index
:
openwrt/upstream
attitude_adjustment
barrier_breaker
chaos_calmer
lede-17.01
less-old-master
master
old-master
openwrt-18.06
openwrt-19.07
upstream
upstream openwrt
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
target
/
linux
/
ar71xx
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
update target name and description
Gabor Juhos
2009-02-26
1
-2
/
+2
*
generate firmware image for the TL-WR941ND device
Gabor Juhos
2009-02-26
1
-0
/
+24
*
TL-WR941ND: update flash partition map
Gabor Juhos
2009-02-26
1
-8
/
+4
*
preliminary support for the Ubiquiti RouterStation Pro
Gabor Juhos
2009-02-26
3
-0
/
+17
*
defconfig: remove network config installed by base-files so defconfig can work
Andy Boyett
2009-02-26
1
-0
/
+5
*
wnr2000: enable ar8216 workaround, add network config. LAN ports now work
Andy Boyett
2009-02-26
3
-0
/
+20
*
defconfig: move defaults from /etc/config/defaults/ to /etc/defconfig/, previ...
Andy Boyett
2009-02-26
4
-3
/
+3
*
wnr2000: configure eth1 (WAN) and detect the ar8216 switch on eth0 (LAN)
Andy Boyett
2009-02-26
1
-0
/
+13
*
wnr2000: buttons and blinkenlights!
Andy Boyett
2009-02-26
1
-0
/
+55
*
ag71xx driver: forgot to add a new file
Gabor Juhos
2009-02-25
1
-0
/
+53
*
mzk-w04nu: enable the ar8216 chip workaround, and add a default network confi...
Gabor Juhos
2009-02-25
2
-0
/
+17
*
ag71xx driver: add a workaround for the ar8216 chip, until we get a suitable ...
Gabor Juhos
2009-02-25
6
-5
/
+45
*
add default network configuration for the TL-WR941ND board
Gabor Juhos
2009-02-24
1
-0
/
+19
*
add more base-files
Gabor Juhos
2009-02-24
3
-0
/
+85
*
enable DSA support
Gabor Juhos
2009-02-23
1
-0
/
+9
*
remove duplicated includes
Gabor Juhos
2009-02-23
1
-1
/
+0
*
TL-WR941ND: add DSA device for the Marvell 88E6060 switch
Gabor Juhos
2009-02-23
3
-0
/
+43
*
move device registration function prototypes into a separate header file
Gabor Juhos
2009-02-23
16
-58
/
+89
*
rename platform.c to devices.c
Gabor Juhos
2009-02-23
2
-1
/
+1
*
enable TL-WR941ND in kernel config
Gabor Juhos
2009-02-23
2
-0
/
+5
*
tl-wr941nd: register ethernet device, and fix machine id
Gabor Juhos
2009-02-23
1
-1
/
+14
*
micrel phy driver: change initcall level if compiled into the kernel
Gabor Juhos
2009-02-22
1
-6
/
+6
*
preliminary support for the TL-WR941ND
Gabor Juhos
2009-02-22
4
-1
/
+130
*
disable all kernel config options that are set to =m
Felix Fietkau
2009-02-22
1
-16
/
+16
*
update to 2.6.28.7 and 2.6.27.19
Hauke Mehrtens
2009-02-21
1
-1
/
+1
*
include revision number in Ubiquity images
Florian Fainelli
2009-02-20
1
-1
/
+1
*
update to 2.6.28.6
Gabor Juhos
2009-02-19
1
-1
/
+1
*
add an alias board name for the Ubiquiti RouterStation
Gabor Juhos
2009-02-19
1
-0
/
+3
*
add a workaround for fixing the bad performance of the Ubiquiti RouterStation...
Gabor Juhos
2009-02-18
1
-0
/
+32
*
ag71xx driver: add Kconfig option for enabling debug messages
Gabor Juhos
2009-02-15
3
-2
/
+9
*
ag71xx driver: apply 2.6.28 specific patches
Gabor Juhos
2009-02-15
5
-150
/
+27
*
switch to 2.6.28
Gabor Juhos
2009-02-15
38
-1535
/
+2
*
update to 2.6.27.17
Gabor Juhos
2009-02-15
1
-1
/
+1
*
ag71xx driver: fix a kernel crash caused by r14496
Gabor Juhos
2009-02-13
2
-2
/
+2
*
ag71xx driver: fix return code of the napi poll routine, was broken since [13...
Gabor Juhos
2009-02-13
2
-4
/
+4
*
ag71xx driver: update phy connecting code
Gabor Juhos
2009-02-13
5
-35
/
+59
*
remove netif schedule from the ag71xx driver
Gabor Juhos
2009-02-13
3
-37
/
+1
*
remove 2.6.26 specific stuff
Gabor Juhos
2009-02-13
19
-767
/
+0
*
add preliminary support for the Ubiquiti LS-SR71 board (thanks to Xianghua Xi...
Gabor Juhos
2009-02-12
4
-2
/
+27
*
fix a typo in the dynamic mdio patch
Gabor Juhos
2009-02-12
1
-1
/
+1
*
pull ethernet mac out of reset before registering the mdio_bus
Gabor Juhos
2009-02-12
2
-4
/
+22
*
parse the board parameter from the command line first Signed-off-by: Andrea T...
Gabor Juhos
2009-02-12
1
-2
/
+2
*
sync kernel configs
Gabor Juhos
2009-02-10
2
-9
/
+2
*
update to 2.6.27.15
Gabor Juhos
2009-02-08
1
-1
/
+1
*
update mdio patch
Gabor Juhos
2009-02-06
1
-0
/
+15
*
create firmware images for the Planex MZK-W04NU board
Gabor Juhos
2009-02-05
2
-7
/
+43
*
parse RedBoot environments as well (patch by Jonas <jmajau@ubnt.com>)
Gabor Juhos
2009-02-03
1
-1
/
+7
*
mzk-w04nu: fetch MAC address from the flash
Gabor Juhos
2009-02-03
1
-0
/
+4
*
fix handling of invalid arguments passed by some bootloaders (thanks to Jeff ...
Gabor Juhos
2009-02-03
4
-8
/
+24
*
parse dot-separated MAC address (patch by Jonas <jmajau@ubnt.com>)
Gabor Juhos
2009-02-02
1
-0
/
+4
[prev]
[next]