| Commit message (Expand) | Author | Age | Files | Lines |
* | ar71xx: enable access to the WAN port PHY on a few devices, adds WAN link det... | nbd | 2011-04-02 | 4 | -0/+4 |
* | ar71xx: only allow internal access to the ar7240 switch, export the MDIO bus ... | nbd | 2011-04-02 | 3 | -76/+109 |
* | ar71xx: frequent ethernet mac resets upset the MDIO bus on ar7240, so do not ... | nbd | 2011-04-02 | 1 | -4/+5 |
* | ar71xx: add support for the TP-Link TL-WA901ND v2 board | juhosg | 2011-03-13 | 4 | -0/+141 |
* | Revert "ar71xx: add missing gpio_set_debounce function" - wrong target | nbd | 2011-03-03 | 1 | -5/+0 |
* | ar71xx: add missing gpio_set_debounce function | nbd | 2011-03-03 | 1 | -0/+5 |
* | ar71xx: add rtl8366s initvals for the DIR-825 board | juhosg | 2011-01-26 | 1 | -2/+8 |
* | ar71xx: add support for the WNDR3700v2 board | juhosg | 2011-01-26 | 2 | -7/+75 |
* | [ar71xx] fix null pointer access in mach-dir-600-a1.c machine setup (#8671) | jow | 2011-01-18 | 1 | -2/+2 |
* | ar71xx: fix wlan LED on the TL-WR741 board | juhosg | 2011-01-11 | 1 | -0/+2 |
* | ar71xx: fix wrong names of the WPS LED/button | juhosg | 2011-01-10 | 1 | -7/+7 |
* | ar71xx: use gpio_*_cansleep calls in the rb4xx NAND driver | juhosg | 2011-01-09 | 1 | -5/+8 |
* | ar71xx: use spinlock in ar71xx_device_{start,stop} | juhosg | 2011-01-08 | 1 | -18/+20 |
* | ar71xx: enable ar7240 switch support on the UBNT NanoStation M | nbd | 2010-12-19 | 1 | -0/+1 |
* | ar71xx: remove stray semicolons | juhosg | 2010-12-17 | 1 | -2/+2 |
* | ar71xx: fix WLAN LEDs on the DIR-825 board | juhosg | 2010-12-17 | 1 | -0/+3 |
* | ar71xx: add helper function to setup ath9k LED/GPIO on the AP94 based boards | juhosg | 2010-12-17 | 3 | -14/+36 |
* | ar71xx: UBNT Secondary MAC address duplicate fix | juhosg | 2010-12-17 | 1 | -2/+13 |
* | ar71xx: add wlan led for the TL-WR941ND | juhosg | 2010-12-15 | 1 | -0/+5 |
* | ar71xx: UBNT M-Series MAC address fix | juhosg | 2010-12-15 | 1 | -3/+4 |
* | ar71xx: init the LED pin for ath9k on the TL-MR3[24]20 boards | juhosg | 2010-12-14 | 1 | -3/+16 |
* | ar71xx: add helper function to setup LED pin and GPIO on the AP91 based boards | juhosg | 2010-12-14 | 2 | -0/+15 |
* | ar71xx: add missing files for the JA76PF board | juhosg | 2010-12-10 | 1 | -0/+96 |
* | ar71xx: add support for the jjPlus JA79PF | juhosg | 2010-12-10 | 3 | -0/+11 |
* | ar71xx: add support for the TP-LINK TL-MR3220 v1 board | juhosg | 2010-12-10 | 4 | -38/+42 |
* | ar71xx: work around a PCI controller bug which causes reads to the PCI_COMMAN... | nbd | 2010-12-04 | 1 | -0/+10 |
* | ar71xx: D-Link DIR-825 B1 eth1 MAC address is garbage | juhosg | 2010-11-19 | 1 | -1/+1 |
* | ar71xx: drivers/ar71xx_wdt: fix size argument passed to copy_to_user() | juhosg | 2010-11-12 | 1 | -1/+1 |
* | ar71xx: drivers/ag71xx: remove deprecated usage of IRQF_SAMPLE_RANDOM | juhosg | 2010-11-12 | 1 | -1/+1 |
* | ar71xx: use pr_* functions in drivers | juhosg | 2010-11-12 | 2 | -10/+4 |
* | ar71xx: drivers/rb4xx_nand: remove C++ comment usage | juhosg | 2010-11-12 | 1 | -1/+3 |
* | ar71xx: return statements does not need parenthesis | juhosg | 2010-11-12 | 3 | -8/+8 |
* | ar71xx: fix inline attribute location | juhosg | 2010-11-12 | 3 | -6/+6 |
* | ar71xx: wrap long lines | juhosg | 2010-11-12 | 10 | -19/+29 |
* | ar71xx: fix trailing statements location | juhosg | 2010-11-12 | 2 | -4/+8 |
* | ar71xx: fix whitespaces nits | juhosg | 2010-11-12 | 58 | -340/+340 |
* | [ar71xx] Add support for Ubiquiti UniFi AP | claudio | 2010-11-06 | 2 | -0/+38 |
* | ar71xx: Set eth1 MAC address from EEPROM for WNDR3700 | nbd | 2010-11-04 | 1 | -2/+7 |
* | ar71xx: fix the wndr3700 antenna group setting for the first wireless chip (t... | nbd | 2010-11-04 | 1 | -1/+1 |
* | ar71xx: improve the wndr3700 quirks - move most of the code out of ath9k and ... | nbd | 2010-11-03 | 4 | -12/+39 |
* | ar71xx: the ar7240 dsa driver is no longer used, remove it. | nbd | 2010-10-21 | 2 | -863/+0 |
* | ar71xx: use the new ar7240 switch driver for tl-wa901nd as well | nbd | 2010-10-21 | 2 | -14/+1 |
* | ar71xx: fix more section mismatches | nbd | 2010-10-21 | 4 | -9/+9 |
* | ar71xx: improve 2.6.36 compatibility. also, instead of adding a forward port ... | nbd | 2010-10-21 | 3 | -8/+8 |
* | [ar71xx] remove remaining references to dev-ap91-eth.h, patch by Stijn Tintel | jow | 2010-10-14 | 1 | -1/+0 |
* | ar71xx: remove dev-ap91-eth.c. switch its only user (RB-750) to the new switc... | nbd | 2010-10-14 | 7 | -102/+15 |
* | ar71xx: use the new ar7240 switch driver on the DIR-600-A1 as well (fixes #7563) | nbd | 2010-10-14 | 1 | -1/+18 |
* | ar71xx: increase rb4xx nand kernel partition size (patch by danimo) | nbd | 2010-10-07 | 1 | -1/+1 |
* | ar71xx: initial support for jjPlus JWAP003 | juhosg | 2010-10-01 | 4 | -0/+91 |
* | AP96: Fix LAN/WAN setup | nbd | 2010-09-28 | 1 | -4/+8 |