Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | atheros: remove 2.6.28 support | Felix Fietkau | 2009-09-16 |
| | | | | SVN-Revision: 17593 | ||
* | export ar231x_gpiodev, needed for gpio-led/spi/i2c modules | Andy Boyett | 2009-07-18 |
| | | | | SVN-Revision: 16902 | ||
* | atheros: add kernel workaround for bringing up eth1 on devices with a micrel ↵ | Felix Fietkau | 2009-04-28 |
| | | | | | | 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 |
| | | | | SVN-Revision: 15330 | ||
* | atheros: ignore rx long packet error flag from the ethernet core | Felix Fietkau | 2009-04-13 |
| | | | | SVN-Revision: 15225 | ||
* | atheros: ignore reports about oversized ethernet frames, as can be caused by ↵ | Felix Fietkau | 2009-04-10 |
| | | | | | | 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 |
| | | | | SVN-Revision: 15184 | ||
* | atheros: make use of netdev_alloc_skb | Felix Fietkau | 2009-04-09 |
| | | | | SVN-Revision: 15176 | ||
* | remove debugging code | Felix Fietkau | 2009-04-07 |
| | | | | SVN-Revision: 15127 | ||
* | atheros: fix a spiflash write performance regression | Felix Fietkau | 2009-03-24 |
| | | | | SVN-Revision: 15027 | ||
* | refresh patches | Hauke Mehrtens | 2009-03-24 |
| | | | | SVN-Revision: 15018 | ||
* | atheros: fix radio mask check on ar5312 | Felix Fietkau | 2009-03-23 |
| | | | | SVN-Revision: 14986 | ||
* | atheros: fix mdio bus registration for multiple ethernet interfaces | Felix Fietkau | 2009-03-22 |
| | | | | SVN-Revision: 14984 | ||
* | atheros: fix ar5312 support | Felix Fietkau | 2009-03-22 |
| | | | | SVN-Revision: 14983 | ||
* | atheros: do not attempt to start pci on ar2317 | Felix Fietkau | 2009-03-22 |
| | | | | SVN-Revision: 14982 | ||
* | atheros: fix gpio interrupt handling on 2315 | Felix Fietkau | 2009-03-22 |
| | | | | SVN-Revision: 14973 | ||
* | atheros: add back reset button support | Felix Fietkau | 2009-03-22 |
| | | | | SVN-Revision: 14970 | ||
* | atheros: split out the pci support patch | Felix Fietkau | 2009-03-22 |
| | | | | SVN-Revision: 14969 | ||
* | atheros: clean up the 2.6.28 port in preparation for pushing it upstream | Felix Fietkau | 2009-03-22 |
| | | | | SVN-Revision: 14967 | ||
* | Add initial kernel 2.6.28 support for atheros target. The include files ↵ | Hauke Mehrtens | 2009-02-20 |
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 |