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
nbd
dc1f0c32c7
don't register GPIO 0 as LED. it drives the chip select line of the SPI flash on most AR2317 boards. fixes strange jffs2 errors on bootup
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12881 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-07 00:15:07 +00:00
nbd
5b8cf3b2cf
fix ar2315 watchdog restart (patch from #3953 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12775 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-28 20:23:44 +00:00
juhosg
151259743b
[kernel] update to 2.6.26.5 and 2.6.25.17
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12718 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-26 18:46:53 +00:00
nico
4e88f567d7
move CONFIG_MEDIA_ATTACH & CONFIG_VIDEO_ALLOW_V4L1 to generic config and disable the later (deprecated Video for Linux API v1)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12692 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-25 09:46:46 +00:00
nico
1f74483425
disable CONFIG_USB_SUPPORT in generic config for 2.6.25 & 2.6.26 and enable it on targets where USB is supported
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12690 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-24 19:28:53 +00:00
nbd
b692ca07e0
atheros: don't try to enable pci on AR2317 ( fixes #3533 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12633 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-19 14:19:59 +00:00
nbd
41010d8a60
remove old atheros kernels and patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12590 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-13 08:30:47 +00:00
juhosg
8b8591a6c2
[atheros] use generic cansleep wrappers for GPIO
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12567 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-11 06:17:05 +00:00
juhosg
6795275961
[kernel] update to 2.6.26.3 and 2.6.25.16
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12371 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-22 15:37:19 +00:00
nico
3732e8c182
set reasonable generic CRYPTO_ config entries for 2.6.26
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12362 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-21 13:30:59 +00:00
blogic
9b1fae8a96
clean up atheros pci code
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12337 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-18 11:49:05 +00:00
blogic
18842f8755
adds watchdog driver to ar5315
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12309 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-14 16:08:46 +00:00
blogic
098b7bcc01
fixes kernel oops when reset button was pressed too often on atheros
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12245 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-08 14:12:04 +00:00
juhosg
9c609b5b3b
[kernel] update to 2.6.25.15 and 2.6.26.2
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12242 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-07 16:52:52 +00:00
blogic
2ad81d1993
add proper uci/hotplug based button handling on atheros and work around boards, where the gpio release irq does not fire correctly
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12179 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-05 22:17:16 +00:00
blogic
e9d4b0d382
fixes reset button on atheros platform, ar5312 gpio_irqs will be added later
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12164 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-05 20:57:38 +00:00
nbd
32bf325b69
atheros: fix setting the gpio interrupt level when registering a gpio interrupt
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12139 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-05 16:42:43 +00:00
nbd
078948d742
refresh atheros config, add missing symbols to generic 2.6.26 config
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12117 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-05 01:16:48 +00:00
blogic
7fee7d1f22
- bump atheros to .26
...
- adds leds-gpio to default selection on atheros
- extend led platform setup on atheros
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12100 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-04 21:22:00 +00:00
nico
8e4f93aa55
move CONFIG_XFS_DEBUG to generic config
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12007 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-30 09:59:41 +00:00
matteo
94203f9524
atheros: 2.6.26 patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11965 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-27 21:42:36 +00:00
nbd
626129613a
allow mkfwimage to fail during atheros builds.
...
sometimes images get too big for devices that use this image format,
but this must not break the normal image build for other atheros devices
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11934 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-26 13:32:02 +00:00
thepeople
bb6048957c
Use mkfwimage from athero.openwrt.net with modification for XS2 devices. Add back in ubiquiti image generation.
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11920 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-25 03:55:21 +00:00
blogic
98a0cd276f
add missing \n to ath pci code
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11753 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-09 10:09:20 +00:00
juhosg
02e216b7f2
[atheros] refresh kernel patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11197 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-19 07:16:54 +00:00
juhosg
685d811b38
[kernel] upgrade to latest kernel versions (2.6.25.4; 2.6.24.7; 2.6.23.17; 2.6.22.19)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11184 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-18 20:12:54 +00:00
rwhitby
89cc72d82e
atheros/config-2.6.25: Removed MII override
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11161 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-17 11:29:45 +00:00
thepeople
3d3f82ad22
revert to before ubnt images were made
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11130 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-13 04:20:47 +00:00
matteo
fd481b734f
atheros: added marvell switch driver
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11129 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-13 00:10:45 +00:00
matteo
5d83871c74
atheros: revert to kernel 2.6.23
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11114 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-11 20:01:01 +00:00
matteo
541ff27cfb
atheros: USB support
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11113 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-11 19:43:00 +00:00
thepeople
faec8f0956
fix file names
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11083 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-08 20:01:45 +00:00
thepeople
3795d1bf0f
change image generation, no need for duplicate images
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11082 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-08 19:37:06 +00:00
thepeople
921ba0adf1
fix filename for image generation
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11077 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-08 16:46:33 +00:00
thepeople
4f5fd629a3
buld images for the Ubiquiti LiteStation and NanoStation ported from http://atheros.openwrt.net . Tested on a Nanostation 2 with airos 3
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11061 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-07 23:47:17 +00:00
nbd
061ec04f2f
remove the NETIF_F_HW_CSUM flag from the ar2313 ethernet driver as it seems to be causing problems for various devices
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11058 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-07 07:33:48 +00:00
juhosg
86238613e8
[atheros] override CPU features to save ~125KB of kernel memory
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11050 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-05 18:53:27 +00:00
juhosg
7b3cc4a84a
[atheros] fix size calculation of the radio_config
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11049 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-05 17:31:36 +00:00
juhosg
7331aafb13
[atheros] add .25 patches (kernel boots fine on LS2, LS5, FON2200 and on WRT55AG v2)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11016 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-03 05:43:29 +00:00
juhosg
31d896b730
[atheros] resync .24 config
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10990 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-30 13:56:30 +00:00
nbd
b84c7cd55b
enable a different pseudo-vlan mode in the marvell switch (uses a proprietary header instead of a proprietary trailer) - fixes some mtu issues
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10975 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-29 12:55:44 +00:00
kaloz
bad69e0b70
naming convention
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10965 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-28 16:28:29 +00:00
juhosg
56de1b407c
[atheros] fix a typo in the previous commit
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10958 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-27 18:36:24 +00:00
juhosg
a743ead778
[atheros] enable 2.6.24 to run on ar53xx
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10957 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-27 17:40:02 +00:00
nico
112eacc155
properly disable CONFIG_CRYPTO_HW
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10952 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-27 12:31:50 +00:00
juhosg
03164df6fe
[atheros] remove the clz function, use fls instead
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10878 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-20 09:10:50 +00:00
nbd
2bd6fa2794
make use of the marvell switch in the atheros port
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10877 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-20 08:39:16 +00:00
nbd
79f8984b04
Add support for the ultra-crappy Marvell 88E6060, which is used in Fonera+ and the upcoming Fonera 2.0
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10876 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-20 08:29:01 +00:00
juhosg
d22d877ba4
[atheros] remove strange direct usage of dev->priv as well
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10875 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-20 07:14:45 +00:00
juhosg
96d867602f
[atheros] use the netdev_priv() macro instead of directly accessing dev->priv
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10874 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-20 06:49:42 +00:00