aboutsummaryrefslogtreecommitdiff
path: root/target/linux/atheros/patches-2.6.28
Commit message (Collapse)AuthorAge
* atheros: remove 2.6.28 supportFelix Fietkau2009-09-16
| | | | SVN-Revision: 17593
* export ar231x_gpiodev, needed for gpio-led/spi/i2c modulesAndy Boyett2009-07-18
| | | | SVN-Revision: 16902
* atheros: add kernel workaround for bringing up eth1 on devices with a micrel ↵Felix Fietkau2009-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 missingFelix Fietkau2009-04-21
| | | | SVN-Revision: 15330
* atheros: ignore rx long packet error flag from the ethernet coreFelix Fietkau2009-04-13
| | | | SVN-Revision: 15225
* atheros: ignore reports about oversized ethernet frames, as can be caused by ↵Felix Fietkau2009-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 bugFelix Fietkau2009-04-10
| | | | SVN-Revision: 15184
* atheros: make use of netdev_alloc_skbFelix Fietkau2009-04-09
| | | | SVN-Revision: 15176
* remove debugging codeFelix Fietkau2009-04-07
| | | | SVN-Revision: 15127
* atheros: fix a spiflash write performance regressionFelix Fietkau2009-03-24
| | | | SVN-Revision: 15027
* refresh patchesHauke Mehrtens2009-03-24
| | | | SVN-Revision: 15018
* atheros: fix radio mask check on ar5312Felix Fietkau2009-03-23
| | | | SVN-Revision: 14986
* atheros: fix mdio bus registration for multiple ethernet interfacesFelix Fietkau2009-03-22
| | | | SVN-Revision: 14984
* atheros: fix ar5312 supportFelix Fietkau2009-03-22
| | | | SVN-Revision: 14983
* atheros: do not attempt to start pci on ar2317Felix Fietkau2009-03-22
| | | | SVN-Revision: 14982
* atheros: fix gpio interrupt handling on 2315Felix Fietkau2009-03-22
| | | | SVN-Revision: 14973
* atheros: add back reset button supportFelix Fietkau2009-03-22
| | | | SVN-Revision: 14970
* atheros: split out the pci support patchFelix Fietkau2009-03-22
| | | | SVN-Revision: 14969
* atheros: clean up the 2.6.28 port in preparation for pushing it upstreamFelix Fietkau2009-03-22
| | | | SVN-Revision: 14967
* Add initial kernel 2.6.28 support for atheros target. The include files ↵Hauke Mehrtens2009-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