summaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/files
Commit message (Expand)AuthorAgeFilesLines
* ar71xx: Fix mac address offset for AR934xjuhosg2011-04-091-1/+1
* ar71xx: add DB120 board specific PCI initializationjuhosg2011-04-075-0/+62
* ar71xx: register WMAC device on the DB120 boardjuhosg2011-04-072-0/+10
* ar71xx: add support for the built-in WMAC of the AR934xjuhosg2011-04-075-0/+89
* ar71xx: add initial support for the Atheros DB120 boardjuhosg2011-04-074-0/+130
* ar71xx: add support for the watchdog of the AR934x SoCsjuhosg2011-04-071-2/+20
* ar71xx: enable PCI for the AR934[24] SoCsjuhosg2011-04-071-0/+4
* ar71xx: enable USB support for the AR934x SoCsjuhosg2011-04-071-1/+4
* ar71xx: enable GPIO support for the AR934x SoCsjuhosg2011-04-072-0/+12
* ar71xx: add AR934x specific glue for ar7100_device{start,stop}juhosg2011-04-071-0/+26
* ar71xx: add AR934x specific UART clock initializationjuhosg2011-04-071-2/+25
* ar71xx: add AR934x specific glue for IRQ initializationjuhosg2011-04-073-5/+48
* ar71xx: add initial support for the AR934x SoCsjuhosg2011-04-072-3/+249
* ar71xx: enable access to the WAN port PHY on a few devices, adds WAN link det...nbd2011-04-024-0/+4
* ar71xx: only allow internal access to the ar7240 switch, export the MDIO bus ...nbd2011-04-023-76/+109
* ar71xx: frequent ethernet mac resets upset the MDIO bus on ar7240, so do not ...nbd2011-04-021-4/+5
* ar71xx: add support for the TP-Link TL-WA901ND v2 boardjuhosg2011-03-134-0/+141
* Revert "ar71xx: add missing gpio_set_debounce function" - wrong targetnbd2011-03-031-5/+0
* ar71xx: add missing gpio_set_debounce functionnbd2011-03-031-0/+5
* 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