summaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/files
Commit message (Expand)AuthorAgeFilesLines
* ar71xx: add rtl8366s initvals for the DIR-825 boardjuhosg2011-01-261-2/+8
* ar71xx: add support for the WNDR3700v2 boardjuhosg2011-01-262-7/+75
* [ar71xx] fix null pointer access in mach-dir-600-a1.c machine setup (#8671)jow2011-01-181-2/+2
* 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: use gpio_*_cansleep calls in the rb4xx NAND driverjuhosg2011-01-091-5/+8
* ar71xx: use spinlock in ar71xx_device_{start,stop}juhosg2011-01-081-18/+20
* ar71xx: enable ar7240 switch support on the UBNT NanoStation Mnbd2010-12-191-0/+1
* 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: UBNT Secondary MAC address duplicate fixjuhosg2010-12-171-2/+13
* ar71xx: add wlan led for the TL-WR941NDjuhosg2010-12-151-0/+5
* 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
* ar71xx: add missing files for the JA76PF boardjuhosg2010-12-101-0/+96
* ar71xx: add support for the jjPlus JA79PFjuhosg2010-12-103-0/+11
* ar71xx: add support for the TP-LINK TL-MR3220 v1 boardjuhosg2010-12-104-38/+42
* ar71xx: work around a PCI controller bug which causes reads to the PCI_COMMAN...nbd2010-12-041-0/+10
* 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
* ar71xx: fix trailing statements locationjuhosg2010-11-122-4/+8
* ar71xx: fix whitespaces nitsjuhosg2010-11-1258-340/+340
* [ar71xx] Add support for Ubiquiti UniFi APclaudio2010-11-062-0/+38
* ar71xx: Set eth1 MAC address from EEPROM for WNDR3700nbd2010-11-041-2/+7
* ar71xx: fix the wndr3700 antenna group setting for the first wireless chip (t...nbd2010-11-041-1/+1
* ar71xx: improve the wndr3700 quirks - move most of the code out of ath9k and ...nbd2010-11-034-12/+39
* ar71xx: the ar7240 dsa driver is no longer used, remove it.nbd2010-10-212-863/+0
* ar71xx: use the new ar7240 switch driver for tl-wa901nd as wellnbd2010-10-212-14/+1
* ar71xx: fix more section mismatchesnbd2010-10-214-9/+9
* ar71xx: improve 2.6.36 compatibility. also, instead of adding a forward port ...nbd2010-10-213-8/+8
* [ar71xx] remove remaining references to dev-ap91-eth.h, patch by Stijn Tinteljow2010-10-141-1/+0
* ar71xx: remove dev-ap91-eth.c. switch its only user (RB-750) to the new switc...nbd2010-10-147-102/+15
* ar71xx: use the new ar7240 switch driver on the DIR-600-A1 as well (fixes #7563)nbd2010-10-141-1/+18
* ar71xx: increase rb4xx nand kernel partition size (patch by danimo)nbd2010-10-071-1/+1
* ar71xx: initial support for jjPlus JWAP003juhosg2010-10-014-0/+91
* AP96: Fix LAN/WAN setupnbd2010-09-281-4/+8
* ar71xx: add support for the TL-MR3420 v1 boardjuhosg2010-09-274-0/+160
* ar71xx: AR724[12] requires different USB setupjuhosg2010-09-272-11/+27
* ar71xx: use the MDIO interface of the 2nd MAC on the ar7241juhosg2010-09-271-0/+6
* ar71xx: move ath9k specific PCI fixup into a separate filejuhosg2010-09-276-148/+140
* ar71xx: use different address in ap91_pci_fixup for the AR724[012] SoCsjuhosg2010-09-271-1/+14
* Add support for Atheros AP96 reference boardnbd2010-09-274-0/+186