summaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/files
Commit message (Collapse)AuthorAgeFilesLines
* ar71xx: add support for the D-Link DIR-600 rev. A1 boardjuhosg2010-01-114-1/+161
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19100 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add NAPI statistics to the ag71xx driverjuhosg2010-01-083-13/+114
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19079 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add missing flash partition for the DIR-825juhosg2010-01-081-0/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19075 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] fix typo after r19054jow2010-01-061-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19059 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: don't include nvram.h for the WRT400Njuhosg2010-01-061-1/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19055 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add detailed interrupt statistics for the ag71xx driverjuhosg2010-01-063-11/+92
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19054 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: init PCI on the WRT400N board (thanks to Ben Pfountz for testing)juhosg2010-01-052-2/+20
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19047 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: update Kconfig of the ag71xx driverjuhosg2010-01-041-3/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19032 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add dummy debugfs support for the ag71xx driverjuhosg2010-01-049-11/+109
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19031 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: fix bi-color QSS LED on the TL-WR941ND v2 boardjuhosg2010-01-011-4/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18988 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: update mips multi-machine stuffjuhosg2010-01-0126-183/+79
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18985 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: select AR71XX_NVRAM for the WRT160NLjuhosg2010-01-011-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18984 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: fix wireless mac address on the WRT160NLjuhosg2009-12-311-1/+17
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18976 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: fix random wireless mac address on the TEW-632BRP/DIR-615 boardsjuhosg2009-12-276-2/+129
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18951 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: pass eeprom and mac address location to the ar913x_add_device_wmac ↵juhosg2009-12-2712-27/+40
| | | | | | function git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18950 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: remove duplicated includejuhosg2009-12-271-1/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18949 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: move dsa switch device support into a separate filejuhosg2009-12-268-39/+85
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18943 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: move mach type definitions into a separate include filejuhosg2009-12-2626-60/+80
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18942 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: change board specific Kconfig option to 'default n'juhosg2009-12-261-21/+21
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18941 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: move USB host device support into a separate filejuhosg2009-12-2618-149/+217
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18940 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: remove more unnecessary includesjuhosg2009-12-2616-22/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18939 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: use the generic m25p80 registration code for the MZK-W04NUjuhosg2009-12-261-14/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18938 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: move gpio-buttons support into a spearate filejuhosg2009-12-2627-74/+134
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18937 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: move leds-gpio device support into a spearate filejuhosg2009-12-2626-48/+121
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18936 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: move PB42 specific PCI init code into a separate filejuhosg2009-12-2510-101/+83
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18932 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: remove unnecessary includesjuhosg2009-12-252-5/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18931 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: fix bi-color led on the TL-WR841N v1.5juhosg2009-12-251-4/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18926 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add support for the TL-WR841N v1.5 boardjuhosg2009-12-225-0/+168
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18893 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add dsa driver for the 88e6063 chipjuhosg2009-12-221-0/+294
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18892 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: update AR7240 PCI codejuhosg2009-12-208-84/+223
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18860 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: Fix LED active_low for the TL-WR1043ND boardjuhosg2009-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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18844 3c298f89-4303-0410-b956-a3cf2f4a3e73
* tl-wr1043nd: Register missing leds.juhosg2009-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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18821 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: ar913x_wmac device support into a separate filejuhosg2009-12-1816-53/+116
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18820 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: move AP94 specific PCI init code into a separate filejuhosg2009-12-186-262/+205
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18819 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: separate DIR-615 rev. C1 support from the TEW-632 (based on thejuhosg2009-12-185-0/+164
| | | | | | | patch from #6186) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18818 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add common m25p80 devicejuhosg2009-12-1819-208/+98
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18817 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Revert "ar71xx: move phy_connect call to ag71xx_open" (r18691)nbd2009-12-151-11/+12
| | | | | | | | It's causing issues with switch drivers that register with swconfig and makes fixing those unnecessarily complicated. Fixes rtl8306 switch support on the WRT160NL. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18789 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add driver for the USB LED on the WNDR3700juhosg2009-12-112-0/+76
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18758 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add ar71xx_device_stopped functionjuhosg2009-12-112-0/+36
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18757 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: fix NULL pointer dereference in the ethernet driverjuhosg2009-12-111-3/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18755 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: merge DSA switch patchjuhosg2009-12-112-2/+12
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18752 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: merge ag71xx specific patchesjuhosg2009-12-111-10/+17
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18751 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: move mdio_bus reset codejuhosg2009-12-112-7/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18749 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: register rtl8366-smi device on the DIR-825 B1 boardjuhosg2009-12-091-4/+21
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18710 3c298f89-4303-0410-b956-a3cf2f4a3e73
* rtl8306: manage the wan port as a separate phy device with proper link ↵nbd2009-12-091-2/+0
| | | | | | status reading and autonegotiation - the genphy driver does not handle it properly git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18709 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: make the rtl8306 switch attach to eth0 instead of eth1 on the ↵nbd2009-12-081-1/+1
| | | | | | wrt160nl, fixes wan port detection (#6309) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18699 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: TL-WR1043ND support cleanupjuhosg2009-12-082-7/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18697 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: preliminary support for the TL-WR1043NDjuhosg2009-12-085-0/+145
| | | | | | | | | | | | | 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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18696 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: register rtl8366_smi device on the WNDR3700juhosg2009-12-081-1/+20
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18695 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add mdio bus driver for the rtl8366 switchjuhosg2009-12-082-0/+680
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18694 3c298f89-4303-0410-b956-a3cf2f4a3e73