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
*
add a defconfig for wrt160nl which contains switch settings
Felix Fietkau
2009-10-02
1
-0
/
+25
*
ar71xx: fix usb preselection in profiles
Felix Fietkau
2009-10-02
4
-6
/
+6
*
ar71xx: use 'link4' LED for diagnostic on Bullet M
Gabor Juhos
2009-10-01
1
-0
/
+3
*
ar71xx: initialize PCI controller on the Bullet M
Gabor Juhos
2009-10-01
1
-0
/
+11
*
ar71xx: init ethernet mac address on the Bullet M
Gabor Juhos
2009-10-01
1
-0
/
+3
*
ar71xx: add default network configuration for the Bullet M
Gabor Juhos
2009-10-01
2
-0
/
+15
*
ar71xx: register GPIO button on the Bullet M
Gabor Juhos
2009-10-01
1
-0
/
+16
*
ar71xx: add PCI Host Controller fixup for ar724x
Gabor Juhos
2009-10-01
1
-0
/
+23
*
ar71xx: use ar71xx_pci_fixup on ar71xx SoCs only
Gabor Juhos
2009-10-01
1
-0
/
+5
*
ar71xx: fix a typo in the ar724x PCI code
Gabor Juhos
2009-10-01
1
-1
/
+1
*
kernel: upgrade to 2.6.30.8 and refresh patches
Gabor Juhos
2009-10-01
4
-6
/
+6
*
ar71xx: flush mii register writes
Gabor Juhos
2009-09-23
2
-2
/
+8
*
ar71xx: refresh 2.6.28 patches
Gabor Juhos
2009-09-23
1
-3
/
+3
*
ar71xx: don't use mac_base2 in the ag71xx driver
Gabor Juhos
2009-09-23
4
-58
/
+23
*
ar71xx: remove some extern directives in the ag71xx driver
Gabor Juhos
2009-09-23
1
-6
/
+6
*
update to latest 2.6.27 and 2.6.30 kernels
Imre Kaloz
2009-09-17
1
-1
/
+1
*
ar71xx: preliminary Ubiquiti Bullet M support
Matteo Croce
2009-09-15
3
-0
/
+50
*
kernel: get rid of the simple_prom_emulator, it is not really useful
Gabor Juhos
2009-09-10
6
-33
/
+0
*
ar71xx: rewrite prom code (based on a patch by Jeff Hansen)
Gabor Juhos
2009-09-10
4
-70
/
+117
*
kernel: add generic image_cmdline hack to MIPS targets
Gabor Juhos
2009-09-10
3
-0
/
+3
*
ar71xx: refresh patches
Gabor Juhos
2009-09-10
6
-11
/
+11
*
[kernel] update to 2.6.30.6, compile tested on some targets only
Florian Fainelli
2009-09-09
1
-1
/
+1
*
ar71xx: add preliminary support for the RB-411U (thanks to Feher Zoltan for t...
Gabor Juhos
2009-09-08
3
-0
/
+21
*
ar71xx: the adm6996 phy driver does not work with the RouterStation, disable ...
Gabor Juhos
2009-09-08
3
-3
/
+0
*
ar71xx: use WPS led for diagnostic on WRT160NL
Gabor Juhos
2009-09-05
1
-1
/
+1
*
[ar71xx] move early_printk stuff into a separate file
Gabor Juhos
2009-08-26
3
-14
/
+31
*
[ar71xx] remove AR71XX_EARLY_SERIAL stuff
Gabor Juhos
2009-08-25
7
-36
/
+0
*
[ar71xx] add 2.6.31 config
Gabor Juhos
2009-08-24
1
-0
/
+229
*
[ar71xx] add patches for 2.6.31
Gabor Juhos
2009-08-24
31
-0
/
+876
*
[ar71xx] initialize ndo_tx_timeout field of netdev_ops
Gabor Juhos
2009-08-24
1
-3
/
+7
*
[ar71xx] refresh patches
Gabor Juhos
2009-08-24
2
-5
/
+5
*
[ar71xx] preliminary failsafe support (closes #5726)
Gabor Juhos
2009-08-19
1
-8
/
+30
*
[ar71xx] add diag script (closes #5725)
Gabor Juhos
2009-08-19
1
-0
/
+96
*
[ar71xx] fix package name of kmod-leds-gpio
Gabor Juhos
2009-08-19
1
-1
/
+1
*
[kernel] use 2.6.30.5
Florian Fainelli
2009-08-17
1
-1
/
+1
*
add the swconfig utility to the wrt160nl profile
Felix Fietkau
2009-08-14
1
-1
/
+1
*
ar71xx: enable rtl8306 support by default (for wrt160nl)
Felix Fietkau
2009-08-14
2
-0
/
+3
*
ar71xx: change the linking order of the ag71xx module so that the driver can ...
Felix Fietkau
2009-08-14
2
-12
/
+12
*
[ar71xx] switch to 2.6.30
Gabor Juhos
2009-08-13
1
-1
/
+1
*
[ar71xx] WRT160NL: add default trigger for the power led
Gabor Juhos
2009-08-09
1
-0
/
+1
*
[ar71xx] enable sysupgrade on the WRT160Nl
Gabor Juhos
2009-08-09
1
-1
/
+8
*
[ar71xx] WRT160NL: more mtd parser cleanup
Gabor Juhos
2009-08-09
1
-68
/
+106
*
[ar71xx] WRT160NL: enable mtd parser on 2.6.30
Gabor Juhos
2009-08-08
2
-0
/
+45
*
[ar71xx] WRT160NL: mtd parser cleanup
Gabor Juhos
2009-08-08
1
-17
/
+16
*
[ar71xx] move the trx parser out from the patch
Gabor Juhos
2009-08-08
3
-174
/
+166
*
[ar71xx] WRT160NL: register GPIO LEDs and buttons
Gabor Juhos
2009-08-07
1
-1
/
+55
*
[ar71xx] create firmware image for the WRT160NL board (thanks to Gerry Rozema)
Gabor Juhos
2009-08-06
1
-0
/
+37
*
[ar71xx] add try partition parser for the WRT160NL board (thanks to Christian...
Gabor Juhos
2009-08-06
2
-0
/
+195
*
[ar71xx] update ar71xx_spi driver
Gabor Juhos
2009-08-06
1
-11
/
+54
*
[ar71xx] oops, add missing semicolons
Gabor Juhos
2009-08-06
1
-2
/
+2
[next]