Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | atheros: remove 2.6.28 support | Felix Fietkau | 2009-09-16 | 11 | -6360/+0 |
| | | | | SVN-Revision: 17593 | ||||
* | export ar231x_gpiodev, needed for gpio-led/spi/i2c modules | Andy Boyett | 2009-07-18 | 1 | -1/+2 |
| | | | | SVN-Revision: 16902 | ||||
* | atheros: add kernel workaround for bringing up eth1 on devices with a micrel ↵ | Felix Fietkau | 2009-04-28 | 1 | -0/+69 |
| | | | | | | switch (PHY is unconnected for ENET1, switch is not configurable through MDIO) SVN-Revision: 15472 | ||||
* | atheros: fix up the wlan mac address if the board data is missing | Felix Fietkau | 2009-04-21 | 2 | -3/+5 |
| | | | | SVN-Revision: 15330 | ||||
* | atheros: ignore rx long packet error flag from the ethernet core | Felix Fietkau | 2009-04-13 | 1 | -1/+1 |
| | | | | SVN-Revision: 15225 | ||||
* | atheros: ignore reports about oversized ethernet frames, as can be caused by ↵ | Felix Fietkau | 2009-04-10 | 2 | -5/+4 |
| | | | | | | the header mode of marvell 88e6060 switches (see https://dev.openwrt.org/ticket/3507#comment:16) SVN-Revision: 15185 | ||||
* | atheros: refresh failing kernel patch (#4916) and fix packet padding bug | Felix Fietkau | 2009-04-10 | 1 | -11/+11 |
| | | | | SVN-Revision: 15184 | ||||
* | atheros: make use of netdev_alloc_skb | Felix Fietkau | 2009-04-09 | 1 | -7/+4 |
| | | | | SVN-Revision: 15176 | ||||
* | remove debugging code | Felix Fietkau | 2009-04-07 | 1 | -3/+1 |
| | | | | SVN-Revision: 15127 | ||||
* | atheros: fix a spiflash write performance regression | Felix Fietkau | 2009-03-24 | 1 | -4/+4 |
| | | | | SVN-Revision: 15027 | ||||
* | refresh patches | Hauke Mehrtens | 2009-03-24 | 1 | -1/+0 |
| | | | | SVN-Revision: 15018 | ||||
* | atheros: fix radio mask check on ar5312 | Felix Fietkau | 2009-03-23 | 1 | -2/+2 |
| | | | | SVN-Revision: 14986 | ||||
* | atheros: fix mdio bus registration for multiple ethernet interfaces | Felix Fietkau | 2009-03-22 | 2 | -11/+12 |
| | | | | SVN-Revision: 14984 | ||||
* | atheros: fix ar5312 support | Felix Fietkau | 2009-03-22 | 1 | -9/+15 |
| | | | | SVN-Revision: 14983 | ||||
* | atheros: do not attempt to start pci on ar2317 | Felix Fietkau | 2009-03-22 | 1 | -4/+3 |
| | | | | SVN-Revision: 14982 | ||||
* | atheros: fix gpio interrupt handling on 2315 | Felix Fietkau | 2009-03-22 | 2 | -26/+36 |
| | | | | SVN-Revision: 14973 | ||||
* | atheros: add back reset button support | Felix Fietkau | 2009-03-22 | 1 | -0/+171 |
| | | | | SVN-Revision: 14970 | ||||
* | atheros: split out the pci support patch | Felix Fietkau | 2009-03-22 | 2 | -438/+301 |
| | | | | SVN-Revision: 14969 | ||||
* | atheros: clean up the 2.6.28 port in preparation for pushing it upstream | Felix Fietkau | 2009-03-22 | 12 | -280/+6011 |
| | | | | SVN-Revision: 14967 | ||||
* | Add initial kernel 2.6.28 support for atheros target. The include files ↵ | Hauke Mehrtens | 2009-02-20 | 10 | -0/+514 |
moved from /include/asm-mips/mach-atheros/ to /arch/mips/include/asm/mach-atheros/ This patch is based on the old kernel 2.6.27 patches. SVN-Revision: 14584 |