aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/files
Commit message (Expand)AuthorAgeFilesLines
* ar71xx: automatically find WLAN calibration data on TEW-673GRUGabor Juhos2012-09-251-18/+46
* ar71xx: automatically find WLAN calibration data on DIR-825-B1Gabor Juhos2012-09-251-17/+44
* ar71xx: use different machtype and setup for the TL-MR3040Gabor Juhos2012-09-241-14/+34
* ar71xx: ar934x_nfc: remove unused oob parameter of ar934x_nfc_send_readGabor Juhos2012-09-171-12/+8
* ar71xx: ar934x_nfc: increase DMA retry countGabor Juhos2012-09-171-1/+2
* ar71xx: ar934x_nfc: optimize READOOB operation on large page devicesGabor Juhos2012-09-171-6/+4
* ar71xx: ar934x_nfc: fix RNDOUT operationGabor Juhos2012-09-171-2/+6
* ar71xx: ar934x_nfc: fix READ{0,1} operation on large page devicesGabor Juhos2012-09-171-6/+9
* ar71xx: register the NAND controller device on the RB2011Gabor Juhos2012-09-131-0/+77
* ar71xx: add device registration code for the AR934x NAND flash controllerGabor Juhos2012-09-132-0/+122
* ar71xx: ar934x_nfc: experimental NAND Flash Controller driver for AR934xGabor Juhos2012-09-132-0/+1179
* ar71xx: add initial support for RB2011UAS-2HnDGabor Juhos2012-09-091-0/+56
* ar71xx: use routerboot_find_tag to find wlan data offset on RB751Gabor Juhos2012-09-091-8/+15
* ar71xx: add RouterBoot related helper routinesGabor Juhos2012-09-092-0/+126
* ar71xx: define MTD partitions for RB2011Gabor Juhos2012-09-091-1/+42
* ar71xx: add preliminary support for Mikrotik RB2011LGabor Juhos2012-09-091-0/+97
* ar71xx: use dynamic clock dividers on the 2nd MDIO of AR934xGabor Juhos2012-09-091-0/+33
* ar71xx: add dynamic MDIO clock calculationGabor Juhos2012-09-092-8/+66
* ar71xx: use the RLE library for RB751Gabor Juhos2012-09-081-35/+9
* Revert "ar71xx: only allow RGMII mode on the 2nd ethernet MAC of the AR7240"Gabor Juhos2012-08-291-8/+1
* ar71xx: all0315n: fix ethernet according to vendor infoGabor Juhos2012-08-291-12/+2
* ar71xx: Buffalo WZR-HP-AG300H LED supportGabor Juhos2012-08-291-0/+56
* ar71xx: add support for the Allnet ALL0315N boardGabor Juhos2012-08-271-0/+95
* ar71xx: only allow RGMII mode on the 2nd ethernet MAC of the AR7240Gabor Juhos2012-08-271-1/+8
* ar71xx: add support for the TRENDnet TEW-712BR boardGabor Juhos2012-08-221-0/+163
* ar71xx: fix comment style in mach-tl-wr2543n.cGabor Juhos2012-08-221-6/+11
* ar71xx: add ALL0305 board aliasGabor Juhos2012-08-221-0/+3
* ar71xx: add support for TP-Link TL-WDR3600Gabor Juhos2012-08-221-1/+2
* add led defintion for the WR2543 5GHz WLAN LEDJohn Crispin2012-08-221-1/+20
* ar71xx: init switch hw_reset on the TL-WR1043ND boardGabor Juhos2012-08-021-2/+15
* ar71xx: ew-dorin: added router firmware generationGabor Juhos2012-08-011-2/+38
* ar71xx: Buffalo WLAE-AG300N initial supportGabor Juhos2012-08-011-0/+114
* ar71xx: make 2.4GHz wlan LED work on the WR2543NGabor Juhos2012-07-051-0/+2
* ar71xx: add support for the OpenMesh OM2P-LC boardGabor Juhos2012-07-051-0/+60
* ar71xx: add initial support for the QCA955X SoCsGabor Juhos2012-07-051-1/+9
* ar71xx: improve MDIO busy wait codeGabor Juhos2012-07-031-21/+30
* ar71xx: remove the built-in MTD map of the ALL0258NGabor Juhos2012-07-031-49/+1
* ar71xx: add support for the TL-WDR4300 boardGabor Juhos2012-06-191-0/+203
* ar71xx: remove superfluous include of asm/mach-ath79/pci.hGabor Juhos2012-06-195-5/+0
* ar71xx: add a common function to configure USB power GPIOsGabor Juhos2012-06-198-19/+16
* ar71xx: add support for the embeddedwireless Dorin board (based on patch by e...Felix Fietkau2012-06-191-0/+108
* ar71xx: swap the PHY address of the ethernet port of TL-MR3040/TL-MR11U simil...Felix Fietkau2012-06-131-0/+3
* ar71xx: fix PHY setup on TL-MR3020 (fixes #11572)Felix Fietkau2012-06-061-0/+4
* ar71xx: add a helper function for setting up PHY4 swapping on ar933xFelix Fietkau2012-06-063-15/+21
* ar71xx: do not override the mdio clock for ar9330. the override value (obtain...Felix Fietkau2012-05-281-2/+0
* ar71xx: improve rx performance of the ethernet driver by using build_skb to d...Felix Fietkau2012-05-282-41/+49
* ar71xx: fix MII clock settings for various chips, improves ethernet stability...Felix Fietkau2012-05-274-5/+30
* ar71xx: fix WLAN led for RB751U-2HnD and RB751G-2HnDGabor Juhos2012-05-231-0/+2
* ar71xx: remove AG71XX_RX_PKT_RESERVE, it is no longer necessary (found by Eri...Felix Fietkau2012-05-151-2/+1
* kernel: rewrite the phy packet hook, put it in the network stack to avoid hav...Felix Fietkau2012-05-061-26/+14