aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/atheros/patches-2.6.28/200-ar2313_enable_mvswitch.patch
Commit message (Collapse)AuthorAgeFilesLines
* atheros: remove 2.6.28 supportFelix Fietkau2009-09-161-70/+0
| | | | SVN-Revision: 17593
* atheros: ignore reports about oversized ethernet frames, as can be caused by ↵Felix Fietkau2009-04-101-2/+2
| | | | | | 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-101-11/+11
| | | | SVN-Revision: 15184
* atheros: fix mdio bus registration for multiple ethernet interfacesFelix Fietkau2009-03-221-5/+5
| | | | SVN-Revision: 14984
* atheros: clean up the 2.6.28 port in preparation for pushing it upstreamFelix Fietkau2009-03-221-15/+15
| | | | SVN-Revision: 14967
* Add initial kernel 2.6.28 support for atheros target. The include files ↵Hauke Mehrtens2009-02-201-0/+70
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