summaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx
Commit message (Expand)AuthorAgeFilesLines
* ar71xx: add rtl8366s initvals for the DIR-825 boardjuhosg2011-01-261-2/+8
* ar71xx: create firmware image for the WNDR3700v2 boardjuhosg2011-01-261-0/+2
* ar71xx: add support for the WNDR3700v2 boardjuhosg2011-01-267-10/+158
* [ar71xx] fix null pointer access in mach-dir-600-a1.c machine setup (#8671)jow2011-01-181-2/+2
* ar71xx: rework WNDR3700 image generationjuhosg2011-01-141-16/+19
* ar71xx: build separate image for the WNDR3700 with NA regionjuhosg2011-01-141-0/+4
* ar71xx: fix wlan LED on the TL-WR741 boardjuhosg2011-01-111-0/+2
* ar71xx: fix wrong names of the WPS LED/buttonjuhosg2011-01-101-7/+7
* ar71xx: remove the gpio_wr_fix patchjuhosg2011-01-092-22/+0
* ar71xx: use gpio_*_cansleep calls in the rb4xx NAND driverjuhosg2011-01-091-5/+8
* ar71xx: add kmod-ledtrig-usbdev for the MZK-W04NU profile as welljuhosg2011-01-081-1/+1
* ar71xx: add kmod-ledtrig-usbdev to the relevant profilesjuhosg2011-01-084-6/+10
* ar71xx: use spinlock in ar71xx_device_{start,stop}juhosg2011-01-081-18/+20
* ar71xx: add kmod-usb-ohci module for the WNDR3700 profilejuhosg2011-01-081-1/+1
* ar71xx: make uci-default scripts executablejuhosg2011-01-045-0/+0
* ar71xx: add support for TL-WR740N v1juhosg2010-12-232-0/+16
* [ar71xx] unifi: add sysupgrade and leds supportclaudio2010-12-203-1/+7
* ar71xx: enable ar7240 switch support on the UBNT NanoStation Mnbd2010-12-191-0/+1
* ar71xx: fix micrel phy patch (Patch from #8041.)juhosg2010-12-193-3/+3
* ar71xx: remove stray semicolonsjuhosg2010-12-171-2/+2
* ar71xx: fix WLAN LEDs on the DIR-825 boardjuhosg2010-12-171-0/+3
* ar71xx: add helper function to setup ath9k LED/GPIO on the AP94 based boardsjuhosg2010-12-173-14/+36
* ar71xx: use usbdev trigger for USB LEDs by defaultjuhosg2010-12-177-3/+98
* ar71xx: UBNT Secondary MAC address duplicate fixjuhosg2010-12-171-2/+13
* ar71xx: populate LED configuration for WZR-HP-G300NHjuhosg2010-12-171-0/+30
* ar71xx: add wlan led for the TL-WR941NDjuhosg2010-12-152-0/+27
* ar71xx: UBNT M-Series MAC address fixjuhosg2010-12-151-3/+4
* ar71xx: init the LED pin for ath9k on the TL-MR3[24]20 boardsjuhosg2010-12-141-3/+16
* ar71xx: add helper function to setup LED pin and GPIO on the AP91 based boardsjuhosg2010-12-142-0/+15
* kernel: update kernel versionshauke2010-12-111-1/+1
* ar71xx: add missing files for the JA76PF boardjuhosg2010-12-102-0/+122
* ar71xx: add support for the jjPlus JA79PFjuhosg2010-12-1011-2/+38
* ar71xx: add support for the TP-LINK TL-MR3220 v1 boardjuhosg2010-12-1013-44/+91
* ar71xx: add default network configuration file for the TL-MR3420juhosg2010-12-101-0/+24
* ar71xx: do not throw compile errors if the nbg460n uboot is not selectednbd2010-12-101-2/+4
* ar71xx: select u-boot for the NBG460N in the Default/Minimal profiles as welljuhosg2010-12-102-2/+5
* ar71xx: add nbg460n image generationjuhosg2010-12-107-2/+84
* ar71xx: work around a PCI controller bug which causes reads to the PCI_COMMAN...nbd2010-12-041-0/+10
* [ar71xx] tune rtl8366s default config, make vlan 1 cpu port tagged and use et...jow2010-12-023-6/+6
* ar71xx: refresh patchesjuhosg2010-12-0116-36/+36
* [ar71xx] add a new image for the TEW-652BRP which can be used with the bootlo...jow2010-11-301-0/+1
* update to the latest stable kernelskaloz2010-11-241-1/+1
* ar71xx: D-Link DIR-825 B1 eth1 MAC address is garbagejuhosg2010-11-191-1/+1
* ar71xx: drivers/ar71xx_wdt: fix size argument passed to copy_to_user()juhosg2010-11-121-1/+1
* ar71xx: drivers/ag71xx: remove deprecated usage of IRQF_SAMPLE_RANDOMjuhosg2010-11-121-1/+1
* ar71xx: use pr_* functions in driversjuhosg2010-11-122-10/+4
* ar71xx: drivers/rb4xx_nand: remove C++ comment usagejuhosg2010-11-121-1/+3
* ar71xx: return statements does not need parenthesisjuhosg2010-11-123-8/+8
* ar71xx: fix inline attribute locationjuhosg2010-11-123-6/+6
* ar71xx: wrap long linesjuhosg2010-11-1210-19/+29