summaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/files
Commit message (Expand)AuthorAgeFilesLines
...
* add led defintion for the WR2543 5GHz WLAN LEDblogic2012-08-221-1/+20
* ar71xx: init switch hw_reset on the TL-WR1043ND boardjuhosg2012-08-021-2/+15
* ar71xx: ew-dorin: added router firmware generationjuhosg2012-08-011-2/+38
* ar71xx: Buffalo WLAE-AG300N initial supportjuhosg2012-08-011-0/+114
* ar71xx: make 2.4GHz wlan LED work on the WR2543Njuhosg2012-07-051-0/+2
* ar71xx: add support for the OpenMesh OM2P-LC boardjuhosg2012-07-051-0/+60
* ar71xx: add initial support for the QCA955X SoCsjuhosg2012-07-051-1/+9
* ar71xx: improve MDIO busy wait codejuhosg2012-07-031-21/+30
* ar71xx: remove the built-in MTD map of the ALL0258Njuhosg2012-07-031-49/+1
* ar71xx: add support for the TL-WDR4300 boardjuhosg2012-06-191-0/+203
* ar71xx: remove superfluous include of asm/mach-ath79/pci.hjuhosg2012-06-195-5/+0
* ar71xx: add a common function to configure USB power GPIOsjuhosg2012-06-198-19/+16
* ar71xx: add support for the embeddedwireless Dorin board (based on patch by e...nbd2012-06-191-0/+108
* ar71xx: swap the PHY address of the ethernet port of TL-MR3040/TL-MR11U simil...nbd2012-06-131-0/+3
* ar71xx: fix PHY setup on TL-MR3020 (fixes #11572)nbd2012-06-061-0/+4
* ar71xx: add a helper function for setting up PHY4 swapping on ar933xnbd2012-06-063-15/+21
* ar71xx: do not override the mdio clock for ar9330. the override value (obtain...nbd2012-05-281-2/+0
* ar71xx: improve rx performance of the ethernet driver by using build_skb to d...nbd2012-05-282-41/+49
* ar71xx: fix MII clock settings for various chips, improves ethernet stability...nbd2012-05-274-5/+30
* ar71xx: fix WLAN led for RB751U-2HnD and RB751G-2HnDjuhosg2012-05-231-0/+2
* ar71xx: remove AG71XX_RX_PKT_RESERVE, it is no longer necessary (found by Eri...nbd2012-05-151-2/+1
* kernel: rewrite the phy packet hook, put it in the network stack to avoid hav...nbd2012-05-061-26/+14
* ar71xx: add support for the TP-Link TL-WR1041N v2 boardjuhosg2012-05-051-0/+154
* ar71xx: allow to disable link polling on unused PHYsjuhosg2012-04-293-4/+16
* ar71xx: enable MIB counters in the built-in switch of the AR934xjuhosg2012-04-251-2/+11
* ar71xx: use ap91_pci_init for RB751{,G}juhosg2012-04-191-30/+16
* ar71xx: move USB device registration directly into rb751{,g}_setupjuhosg2012-04-191-5/+5
* ar71xx: add ap9x_pci_get_wmac_data helperjuhosg2012-04-192-0/+19
* ar71xx: add sanity checks to decode_rlejuhosg2012-04-191-2/+7
* ar71xx: initial support for Mikrotik RB751G-2HnD and RB751U-2HnDjuhosg2012-04-061-0/+92
* ar71xx: boost SPI flash read performancejuhosg2012-03-273-1/+2
* ar71xx: remove the built-in MTD map of the AP96 boardjuhosg2012-03-271-35/+1
* ar71xx: remove the built-in MTD map of the PB92 boardjuhosg2012-03-271-35/+1
* ar71xx: remove the built-in MTD map of the Zcomax devicesjuhosg2012-03-271-50/+1
* ar71xx: remove the built-in MTD maps of several boardsjuhosg2012-03-278-324/+8
* ar71xx: fix button polarity on TL-WR703N and TL-WR741N v4juhosg2012-03-272-3/+3
* ar71xx: add initial support for RB750GLjuhosg2012-03-192-0/+125
* ar71xx: make rb750_latch_change 'static void'juhosg2012-03-192-15/+3
* ar71xx: add latch_change field to rb750_led_platform_datajuhosg2012-03-193-7/+9
* ar71xx: add platform data for the RB750 NAND driverjuhosg2012-03-193-26/+55
* ar71xx: add AR934x specific interface speed setup for ge0juhosg2012-03-191-4/+9
* ar71xx: add support for the jjPlus JA76PF2 boardjuhosg2012-03-161-0/+76
* ar71xx: change LED name prefix on the jjplus boardsjuhosg2012-03-161-3/+3
* ar71xx: move micrel PHY driver to the generic linux targetjuhosg2012-03-151-83/+0
* ar71xx: ag71xx: fix ARP frame reception on AR934x switch portsjuhosg2012-03-131-11/+35
* ar71xx: ag71xx: start aneg on switch PHYs after resetjuhosg2012-03-131-0/+10
* ar71xx: ag71xx: poll PHY status of all available switch portsjuhosg2012-03-131-1/+2
* ar71xx: ag71xx: allow to use port 5 of the AR934x built-in switchjuhosg2012-03-131-2/+6
* ar71xx: reset the switch on AR934x before ethernet device registrationjuhosg2012-03-131-0/+4
* ar71xx: use a dummy callback for interfaces with fixed speedjuhosg2012-03-121-28/+7