Commit graph

18 commits

Author SHA1 Message Date
Felix Fietkau
b9e8692aa1 atheros: add kernel workaround for bringing up eth1 on devices with a micrel switch (PHY is unconnected for ENET1, switch is not configurable through MDIO)
SVN-Revision: 15472
2009-04-28 23:27:40 +00:00
Felix Fietkau
b31ce584a3 atheros: fix up the wlan mac address if the board data is missing
SVN-Revision: 15330
2009-04-21 18:48:59 +00:00
Felix Fietkau
bda5e95574 atheros: ignore rx long packet error flag from the ethernet core
SVN-Revision: 15225
2009-04-13 00:43:38 +00:00
Felix Fietkau
f607e2cc76 atheros: ignore reports about oversized ethernet frames, as can be caused by the header mode of marvell 88e6060 switches (see https://dev.openwrt.org/ticket/3507#comment:16)
SVN-Revision: 15185
2009-04-10 11:27:39 +00:00
Felix Fietkau
2f9590a84c atheros: refresh failing kernel patch (#4916) and fix packet padding bug
SVN-Revision: 15184
2009-04-10 10:48:04 +00:00
Felix Fietkau
0f47e1a0f4 atheros: make use of netdev_alloc_skb
SVN-Revision: 15176
2009-04-09 19:43:13 +00:00
Felix Fietkau
c42422fb53 remove debugging code
SVN-Revision: 15127
2009-04-07 01:37:43 +00:00
Felix Fietkau
28b9fea4e7 atheros: fix a spiflash write performance regression
SVN-Revision: 15027
2009-03-24 23:41:29 +00:00
Hauke Mehrtens
f5dc2ce0aa refresh patches
SVN-Revision: 15018
2009-03-24 15:09:20 +00:00
Felix Fietkau
9e5fecf984 atheros: fix radio mask check on ar5312
SVN-Revision: 14986
2009-03-23 00:05:52 +00:00
Felix Fietkau
8d217b7162 atheros: fix mdio bus registration for multiple ethernet interfaces
SVN-Revision: 14984
2009-03-22 22:10:54 +00:00
Felix Fietkau
fd11bfec64 atheros: fix ar5312 support
SVN-Revision: 14983
2009-03-22 22:10:47 +00:00
Felix Fietkau
107f6ea323 atheros: do not attempt to start pci on ar2317
SVN-Revision: 14982
2009-03-22 20:51:23 +00:00
Felix Fietkau
3387cbae63 atheros: fix gpio interrupt handling on 2315
SVN-Revision: 14973
2009-03-22 18:33:08 +00:00
Felix Fietkau
6295d1932f atheros: add back reset button support
SVN-Revision: 14970
2009-03-22 17:59:03 +00:00
Felix Fietkau
675f7bfdd8 atheros: split out the pci support patch
SVN-Revision: 14969
2009-03-22 17:58:48 +00:00
Felix Fietkau
60d4e6e747 atheros: clean up the 2.6.28 port in preparation for pushing it upstream
SVN-Revision: 14967
2009-03-22 14:46:58 +00:00
Hauke Mehrtens
668860c98f Add initial kernel 2.6.28 support for atheros target. The include files 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
2009-02-20 16:27:42 +00:00