aboutsummaryrefslogtreecommitdiff
path: root/target/linux/ar71xx
Commit message (Collapse)AuthorAge
...
* ar71xx: add ar71xx_device_stopped functionGabor Juhos2009-12-11
| | | | SVN-Revision: 18757
* ar71xx: fix build error with 2.6.31.7Gabor Juhos2009-12-11
| | | | SVN-Revision: 18756
* ar71xx: fix NULL pointer dereference in the ethernet driverGabor Juhos2009-12-11
| | | | SVN-Revision: 18755
* ar71xx: merge DSA switch patchGabor Juhos2009-12-11
| | | | SVN-Revision: 18752
* ar71xx: merge ag71xx specific patchesGabor Juhos2009-12-11
| | | | SVN-Revision: 18751
* ar71xx: nuke 2.6.28 supportGabor Juhos2009-12-11
| | | | SVN-Revision: 18750
* ar71xx: move mdio_bus reset codeGabor Juhos2009-12-11
| | | | SVN-Revision: 18749
* ar71xx: sync kernel configsGabor Juhos2009-12-09
| | | | SVN-Revision: 18711
* ar71xx: register rtl8366-smi device on the DIR-825 B1 boardGabor Juhos2009-12-09
| | | | SVN-Revision: 18710
* rtl8306: manage the wan port as a separate phy device with proper link ↵Felix Fietkau2009-12-09
| | | | | | status reading and autonegotiation - the genphy driver does not handle it properly SVN-Revision: 18709
* fix default network config after r18699Jo-Philipp Wich2009-12-08
| | | | SVN-Revision: 18708
* ar71xx: make the rtl8306 switch attach to eth0 instead of eth1 on the ↵Felix Fietkau2009-12-08
| | | | | | wrt160nl, fixes wan port detection (#6309) SVN-Revision: 18699
* ar71xx: TL-WR1043ND support cleanupGabor Juhos2009-12-08
| | | | SVN-Revision: 18697
* ar71xx: preliminary support for the TL-WR1043NDGabor Juhos2009-12-08
| | | | | | | | | | | | 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-08
| | | | SVN-Revision: 18695
* ar71xx: add mdio bus driver for the rtl8366 switchGabor Juhos2009-12-08
| | | | SVN-Revision: 18694
* ar71xx: refresh patchesGabor Juhos2009-12-08
| | | | SVN-Revision: 18693
* ar71xx: add support for external mii_busGabor Juhos2009-12-08
| | | | SVN-Revision: 18692
* ar71xx: move phy_connect call to ag71xx_openGabor Juhos2009-12-08
| | | | SVN-Revision: 18691
* ar71xx: experimental 2.6.32 supportGabor Juhos2009-12-04
| | | | SVN-Revision: 18638
* update to 2.6.30, refresh patchesFlorian Fainelli2009-12-04
| | | | SVN-Revision: 18635
* ar71xx: refresh 2.6.30 patchesGabor Juhos2009-12-03
| | | | SVN-Revision: 18623
* ar71xx: DIR-825 support cleanupGabor Juhos2009-12-03
| | | | SVN-Revision: 18622
* ar71xx: add support for the D-Link DIR-825 rev. B1 board (thanks to ValXdater)Gabor Juhos2009-12-03
| | | | SVN-Revision: 18621
* ar71xx: change mii_bus nameGabor Juhos2009-12-03
| | | | SVN-Revision: 18619
* ar71xx: refresh 2.6.31 patchesGabor Juhos2009-12-03
| | | | SVN-Revision: 18618
* ar71xx: override fifo_cfg[123] values on AR7240Gabor Juhos2009-11-30
| | | | SVN-Revision: 18614
* kernel: move CONFIG_MIPS_FPU_EMU to generic kernel configFelix Fietkau2009-11-29
| | | | SVN-Revision: 18603
* ar71xx: mask out reserved bits from the dma tx status in the ethernet driverFelix Fietkau2009-11-29
| | | | SVN-Revision: 18599
* ar71xx: add usb support for ubnt rocket mFelix Fietkau2009-11-29
| | | | SVN-Revision: 18598
* ar71xx: fix mac address for 5GHz interface on WNDR3700Gabor Juhos2009-11-28
| | | | SVN-Revision: 18586
* ar71xx: update ath9k_platform.hGabor Juhos2009-11-28
| | | | SVN-Revision: 18585
* ar71xx: fix extension of the WNDR3700 firmware imageGabor Juhos2009-11-28
| | | | SVN-Revision: 18579
* ar71xx: override mtd partitions for the TEW-632BRP familyGabor Juhos2009-11-28
| | | | SVN-Revision: 18578
* ar71xx: create images for the WNDR3700, which can be flashed via the factory ↵Gabor Juhos2009-11-28
| | | | | | web interface SVN-Revision: 18571
* ar71xx: create sysupgrade image for the WNDR3700Gabor Juhos2009-11-28
| | | | SVN-Revision: 18570
* ar71xx: fix a typo in ar71xx.shGabor Juhos2009-11-28
| | | | SVN-Revision: 18568
* ar71xx: add default network configuration file for the WNDR3700Gabor Juhos2009-11-27
| | | | SVN-Revision: 18566
* ar71xx: add PCI fixup for the WNDR3700 boardGabor Juhos2009-11-27
| | | | SVN-Revision: 18565
* ar71xx: fix pll_1000 values for the WNDR3700Gabor Juhos2009-11-27
| | | | SVN-Revision: 18564
* ar71xx: add AR724x GPIO_FUNC register bit definesGabor Juhos2009-11-27
| | | | SVN-Revision: 18561
* ar71xx: fix AR724X_GPIO_COUNTGabor Juhos2009-11-27
| | | | SVN-Revision: 18560
* ar71xx: add AR724x register definesGabor Juhos2009-11-27
| | | | SVN-Revision: 18559
* ar71xx: rename TL-WRx41 images, because newer factory web interface does not ↵Gabor Juhos2009-11-25
| | | | | | accept files with '.uni' extension. SVN-Revision: 18535
* ar71xx: use MkImageLzma template for Ubiquiti XM devicesGabor Juhos2009-11-25
| | | | SVN-Revision: 18534
* ar71xx: add sysupgrade support for Ubiquiti XM boardsGabor Juhos2009-11-25
| | | | SVN-Revision: 18533
* ar71xx: enable failsafe on the Nanostation M/Rocket MGabor Juhos2009-11-25
| | | | SVN-Revision: 18532
* ar71xx: create combined images for the RS, RS-PRO and LS-SR71 boards, and ↵Gabor Juhos2009-11-25
| | | | | | add sysupgrade support for them SVN-Revision: 18531
* ar71xx: dont't build images for Ubiquiti XM devices with the Madwifi profileGabor Juhos2009-11-25
| | | | SVN-Revision: 18530
* ar71xx: the squashfs-4k images are unreliable in some builds. add 4k, 8k ↵Felix Fietkau2009-11-24
| | | | | | padding to the generic squashfs images and use them on 4k devices as well SVN-Revision: 18526