index
:
openwrt/em-br6478acv2/master-187ad058
master
openwrt master 187ad058
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
*
ar71xx: fix wlan LED on the TL-WR741 board
Gabor Juhos
2011-01-11
1
-0
/
+2
*
ar71xx: fix wrong names of the WPS LED/button
Gabor Juhos
2011-01-10
1
-7
/
+7
*
ar71xx: remove the gpio_wr_fix patch
Gabor Juhos
2011-01-09
2
-22
/
+0
*
ar71xx: use gpio_*_cansleep calls in the rb4xx NAND driver
Gabor Juhos
2011-01-09
1
-5
/
+8
*
ar71xx: add kmod-ledtrig-usbdev for the MZK-W04NU profile as well
Gabor Juhos
2011-01-08
1
-1
/
+1
*
ar71xx: add kmod-ledtrig-usbdev to the relevant profiles
Gabor Juhos
2011-01-08
4
-6
/
+10
*
ar71xx: use spinlock in ar71xx_device_{start,stop}
Gabor Juhos
2011-01-08
1
-18
/
+20
*
ar71xx: add kmod-usb-ohci module for the WNDR3700 profile
Gabor Juhos
2011-01-08
1
-1
/
+1
*
ar71xx: make uci-default scripts executable
Gabor Juhos
2011-01-04
5
-0
/
+0
*
ar71xx: add support for TL-WR740N v1
Gabor Juhos
2010-12-23
2
-0
/
+16
*
[ar71xx] unifi: add sysupgrade and leds support
Claudio Mignanti
2010-12-20
3
-1
/
+7
*
ar71xx: enable ar7240 switch support on the UBNT NanoStation M
Felix Fietkau
2010-12-19
1
-0
/
+1
*
ar71xx: fix micrel phy patch (Patch from #8041.)
Gabor Juhos
2010-12-19
3
-3
/
+3
*
ar71xx: remove stray semicolons
Gabor Juhos
2010-12-17
1
-2
/
+2
*
ar71xx: fix WLAN LEDs on the DIR-825 board
Gabor Juhos
2010-12-17
1
-0
/
+3
*
ar71xx: add helper function to setup ath9k LED/GPIO on the AP94 based boards
Gabor Juhos
2010-12-17
3
-14
/
+36
*
ar71xx: use usbdev trigger for USB LEDs by default
Gabor Juhos
2010-12-17
7
-3
/
+98
*
ar71xx: UBNT Secondary MAC address duplicate fix
Gabor Juhos
2010-12-17
1
-2
/
+13
*
ar71xx: populate LED configuration for WZR-HP-G300NH
Gabor Juhos
2010-12-17
1
-0
/
+30
*
ar71xx: add wlan led for the TL-WR941ND
Gabor Juhos
2010-12-15
2
-0
/
+27
*
ar71xx: UBNT M-Series MAC address fix
Gabor Juhos
2010-12-15
1
-3
/
+4
*
ar71xx: init the LED pin for ath9k on the TL-MR3[24]20 boards
Gabor Juhos
2010-12-14
1
-3
/
+16
*
ar71xx: add helper function to setup LED pin and GPIO on the AP91 based boards
Gabor Juhos
2010-12-14
2
-0
/
+15
*
kernel: update kernel versions
Hauke Mehrtens
2010-12-11
1
-1
/
+1
*
ar71xx: add missing files for the JA76PF board
Gabor Juhos
2010-12-10
2
-0
/
+122
*
ar71xx: add support for the jjPlus JA79PF
Gabor Juhos
2010-12-10
11
-2
/
+38
*
ar71xx: add support for the TP-LINK TL-MR3220 v1 board
Gabor Juhos
2010-12-10
13
-44
/
+91
*
ar71xx: add default network configuration file for the TL-MR3420
Gabor Juhos
2010-12-10
1
-0
/
+24
*
ar71xx: do not throw compile errors if the nbg460n uboot is not selected
Felix Fietkau
2010-12-10
1
-2
/
+4
*
ar71xx: select u-boot for the NBG460N in the Default/Minimal profiles as well
Gabor Juhos
2010-12-10
2
-2
/
+5
*
ar71xx: add nbg460n image generation
Gabor Juhos
2010-12-10
7
-2
/
+84
*
ar71xx: work around a PCI controller bug which causes reads to the PCI_COMMAN...
Felix Fietkau
2010-12-04
1
-0
/
+10
*
[ar71xx] tune rtl8366s default config, make vlan 1 cpu port tagged and use et...
Jo-Philipp Wich
2010-12-02
3
-6
/
+6
*
ar71xx: refresh patches
Gabor Juhos
2010-12-01
16
-36
/
+36
*
[ar71xx] add a new image for the TEW-652BRP which can be used with the bootlo...
Jo-Philipp Wich
2010-11-30
1
-0
/
+1
*
update to the latest stable kernels
Imre Kaloz
2010-11-24
1
-1
/
+1
*
ar71xx: D-Link DIR-825 B1 eth1 MAC address is garbage
Gabor Juhos
2010-11-19
1
-1
/
+1
*
ar71xx: drivers/ar71xx_wdt: fix size argument passed to copy_to_user()
Gabor Juhos
2010-11-12
1
-1
/
+1
*
ar71xx: drivers/ag71xx: remove deprecated usage of IRQF_SAMPLE_RANDOM
Gabor Juhos
2010-11-12
1
-1
/
+1
*
ar71xx: use pr_* functions in drivers
Gabor Juhos
2010-11-12
2
-10
/
+4
*
ar71xx: drivers/rb4xx_nand: remove C++ comment usage
Gabor Juhos
2010-11-12
1
-1
/
+3
*
ar71xx: return statements does not need parenthesis
Gabor Juhos
2010-11-12
3
-8
/
+8
*
ar71xx: fix inline attribute location
Gabor Juhos
2010-11-12
3
-6
/
+6
*
ar71xx: wrap long lines
Gabor Juhos
2010-11-12
10
-19
/
+29
*
ar71xx: fix trailing statements location
Gabor Juhos
2010-11-12
2
-4
/
+8
*
ar71xx: fix whitespaces nits
Gabor Juhos
2010-11-12
58
-340
/
+340
*
linux/ar71xx: add preliminary 2.6.37 kernel support
Alexandros C. Couloumbis
2010-11-10
35
-0
/
+1126
*
[ar71xx] Add support for Ubiquiti UniFi AP
Claudio Mignanti
2010-11-06
3
-0
/
+43
*
ar71xx: Configure WNDR3700 switch LED colors properly (#8103)
Felix Fietkau
2010-11-04
1
-10
/
+8
*
Revert "ar71xx: WNDR3700 WiFi LEDs should blink for activity (#7984)" on subm...
Felix Fietkau
2010-11-04
1
-15
/
+3
[next]