Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | ar71xx: preliminary support for the TL-WR1043ND | Gabor Juhos | 2009-12-08 | 5 | -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> SVN-Revision: 18696 | |||||
* | ar71xx: register rtl8366_smi device on the WNDR3700 | Gabor Juhos | 2009-12-08 | 1 | -1/+20 | |
| | | | | SVN-Revision: 18695 | |||||
* | ar71xx: add mdio bus driver for the rtl8366 switch | Gabor Juhos | 2009-12-08 | 2 | -0/+680 | |
| | | | | SVN-Revision: 18694 | |||||
* | ar71xx: add support for external mii_bus | Gabor Juhos | 2009-12-08 | 6 | -9/+52 | |
| | | | | SVN-Revision: 18692 | |||||
* | ar71xx: move phy_connect call to ag71xx_open | Gabor Juhos | 2009-12-08 | 1 | -12/+11 | |
| | | | | SVN-Revision: 18691 | |||||
* | ar71xx: DIR-825 support cleanup | Gabor Juhos | 2009-12-03 | 5 | -46/+29 | |
| | | | | SVN-Revision: 18622 | |||||
* | ar71xx: add support for the D-Link DIR-825 rev. B1 board (thanks to ValXdater) | Gabor Juhos | 2009-12-03 | 5 | -0/+326 | |
| | | | | SVN-Revision: 18621 | |||||
* | ar71xx: change mii_bus name | Gabor Juhos | 2009-12-03 | 1 | -1/+1 | |
| | | | | SVN-Revision: 18619 | |||||
* | ar71xx: override fifo_cfg[123] values on AR7240 | Gabor Juhos | 2009-11-30 | 5 | -6/+29 | |
| | | | | SVN-Revision: 18614 | |||||
* | ar71xx: mask out reserved bits from the dma tx status in the ethernet driver | Felix Fietkau | 2009-11-29 | 1 | -6/+13 | |
| | | | | SVN-Revision: 18599 | |||||
* | ar71xx: add usb support for ubnt rocket m | Felix Fietkau | 2009-11-29 | 4 | -3/+53 | |
| | | | | SVN-Revision: 18598 | |||||
* | ar71xx: fix mac address for 5GHz interface on WNDR3700 | Gabor Juhos | 2009-11-28 | 1 | -5/+9 | |
| | | | | SVN-Revision: 18586 | |||||
* | ar71xx: update ath9k_platform.h | Gabor Juhos | 2009-11-28 | 1 | -0/+1 | |
| | | | | SVN-Revision: 18585 | |||||
* | ar71xx: add PCI fixup for the WNDR3700 board | Gabor Juhos | 2009-11-27 | 1 | -0/+77 | |
| | | | | SVN-Revision: 18565 | |||||
* | ar71xx: fix pll_1000 values for the WNDR3700 | Gabor Juhos | 2009-11-27 | 1 | -0/+2 | |
| | | | | SVN-Revision: 18564 | |||||
* | ar71xx: add AR724x GPIO_FUNC register bit defines | Gabor Juhos | 2009-11-27 | 1 | -0/+18 | |
| | | | | SVN-Revision: 18561 | |||||
* | ar71xx: fix AR724X_GPIO_COUNT | Gabor Juhos | 2009-11-27 | 1 | -1/+1 | |
| | | | | SVN-Revision: 18560 | |||||
* | ar71xx: add AR724x register defines | Gabor Juhos | 2009-11-27 | 1 | -0/+2 | |
| | | | | SVN-Revision: 18559 | |||||
* | ar71xx: use a separate board id for rocket m | Felix Fietkau | 2009-11-18 | 3 | -5/+10 | |
| | | | | SVN-Revision: 18450 | |||||
* | ar71xx: add Ubiquiti Rocket M and Nanostation M support | Matteo Croce | 2009-11-18 | 3 | -33/+55 | |
| | | | | SVN-Revision: 18447 | |||||
* | ar71xx: setup platform data for ath9k on the TL-WR741ND, Bullet M and on the ↵ | Gabor Juhos | 2009-11-16 | 3 | -5/+96 | |
| | | | | | | WNDR3700 boards SVN-Revision: 18437 | |||||
* | ar71xx: register LEDs and buttons on the WNDR3700 | Gabor Juhos | 2009-11-16 | 1 | -1/+60 | |
| | | | | | | Thanks to aorlinks (https://forum.openwrt.org/viewtopic.php?pid=97415#p97415) SVN-Revision: 18435 | |||||
* | ar71xx: use __init for ar{71,91}xx_usb_setup | Gabor Juhos | 2009-11-16 | 1 | -2/+2 | |
| | | | | SVN-Revision: 18434 | |||||
* | ar71xx: add preliminary support for the Netgear WNDR3700 | Gabor Juhos | 2009-11-13 | 5 | -0/+140 | |
| | | | | | | | Based on patches by Marco Porsch from: https://forum.openwrt.org/viewtopic.php?id=22311 SVN-Revision: 18411 | |||||
* | ar71xx: use soc specific divider for mdio clock | Gabor Juhos | 2009-10-30 | 4 | -11/+23 | |
| | | | | SVN-Revision: 18225 | |||||
* | ar71xx: update mdio_reset code | Gabor Juhos | 2009-10-30 | 1 | -2/+5 | |
| | | | | SVN-Revision: 18224 | |||||
* | ar71xx: Compex WPJ543 board is supported as well | Gabor Juhos | 2009-10-20 | 2 | -2/+2 | |
| | | | | SVN-Revision: 18100 | |||||
* | ar71xx: fix PCI IRQ map of the WP543 | Gabor Juhos | 2009-10-20 | 1 | -2/+6 | |
| | | | | SVN-Revision: 18099 | |||||
* | ar71xx: reset the phy chip along with the ethernet mac on the WP543 board | Gabor Juhos | 2009-10-19 | 1 | -0/+2 | |
| | | | | SVN-Revision: 18072 | |||||
* | ar71xx: reset the ethernet device before registration | Gabor Juhos | 2009-10-19 | 1 | -0/+7 | |
| | | | | SVN-Revision: 18071 | |||||
* | ar71xx: initialize PCI controller on the Bullet M | Gabor Juhos | 2009-10-01 | 1 | -0/+11 | |
| | | | | SVN-Revision: 17812 | |||||
* | ar71xx: init ethernet mac address on the Bullet M | Gabor Juhos | 2009-10-01 | 1 | -0/+3 | |
| | | | | SVN-Revision: 17811 | |||||
* | ar71xx: register GPIO button on the Bullet M | Gabor Juhos | 2009-10-01 | 1 | -0/+16 | |
| | | | | SVN-Revision: 17809 | |||||
* | ar71xx: add PCI Host Controller fixup for ar724x | Gabor Juhos | 2009-10-01 | 1 | -0/+23 | |
| | | | | SVN-Revision: 17808 | |||||
* | ar71xx: use ar71xx_pci_fixup on ar71xx SoCs only | Gabor Juhos | 2009-10-01 | 1 | -0/+5 | |
| | | | | SVN-Revision: 17807 | |||||
* | ar71xx: fix a typo in the ar724x PCI code | Gabor Juhos | 2009-10-01 | 1 | -1/+1 | |
| | | | | SVN-Revision: 17806 | |||||
* | ar71xx: flush mii register writes | Gabor Juhos | 2009-09-23 | 2 | -2/+8 | |
| | | | | SVN-Revision: 17695 | |||||
* | ar71xx: don't use mac_base2 in the ag71xx driver | Gabor Juhos | 2009-09-23 | 4 | -58/+23 | |
| | | | | SVN-Revision: 17693 | |||||
* | ar71xx: remove some extern directives in the ag71xx driver | Gabor Juhos | 2009-09-23 | 1 | -6/+6 | |
| | | | | SVN-Revision: 17692 | |||||
* | ar71xx: preliminary Ubiquiti Bullet M support | Matteo Croce | 2009-09-15 | 3 | -0/+50 | |
| | | | | SVN-Revision: 17586 | |||||
* | ar71xx: rewrite prom code (based on a patch by Jeff Hansen) | Gabor Juhos | 2009-09-10 | 1 | -67/+114 | |
| | | | | SVN-Revision: 17566 | |||||
* | ar71xx: add preliminary support for the RB-411U (thanks to Feher Zoltan for ↵ | Gabor Juhos | 2009-09-08 | 3 | -0/+21 | |
| | | | | | | testing) SVN-Revision: 17543 | |||||
* | move early_printk stuff into a separate file | Gabor Juhos | 2009-08-26 | 3 | -14/+31 | |
| | | | | SVN-Revision: 17403 | |||||
* | remove AR71XX_EARLY_SERIAL stuff | Gabor Juhos | 2009-08-25 | 4 | -33/+0 | |
| | | | | SVN-Revision: 17400 | |||||
* | WRT160NL: add default trigger for the power led | Gabor Juhos | 2009-08-09 | 1 | -0/+1 | |
| | | | | SVN-Revision: 17203 | |||||
* | WRT160NL: more mtd parser cleanup | Gabor Juhos | 2009-08-09 | 1 | -68/+106 | |
| | | | | SVN-Revision: 17201 | |||||
* | WRT160NL: mtd parser cleanup | Gabor Juhos | 2009-08-08 | 1 | -17/+16 | |
| | | | | SVN-Revision: 17177 | |||||
* | move the trx parser out from the patch | Gabor Juhos | 2009-08-08 | 1 | -0/+149 | |
| | | | | SVN-Revision: 17176 | |||||
* | WRT160NL: register GPIO LEDs and buttons | Gabor Juhos | 2009-08-07 | 1 | -1/+55 | |
| | | | | SVN-Revision: 17166 | |||||
* | update ar71xx_spi driver | Gabor Juhos | 2009-08-06 | 1 | -11/+54 | |
| | | | | SVN-Revision: 17143 |