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
/
arch
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ar71xx] aw-nr580: add GPIO buttons
Gabor Juhos
2009-02-27
1
-0
/
+27
*
[ar71xx] move 'ar71xx_add_device_usb' definition into devices.h
Gabor Juhos
2009-02-27
2
-2
/
+2
*
[ar71xx] TL-WR941ND: update flash partition map
Gabor Juhos
2009-02-26
1
-8
/
+4
*
[ar71xx] preliminary support for the Ubiquiti RouterStation Pro
Gabor Juhos
2009-02-26
3
-0
/
+17
*
[ar71xx] wnr2000: enable ar8216 workaround, add network config. LAN ports now...
Andy Boyett
2009-02-26
1
-0
/
+1
*
[ar71xx] wnr2000: configure eth1 (WAN) and detect the ar8216 switch on eth0 (...
Andy Boyett
2009-02-26
1
-0
/
+13
*
[ar71xx] wnr2000: buttons and blinkenlights!
Andy Boyett
2009-02-26
1
-0
/
+55
*
[ar71xx] mzk-w04nu: enable the ar8216 chip workaround, and add a default netw...
Gabor Juhos
2009-02-25
1
-0
/
+1
*
[ar71xx] ag71xx driver: add a workaround for the ar8216 chip, until we get a ...
Gabor Juhos
2009-02-25
1
-0
/
+1
*
[ar71xx] remove duplicated includes
Gabor Juhos
2009-02-23
1
-1
/
+0
*
[ar71xx] TL-WR941ND: add DSA device for the Marvell 88E6060 switch
Gabor Juhos
2009-02-23
3
-0
/
+43
*
[ar71xx] move device registration function prototypes into a separate header ...
Gabor Juhos
2009-02-23
16
-58
/
+89
*
[ar71xx] rename platform.c to devices.c
Gabor Juhos
2009-02-23
2
-1
/
+1
*
[ar71xx] enable TL-WR941ND in kernel config
Gabor Juhos
2009-02-23
1
-0
/
+4
*
[ar71xx] tl-wr941nd: register ethernet device, and fix machine id
Gabor Juhos
2009-02-23
1
-1
/
+14
*
[ar71xx] preliminary support for the TL-WR941ND
Gabor Juhos
2009-02-22
4
-1
/
+130
*
[ar71xx] add an alias board name for the Ubiquiti RouterStation
Gabor Juhos
2009-02-19
1
-0
/
+3
*
[ar71xx] add a workaround for fixing the bad performance of the Ubiquiti Rout...
Gabor Juhos
2009-02-18
1
-0
/
+32
*
[ar71xx] switch to 2.6.28
Gabor Juhos
2009-02-15
9
-0
/
+782
*
[ar71xx] add preliminary support for the Ubiquiti LS-SR71 board (thanks to Xi...
Gabor Juhos
2009-02-12
2
-2
/
+25
*
[ar71xx] parse the board parameter from the command line first
Gabor Juhos
2009-02-12
1
-2
/
+2
*
[ar71xx] create firmware images for the Planex MZK-W04NU board
Gabor Juhos
2009-02-05
1
-6
/
+6
*
[ar71xx] parse RedBoot environments as well (patch by Jonas <jmajau@ubnt.com>)
Gabor Juhos
2009-02-03
1
-1
/
+7
*
[ar71xx] mzk-w04nu: fetch MAC address from the flash
Gabor Juhos
2009-02-03
1
-0
/
+4
*
[ar71xx] fix handling of invalid arguments passed by some bootloaders (thanks...
Gabor Juhos
2009-02-03
2
-8
/
+18
*
[ar71xx] parse dot-separated MAC address (patch by Jonas <jmajau@ubnt.com>)
Gabor Juhos
2009-02-02
1
-0
/
+4
*
[ar71xx] mzk-w04nu: add GPIO LEDs and buttons
Gabor Juhos
2009-02-02
1
-0
/
+73
*
[ar71xx] print some informations about the SoC at bootup
Gabor Juhos
2009-02-01
1
-0
/
+7
*
[ar71xx] fix leds-gpio platform data initialization (closes #4512)
Gabor Juhos
2009-01-28
1
-1
/
+1
*
[ar71xx] tew-632brp: enable WAN port
Gabor Juhos
2009-01-27
1
-2
/
+6
*
[ar71xx] experimental support for the Planex MZK-W04NU board
Gabor Juhos
2009-01-26
4
-1
/
+103
*
[ar71xx] tew-632brp: add WPS button
Gabor Juhos
2009-01-26
1
-1
/
+8
*
[ar71xx] move random MAC address generation into the platform initialization ...
Gabor Juhos
2009-01-26
1
-2
/
+10
*
[ar71xx] add preliminary support for the Planex MZK-W300NH board
Gabor Juhos
2009-01-04
4
-0
/
+88
*
[ar71xx] remove board specific stuff from the generic machine setup
Gabor Juhos
2009-01-04
1
-49
/
+2
*
[ar71xx] add preliminary support for the Atheros PB42 board
Gabor Juhos
2009-01-04
4
-1
/
+77
*
[ar71xx] fix the registered machine type of the WNR2000 board
Gabor Juhos
2009-01-04
1
-1
/
+1
*
[ar71xx] register WMAC device on the Netgear WNR2000 board
Gabor Juhos
2009-01-03
1
-0
/
+2
*
[ar71xx] prepare for ath9k support
Gabor Juhos
2009-01-02
1
-0
/
+17
*
[ar71xx] add experimental support for the NETGEAR WNR2000 board
Gabor Juhos
2008-12-30
4
-0
/
+94
*
[ar71xx] add dummy WMAC device
Gabor Juhos
2008-12-30
3
-0
/
+28
*
[ar71xx] add experimental support for the Ubiquiti LSX board
Gabor Juhos
2008-12-29
1
-3
/
+11
*
[ar71xx] add Ubiquiti board detection
Gabor Juhos
2008-12-26
1
-0
/
+6
*
[ar71xx] use SoC specific irq dispatch code
Gabor Juhos
2008-12-23
1
-5
/
+22
*
[ar71xx] fix GPIO function select bit definitions (based on a patch by Jonas ...
Gabor Juhos
2008-12-20
2
-2
/
+3
*
[ar71xx] rb-4xx: setup code cleanup
Gabor Juhos
2008-12-20
1
-37
/
+16
*
[ar71xx] improve Ubiquiti RouterStation support (based on a patch by Jonas <j...
Gabor Juhos
2008-12-19
1
-6
/
+75
*
[ar71xx] rename RouterStation stuff, and add machine type for the LSX board
Gabor Juhos
2008-12-19
3
-5
/
+5
*
[ar71xx] prepare for RouterStation support
Gabor Juhos
2008-12-15
3
-0
/
+42
*
[ar71xx] move machine setup code
Gabor Juhos
2008-12-15
2
-18
/
+16
[next]