nbd
b2b8e3bed8
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
nbd
e6a8d8aefe
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
nbd
bbc1be1b67
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
nbd
e33cb85cbc
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
nbd
5417ebba85
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
nbd
37ba089669
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
f958348e19
[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
hauke
91317965c7
[kernel] update to kernel version 2.6.28.9
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15017 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-24 15:06:53 +00:00
nbd
e63e1f0ae5
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
nbd
6e3e373f0c
atheros: upgrade to 2.6.28 by default
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14985 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-22 22:10:59 +00:00
nbd
54682728ae
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
nbd
5f3129e030
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
nbd
26da7832c0
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
nbd
6623e9fd70
atheros: in later kernels, vlan 0 no longer works as expected, switch to (1,2) instead of (0,1) for lan/wan
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14981 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-22 20:19:23 +00:00
nbd
6417f404c6
atheros: fix path in marvell switch phy id detection
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14980 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-22 20:18:58 +00:00
nbd
b730e77473
atheros: enable adm6996 and mvswitch support
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14976 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-22 20:18:31 +00:00
nbd
cc6a33cf19
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
nbd
19e945b59f
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
nbd
604a456cbc
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
nbd
a5c4f54406
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
nbd
95246c4c70
disable all kernel config options that are set to =m
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14611 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-22 04:44:24 +00:00
hauke
82c4f96e01
[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
hauke
a348226cd2
[atheros]: move files for kernel 2.6.26 to a special directory.
...
In kernel 2.6.28 the directory structure has chanced, so for kernel 2.6.26 a own files directory is needed.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14583 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-20 16:19:46 +00:00
hauke
58b41997f2
[atheros]: remove atheros target for kernel 2.6.27.
...
When support for kernel 2.6.28 is added this is not needed any more.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14582 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-20 16:14:01 +00:00
florian
33a477deda
[ar71xx/atheros] include revision number in Ubiquity images
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14574 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-20 10:19:24 +00:00
agb
1846ada5d5
Add hostapd-mini to default images where applicable
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13819 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-01-02 05:12:46 +00:00
nbd
99f46be47b
atheros: instead of resetting the ethernet core on ifup, only upload the new mac address. fixes a tx regression on various devices
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13753 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-12-28 01:21:03 +00:00
nbd
1784b56f80
atheros: reset ethernet mac when running ifconfig eth0 up, so that changing the mac address works
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13720 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-12-22 17:00:20 +00:00
jow
5979da1f5b
fix typo in atheros image makefile
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13707 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-12-21 15:52:06 +00:00
juhosg
7187643004
[tools] firmware-utils/mkfwimage: add RouterStation support (based on a patch by Jonas <jonas at ubnt.com>)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13682 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-12-18 13:31:59 +00:00
florian
754ac36a3c
Disable CONFIG_NF_CT_ACCT
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13577 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-12-10 01:39:29 +00:00
nbd
a7e00f338e
atheros: fix reboot on ar2315 devices which do not implement the atheros reference design workaround for the buggy reset logic (e.g. some senao stuff)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13556 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-12-09 01:53:02 +00:00
juhosg
0815eadff6
[kernel] make mips_machine stuff available for other MIPS targets
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13492 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-12-02 21:54:53 +00:00
kaloz
45e3fd14e6
move THERMAL symbols into the generic config
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13346 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-11-25 13:52:25 +00:00
juhosg
938bc99f58
[atheros] create firmware image for the Compex NP25G and WPE53G boards
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13318 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-11-22 19:45:14 +00:00
juhosg
bd7a4d657c
[atheros] enable MyLoader partition parser
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13317 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-11-22 19:43:26 +00:00
juhosg
2e6d4b3f15
[atheros] sync 2.6.26 config
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13268 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-11-17 19:46:37 +00:00
kaloz
e6e8c65ab1
move some options to the generic 2.6.27 config
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13264 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-11-17 17:28:12 +00:00
juhosg
6974a2421e
[atheros] update 2.6.27 specific patches, and sync kernel config
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13197 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-11-13 14:29:34 +00:00
juhosg
d8297bb0a4
[kernel] update to 2.6.25.20, 2.6.26.8, 2.6.27.5 and refresh patches
...
* based on a patch by Hauke Mehrtens
* closes #4193
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13192 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-11-12 17:49:01 +00:00
juhosg
0f80ce2088
[kernel] refresh 2.6.26 patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13135 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-11-06 20:55:33 +00:00
nbd
594d20c1a4
improve routing/nat performance for devices using the marvell 88e6060 switch
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13060 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-28 17:54:22 +00:00
nbd
31b88a54db
select gpioctl by default on atheros
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13040 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-23 15:16:12 +00:00
florian
4d09600736
Update to 2.6.26.7
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13036 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-23 09:16:00 +00:00
nbd
0e35e0a124
fix accidentally committed typo
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13025 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-23 01:07:04 +00:00
nbd
998577a6b4
atheros: clean up the board data detection code and attempt to boot the kernel even when the board data was not found (radio data still needs to be present)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13006 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-18 19:52:59 +00:00
juhosg
ae2566d99c
[kernel] refresh patches against 2.6.27 final
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12987 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-15 19:30:21 +00:00
juhosg
eecd8cc2a3
[atheros] experimental support for 2.6.27
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12932 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-09 08:08:13 +00:00
juhosg
e378dbfeab
[atheros] fix 2.6.26.x boot failure on ar2313 ( closes #4082 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12928 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-08 20:16:51 +00:00
juhosg
f88abc84c9
[atheros] fix section mismatch warning
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12918 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-08 17:56:37 +00:00