aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/files
Commit message (Expand)AuthorAgeFilesLines
* ar71xx: add support for the TL-WR841N v1.5 boardGabor Juhos2009-12-225-0/+168
* ar71xx: add dsa driver for the 88e6063 chipGabor Juhos2009-12-221-0/+294
* ar71xx: update AR7240 PCI codeGabor Juhos2009-12-208-84/+223
* ar71xx: Fix LED active_low for the TL-WR1043ND boardGabor Juhos2009-12-191-4/+4
* tl-wr1043nd: Register missing leds.Gabor Juhos2009-12-181-2/+12
* ar71xx: ar913x_wmac device support into a separate fileGabor Juhos2009-12-1816-53/+116
* ar71xx: move AP94 specific PCI init code into a separate fileGabor Juhos2009-12-186-262/+205
* ar71xx: separate DIR-615 rev. C1 support from the TEW-632 (based on the patch...Gabor Juhos2009-12-185-0/+164
* ar71xx: add common m25p80 deviceGabor Juhos2009-12-1819-208/+98
* Revert "ar71xx: move phy_connect call to ag71xx_open" (r18691) It's causing i...Felix Fietkau2009-12-151-11/+12
* ar71xx: add driver for the USB LED on the WNDR3700Gabor Juhos2009-12-112-0/+76
* ar71xx: add ar71xx_device_stopped functionGabor Juhos2009-12-112-0/+36
* ar71xx: fix NULL pointer dereference in the ethernet driverGabor Juhos2009-12-111-3/+5
* ar71xx: merge DSA switch patchGabor Juhos2009-12-112-2/+12
* ar71xx: merge ag71xx specific patchesGabor Juhos2009-12-111-10/+17
* ar71xx: move mdio_bus reset codeGabor Juhos2009-12-112-7/+5
* ar71xx: register rtl8366-smi device on the DIR-825 B1 boardGabor Juhos2009-12-091-4/+21
* rtl8306: manage the wan port as a separate phy device with proper link status...Felix Fietkau2009-12-091-2/+0
* ar71xx: make the rtl8306 switch attach to eth0 instead of eth1 on the wrt160n...Felix Fietkau2009-12-081-1/+1
* ar71xx: TL-WR1043ND support cleanupGabor Juhos2009-12-082-7/+7
* ar71xx: preliminary support for the TL-WR1043NDGabor Juhos2009-12-085-0/+145
* ar71xx: register rtl8366_smi device on the WNDR3700Gabor Juhos2009-12-081-1/+20
* ar71xx: add mdio bus driver for the rtl8366 switchGabor Juhos2009-12-082-0/+680
* ar71xx: add support for external mii_busGabor Juhos2009-12-086-9/+52
* ar71xx: move phy_connect call to ag71xx_openGabor Juhos2009-12-081-12/+11
* ar71xx: DIR-825 support cleanupGabor Juhos2009-12-035-46/+29
* ar71xx: add support for the D-Link DIR-825 rev. B1 board (thanks to ValXdater)Gabor Juhos2009-12-035-0/+326
* ar71xx: change mii_bus nameGabor Juhos2009-12-031-1/+1
* ar71xx: override fifo_cfg[123] values on AR7240Gabor Juhos2009-11-305-6/+29
* ar71xx: mask out reserved bits from the dma tx status in the ethernet driverFelix Fietkau2009-11-291-6/+13
* ar71xx: add usb support for ubnt rocket mFelix Fietkau2009-11-294-3/+53
* ar71xx: fix mac address for 5GHz interface on WNDR3700Gabor Juhos2009-11-281-5/+9
* ar71xx: update ath9k_platform.hGabor Juhos2009-11-281-0/+1
* ar71xx: add PCI fixup for the WNDR3700 boardGabor Juhos2009-11-271-0/+77
* ar71xx: fix pll_1000 values for the WNDR3700Gabor Juhos2009-11-271-0/+2
* ar71xx: add AR724x GPIO_FUNC register bit definesGabor Juhos2009-11-271-0/+18
* ar71xx: fix AR724X_GPIO_COUNTGabor Juhos2009-11-271-1/+1
* ar71xx: add AR724x register definesGabor Juhos2009-11-271-0/+2
* ar71xx: use a separate board id for rocket mFelix Fietkau2009-11-183-5/+10
* ar71xx: add Ubiquiti Rocket M and Nanostation M supportMatteo Croce2009-11-183-33/+55
* ar71xx: setup platform data for ath9k on the TL-WR741ND, Bullet M and on the ...Gabor Juhos2009-11-163-5/+96
* ar71xx: register LEDs and buttons on the WNDR3700Gabor Juhos2009-11-161-1/+60
* ar71xx: use __init for ar{71,91}xx_usb_setupGabor Juhos2009-11-161-2/+2
* ar71xx: add preliminary support for the Netgear WNDR3700Gabor Juhos2009-11-135-0/+140
* ar71xx: use soc specific divider for mdio clockGabor Juhos2009-10-304-11/+23
* ar71xx: update mdio_reset codeGabor Juhos2009-10-301-2/+5
* ar71xx: Compex WPJ543 board is supported as wellGabor Juhos2009-10-202-2/+2
* ar71xx: fix PCI IRQ map of the WP543Gabor Juhos2009-10-201-2/+6
* ar71xx: reset the phy chip along with the ethernet mac on the WP543 boardGabor Juhos2009-10-191-0/+2
* ar71xx: reset the ethernet device before registrationGabor Juhos2009-10-191-0/+7