aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx
Commit message (Collapse)AuthorAgeFilesLines
* ar71xx: fix wireless mac address on the WRT160NLGabor Juhos2009-12-311-1/+17
| | | | SVN-Revision: 18976
* ar71xx: fix random wireless mac address on the TEW-632BRP/DIR-615 boardsGabor Juhos2009-12-279-2/+132
| | | | SVN-Revision: 18951
* ar71xx: pass eeprom and mac address location to the ar913x_add_device_wmac ↵Gabor Juhos2009-12-2712-27/+40
| | | | | | function SVN-Revision: 18950
* ar71xx: remove duplicated includeGabor Juhos2009-12-271-1/+0
| | | | SVN-Revision: 18949
* ar71xx: move dsa switch device support into a separate fileGabor Juhos2009-12-2611-39/+88
| | | | SVN-Revision: 18943
* ar71xx: move mach type definitions into a separate include fileGabor Juhos2009-12-2626-60/+80
| | | | SVN-Revision: 18942
* ar71xx: change board specific Kconfig option to 'default n'Gabor Juhos2009-12-261-21/+21
| | | | SVN-Revision: 18941
* ar71xx: move USB host device support into a separate fileGabor Juhos2009-12-2621-149/+220
| | | | SVN-Revision: 18940
* ar71xx: remove more unnecessary includesGabor Juhos2009-12-2616-22/+0
| | | | SVN-Revision: 18939
* ar71xx: use the generic m25p80 registration code for the MZK-W04NUGabor Juhos2009-12-261-14/+2
| | | | SVN-Revision: 18938
* ar71xx: move gpio-buttons support into a spearate fileGabor Juhos2009-12-2630-74/+137
| | | | SVN-Revision: 18937
* ar71xx: move leds-gpio device support into a spearate fileGabor Juhos2009-12-2629-48/+124
| | | | SVN-Revision: 18936
* ar71xx: move PB42 specific PCI init code into a separate fileGabor Juhos2009-12-2513-101/+86
| | | | SVN-Revision: 18932
* ar71xx: remove unnecessary includesGabor Juhos2009-12-252-5/+1
| | | | SVN-Revision: 18931
* ar71xx: fix bi-color led on the TL-WR841N v1.5Gabor Juhos2009-12-251-4/+7
| | | | SVN-Revision: 18926
* ar71xx: change firmware image name for th TP-Link boardsGabor Juhos2009-12-221-5/+5
| | | | SVN-Revision: 18895
* ar71xx: add ath9k and hostapd-mini for the TL-WR741ND profileGabor Juhos2009-12-221-0/+1
| | | | SVN-Revision: 18894
* ar71xx: add support for the TL-WR841N v1.5 boardGabor Juhos2009-12-2214-1/+213
| | | | SVN-Revision: 18893
* ar71xx: add dsa driver for the 88e6063 chipGabor Juhos2009-12-2210-0/+408
| | | | SVN-Revision: 18892
* ar71xx: update AR7240 PCI codeGabor Juhos2009-12-2011-84/+226
| | | | SVN-Revision: 18860
* ar71xx: fix WNDR3700 firmware imagesGabor Juhos2009-12-191-2/+2
| | | | | | | WNDR3700's U-Boot loads the kernel from a squashfs image, and it does not support squashfs 4.0. SVN-Revision: 18851
* ar71xx: fix WNDR3700 image generationNicolas Thill2009-12-191-4/+3
| | | | SVN-Revision: 18849
* ar71xx: Fix LED active_low for the TL-WR1043ND boardGabor Juhos2009-12-191-4/+4
| | | | | | | | This fixes the LED active_low's for the TP-Link wr1043nd board Signed-off-by: Andrew Tarabaras <andrew@advancedtechnologies.com.au> SVN-Revision: 18844
* tl-wr1043nd: Register missing leds.Gabor Juhos2009-12-181-2/+12
| | | | | | | | | | | This adds the folowing for the TP-Link wr1043nd board 1. USB and WLAN LEDS 2. Change QSS LED from red to green 3. Fix polarity of the System LED Signed-off-by: Andrew Tarabaras <andrew@advancedtechnologies.com.au> SVN-Revision: 18821
* ar71xx: ar913x_wmac device support into a separate fileGabor Juhos2009-12-1819-53/+119
| | | | SVN-Revision: 18820
* ar71xx: move AP94 specific PCI init code into a separate fileGabor Juhos2009-12-189-262/+208
| | | | SVN-Revision: 18819
* ar71xx: separate DIR-615 rev. C1 support from the TEW-632 (based on the ↵Gabor Juhos2009-12-1813-2/+179
| | | | | | patch from #6186) SVN-Revision: 18818
* ar71xx: add common m25p80 deviceGabor Juhos2009-12-1822-208/+101
| | | | SVN-Revision: 18817
* Revert "ar71xx: move phy_connect call to ag71xx_open" (r18691) It's causing ↵Felix Fietkau2009-12-151-11/+12
| | | | | | issues with switch drivers that register with swconfig and makes fixing those unnecessarily complicated. Fixes rtl8306 switch support on the WRT160NL. SVN-Revision: 18789
* ar71xx: enable diagnostic LED on the Routerstation ProGabor Juhos2009-12-151-1/+1
| | | | SVN-Revision: 18782
* ar71xx: add driver for the USB LED on the WNDR3700Gabor Juhos2009-12-118-0/+157
| | | | SVN-Revision: 18758
* ar71xx: add ar71xx_device_stopped functionGabor Juhos2009-12-112-0/+36
| | | | SVN-Revision: 18757
* ar71xx: fix build error with 2.6.31.7Gabor Juhos2009-12-112-5/+5
| | | | SVN-Revision: 18756
* ar71xx: fix NULL pointer dereference in the ethernet driverGabor Juhos2009-12-111-3/+5
| | | | SVN-Revision: 18755
* ar71xx: merge DSA switch patchGabor Juhos2009-12-115-140/+12
| | | | SVN-Revision: 18752
* ar71xx: merge ag71xx specific patchesGabor Juhos2009-12-1110-349/+17
| | | | SVN-Revision: 18751
* ar71xx: nuke 2.6.28 supportGabor Juhos2009-12-1128-934/+0
| | | | SVN-Revision: 18750
* ar71xx: move mdio_bus reset codeGabor Juhos2009-12-112-7/+5
| | | | SVN-Revision: 18749
* ar71xx: sync kernel configsGabor Juhos2009-12-093-33/+34
| | | | SVN-Revision: 18711
* ar71xx: register rtl8366-smi device on the DIR-825 B1 boardGabor Juhos2009-12-091-4/+21
| | | | SVN-Revision: 18710
* rtl8306: manage the wan port as a separate phy device with proper link ↵Felix Fietkau2009-12-091-2/+0
| | | | | | status reading and autonegotiation - the genphy driver does not handle it properly SVN-Revision: 18709
* fix default network config after r18699Jo-Philipp Wich2009-12-081-1/+1
| | | | SVN-Revision: 18708
* ar71xx: make the rtl8306 switch attach to eth0 instead of eth1 on the ↵Felix Fietkau2009-12-082-2/+2
| | | | | | wrt160nl, fixes wan port detection (#6309) SVN-Revision: 18699
* ar71xx: TL-WR1043ND support cleanupGabor Juhos2009-12-088-9/+17
| | | | SVN-Revision: 18697
* ar71xx: preliminary support for the TL-WR1043NDGabor Juhos2009-12-089-0/+163
| | | | | | | | | | | | Adds board support for the TP-Link TL-WR1043ND Based on the Atheros AP81 platform. Presently the RTL8366RB switch support is missing due to no driver. The ethernet works with 5 ports@1Gbit but is missing vlan support. Hope Ive done this right, First time submiting a patch. Signed-off-by: Andrew Tarabaras <andrew@advancedtechnologies.com.au> SVN-Revision: 18696
* ar71xx: register rtl8366_smi device on the WNDR3700Gabor Juhos2009-12-081-1/+20
| | | | SVN-Revision: 18695
* ar71xx: add mdio bus driver for the rtl8366 switchGabor Juhos2009-12-0810-0/+768
| | | | SVN-Revision: 18694
* ar71xx: refresh patchesGabor Juhos2009-12-0811-34/+34
| | | | SVN-Revision: 18693
* ar71xx: add support for external mii_busGabor Juhos2009-12-086-9/+52
| | | | SVN-Revision: 18692
* ar71xx: move phy_connect call to ag71xx_openGabor Juhos2009-12-081-12/+11
| | | | SVN-Revision: 18691