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
/
files
Commit message (
Expand
)
Author
Age
Files
Lines
*
create firmware images for the Planex MZK-W04NU board
Gabor Juhos
2009-02-05
1
-6
/
+6
*
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
3
-8
/
+21
*
parse dot-separated MAC address (patch by Jonas <jmajau@ubnt.com>)
Gabor Juhos
2009-02-02
1
-0
/
+4
*
mzk-w04nu: add GPIO LEDs and buttons
Gabor Juhos
2009-02-02
1
-0
/
+73
*
print some informations about the SoC at bootup
Gabor Juhos
2009-02-01
1
-0
/
+7
*
fix leds-gpio platform data initialization (closes #4512)
Gabor Juhos
2009-01-28
1
-1
/
+1
*
tew-632brp: enable WAN port
Gabor Juhos
2009-01-27
1
-2
/
+6
*
experimental support for the Planex MZK-W04NU board
Gabor Juhos
2009-01-26
5
-2
/
+105
*
tew-632brp: add WPS button
Gabor Juhos
2009-01-26
1
-1
/
+8
*
move random MAC address generation into the platform initialization code
Gabor Juhos
2009-01-26
3
-12
/
+13
*
add preliminary support for the Planex MZK-W300NH board
Gabor Juhos
2009-01-04
5
-0
/
+89
*
remove board specific stuff from the generic machine setup
Gabor Juhos
2009-01-04
1
-49
/
+2
*
add preliminary support for the Atheros PB42 board
Gabor Juhos
2009-01-04
5
-1
/
+78
*
fix the registered machine type of the WNR2000 board
Gabor Juhos
2009-01-04
1
-1
/
+1
*
register WMAC device on the Netgear WNR2000 board
Gabor Juhos
2009-01-03
1
-0
/
+2
*
prepare for ath9k support
Gabor Juhos
2009-01-02
2
-0
/
+37
*
add experimental support for the NETGEAR WNR2000 board
Gabor Juhos
2008-12-30
5
-0
/
+95
*
add dummy WMAC device
Gabor Juhos
2008-12-30
4
-0
/
+30
*
add experimental support for the Ubiquiti LSX board
Gabor Juhos
2008-12-29
1
-3
/
+11
*
add WMAC definitions
Gabor Juhos
2008-12-26
1
-0
/
+3
*
add Ubiquiti board detection
Gabor Juhos
2008-12-26
1
-0
/
+6
*
use SoC specific irq dispatch code
Gabor Juhos
2008-12-23
2
-5
/
+23
*
fix GPIO function select bit definitions (based on a patch by Jonas <jmajau a...
Gabor Juhos
2008-12-20
3
-5
/
+5
*
rb-4xx: setup code cleanup
Gabor Juhos
2008-12-20
1
-37
/
+16
*
improve Ubiquiti RouterStation support (based on a patch by Jonas <jmajau at ...
Gabor Juhos
2008-12-19
1
-6
/
+75
*
rename RouterStation stuff, and add machine type for the LSX board
Gabor Juhos
2008-12-19
4
-6
/
+7
*
prepare for RouterStation support
Gabor Juhos
2008-12-15
4
-0
/
+43
*
move machine setup code
Gabor Juhos
2008-12-15
3
-18
/
+24
*
tew-632brp: add status LED
Gabor Juhos
2008-12-15
1
-0
/
+5
*
tew-632brp: register GPIO buttons
Gabor Juhos
2008-12-15
1
-0
/
+18
*
tew-632brp: register GPIO LEDs
Gabor Juhos
2008-12-15
1
-0
/
+18
*
tew-632brp: use LZMA compressed uImage
Gabor Juhos
2008-12-15
1
-7
/
+7
*
tew-632brp: register flash device
Gabor Juhos
2008-12-14
1
-0
/
+58
*
register eth0 device on the TEW-632BRP board
Gabor Juhos
2008-12-09
1
-0
/
+10
*
ag71xx driver: increase size of dma descriptors
Gabor Juhos
2008-12-09
1
-1
/
+2
*
ag71xx driver: use same FIFO configuration for all SOC
Gabor Juhos
2008-12-09
2
-19
/
+26
*
ag71xx driver: add OOM handler
Gabor Juhos
2008-12-08
2
-8
/
+31
*
ag71xx driver: don't refill rx buffers twice
Gabor Juhos
2008-12-08
1
-2
/
+0
*
ag71xx driver: interrupt status is masked by hw, don't mask it again
Gabor Juhos
2008-12-08
1
-2
/
+0
*
ag71xx driver: remove unused code
Gabor Juhos
2008-12-08
1
-7
/
+0
*
ag71xx driver: NAPI poll cleanup
Gabor Juhos
2008-12-07
2
-8
/
+16
*
ag71xx driver: handle TX timout
Gabor Juhos
2008-12-07
2
-1
/
+25
*
add dummy code for the TRENDnet TEW-632BRP board
Gabor Juhos
2008-12-06
5
-0
/
+28
*
ag71xx driver: always use NAPI to transmit packets
Gabor Juhos
2008-12-06
2
-32
/
+1
*
ag71xx driver: improve poll routine
Gabor Juhos
2008-12-05
2
-17
/
+12
*
ag71xx driver: always flush register writes
Gabor Juhos
2008-12-05
1
-7
/
+19
*
ag71xx driver: don't use dma_cache_wback_inv
Gabor Juhos
2008-12-05
2
-4
/
+9
*
ag71xx driver: don't use CHECKSUM_UNNECCESARY (closes #4161)
Gabor Juhos
2008-12-05
2
-2
/
+2
[next]