Andy Boyett
48b4787ea0
[atheros] export ar231x_gpiodev, needed for gpio-led/spi/i2c modules
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16902 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-18 17:52:36 +00:00
Felix Fietkau
c8621394f9
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)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15472 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-28 23:27:40 +00:00
Felix Fietkau
766233c0cd
atheros: fix up the wlan mac address if the board data is missing
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15330 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-21 18:48:59 +00:00
Felix Fietkau
4c407b15c6
atheros: ignore rx long packet error flag from the ethernet core
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15225 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-13 00:43:38 +00:00
Felix Fietkau
14c3d52601
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 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15185 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-10 11:27:39 +00:00
Felix Fietkau
509e273758
atheros: refresh failing kernel patch ( #4916 ) and fix packet padding bug
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15184 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-10 10:48:04 +00:00
Felix Fietkau
c43efe749a
atheros: make use of netdev_alloc_skb
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15176 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-09 19:43:13 +00:00
Felix Fietkau
bc0c5eca54
remove debugging code
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15127 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-07 01:37:43 +00:00
Felix Fietkau
35cc26545e
atheros: fix a spiflash write performance regression
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15027 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-24 23:41:29 +00:00
Hauke Mehrtens
2094a9de3e
[kernel] refresh patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15018 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-24 15:09:20 +00:00
Felix Fietkau
1799a11d22
atheros: fix radio mask check on ar5312
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14986 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-23 00:05:52 +00:00
Felix Fietkau
9f8694d894
atheros: fix mdio bus registration for multiple ethernet interfaces
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14984 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-22 22:10:54 +00:00
Felix Fietkau
fc93ee1a9b
atheros: fix ar5312 support
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14983 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-22 22:10:47 +00:00
Felix Fietkau
f9dcca418c
atheros: do not attempt to start pci on ar2317
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14982 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-22 20:51:23 +00:00
Felix Fietkau
709d74d730
atheros: fix gpio interrupt handling on 2315
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14973 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-22 18:33:08 +00:00
Felix Fietkau
009543523a
atheros: add back reset button support
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14970 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-22 17:59:03 +00:00
Felix Fietkau
c32f6af768
atheros: split out the pci support patch
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14969 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-22 17:58:48 +00:00
Felix Fietkau
b1c3c08304
atheros: clean up the 2.6.28 port in preparation for pushing it upstream
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14967 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-22 14:46:58 +00:00
Hauke Mehrtens
ab82c57b35
[atheros]: 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.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14584 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-20 16:27:42 +00:00