florian
1b5e3b5af0
[package] we cannot build madwifi for octeon since there is no mips64r2 hal target
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18001 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-08 12:11:32 +00:00
nico
cdf6976608
[package] madwifi: add HAL_TARGET mapping for kirkwood board
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17960 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-06 20:55:24 +00:00
florian
25d531ca58
[package] madwifi cannot be compiled on cobalt which has a different mips cpu abi
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17953 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-06 06:07:36 +00:00
nbd
861bd34e1b
madwifi: fix bugs in the calibration triggers
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17691 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-23 17:30:03 +00:00
nbd
35d33ee673
madwifi: fix a theoretical tx buffer leak
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17690 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-23 13:33:06 +00:00
nbd
93d042b356
madwifi: fix beacon slot handling and add support for more than 4 vaps (useful for wds per-sta interfaces)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17689 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-23 13:32:56 +00:00
nbd
0ef8b98c7e
madwifi: fix sta mode reconnect when roaming between different aps of the same essid
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17688 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-23 13:32:38 +00:00
nbd
2562cde3ef
madwifi: fix maximum txpower display
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17687 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-23 13:32:22 +00:00
nbd
dc6188fb0e
madwifi: fix iwconfig tx power display
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17592 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-16 12:02:10 +00:00
agb
e57f13704f
[package] madwifi: bump package revision
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17589 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-15 10:19:32 +00:00
nbd
7b5f9bb12a
madwifi: fix a wds related race condition
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17578 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-14 10:45:34 +00:00
nbd
3713427395
madwifi: remove an unimportant part of the ibss node handling fix, which led to a regression in ap-to-ap wds operation
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17576 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-14 10:40:23 +00:00
agb
fcf2c28149
[package] bump some revisions and update copyrights
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17554 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-10 10:07:04 +00:00
nbd
bb4f8e0b26
madwifi: replace an implicit memcpy with an explicit one (cosmetic fix)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17546 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-09 00:30:36 +00:00
nbd
d7b870eaa3
madwifi: fix several noderef and ibss merge issues that led to memory leaks and high system load
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17545 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-09 00:17:13 +00:00
nbd
3ff4f7ce16
madwifi: add a configuration for uapsd (unscheduled automatic powersave delivery), turn it off by default because of compatibility issues with nokia phones
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17510 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-03 19:31:48 +00:00
nbd
dc9b2994c5
madwifi: fix another unconverted netdev_ops issue
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17431 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-28 12:50:56 +00:00
nbd
ed4d3a31bb
madwifi: remove version selection support
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17316 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-19 15:17:32 +00:00
nbd
71d6652e39
remove support for the madwifi upstream release, it doesn't work on newer kernels and it's not very reliable anyway
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17315 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-19 15:16:11 +00:00
nbd
0efdde7bb2
madwifi: add patch for building all modules (except for the HAL) into a single module. saves space and gets rid of unnecessary exports
...
removes support for onoe and amrr - I don't think anybody needs these anymore
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17314 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-19 15:13:00 +00:00
nbd
38b0a09fbc
add powersave fixes based on patches by Steven Luo ( #4376 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17312 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-19 14:48:31 +00:00
nbd
f6b26b47a2
madwifi: refresh patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17311 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-19 14:48:21 +00:00
nbd
31e450bbf7
madwifi: fix frame dropped counter
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17224 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-11 14:05:57 +00:00
nbd
a9f2903064
madwifi: fix compiler warning
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17221 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-11 02:14:33 +00:00
nbd
08b4be02d2
fix software rx filter for ibss mode (based on a patch by harald schiöberg)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17220 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-11 02:14:28 +00:00
nbd
38a1e2c738
madwifi: fix compile error on kernels without net_device api compatibility
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17219 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-11 02:14:15 +00:00
nbd
06fe1ec237
madwifi: fix a race condition in the ap2ap wds setup
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17086 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-01 21:29:19 +00:00
nbd
8cb2e2c8d9
madwifi: disable debug by default in the source tree instead of only relying on the override (useful for external builds)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17085 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-01 21:29:15 +00:00
nbd
b577ffc8a5
madwifi: remove the get_arch.mk build failure when the 'detected' arch doesn't match the build system's value
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17084 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-01 21:29:10 +00:00
nbd
4116140b9e
madwifi: fix crash on 2.6.30
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16889 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-18 01:04:40 +00:00
nbd
d05a67923b
madwifi: fix a race condition in the ibss merge
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16870 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-16 17:41:51 +00:00
nbd
f7292e1b43
madwifi: turn software based tsf merging on by default, get rid of some iwpriv errors on wifi restart
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16862 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-16 11:30:01 +00:00
nbd
c0c6a90c76
madwifi: clean up / fix ibss node handling
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16861 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-16 11:28:54 +00:00
nbd
d6dcc3e2ad
madwifi: trivial antenna diversity fix
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16846 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-14 16:07:26 +00:00
nbd
b7d298ab07
madwifi: remove the -mlong-calls cflag from include files
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16830 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-13 14:56:44 +00:00
acinonyx
90951f130b
madwifi.sh channel fix
...
In the madwifi.sh there is to read "only need to change freq band and channel on the first vif". This is wrong. For example if you create a new Ad-Hoc network and an AP interface, the channel is reseted to 1, regardless of the UCI setting. So remove this wrong code.
Signed-off-by: Alina Friedrichsen <x-alina@gmx.net>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16814 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-12 15:37:59 +00:00
nbd
3e17a8ab66
madwifi: clean up wme handling, use same packet classification as mac80211
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16790 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-12 00:01:17 +00:00
nbd
e05f80b547
madwifi: fix another instance of excessive stack usage in wlanconfig
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16788 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-12 00:00:51 +00:00
nbd
8f7f273fa4
upgrade to the new version of wprobe - includes reconfigurable layer 2 statistics, remote access, more configuration options and many bugfixes
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16719 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-06 19:05:24 +00:00
acinonyx
09d38320e8
[package] madwifi: Disable compression capability on AR71XX and make it optional for other platforms (thanks to David A. Bandel and Dennis Bartsch)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16642 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-01 17:07:52 +00:00
hauke
6f5a624c71
[packages] Various Makefile cleanup.
...
Thanks to swalker.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16437 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-06-13 16:47:22 +00:00
nbd
a34576c119
madwifi: disable compression by default, as it can cause instabilities on various platforms (thx, acoul)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16421 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-06-11 12:40:07 +00:00
acinonyx
4b7f3bb250
[package] madwifi: clear variables used in for loop
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16308 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-06-03 13:53:10 +00:00
nbd
864cf3adb0
madwifi: fix wlanconfig athX destroy on 2.6.30 (incomplete netdev_ops transition)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16289 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-06-01 22:35:48 +00:00
kaloz
2dfc42c438
now that the gemini target is working, get rid of the obsolete and buggy storm target
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16274 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-06-01 18:15:30 +00:00
kaloz
707d176121
fix madwifi for the gemini target
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16270 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-06-01 18:09:10 +00:00
jow
f1993df80d
[package] madwifi: remove cruft from madwifi.sh introduced by r15954, thanks Vasilis Tsiligiannis
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16238 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-31 20:42:04 +00:00
nbd
cbfd6ccc24
madwifi: handle frame classification properly if eth->h_proto contains the protocol number directly (without offset)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16237 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-31 17:15:09 +00:00
nbd
a75dace023
madwifi: fix excessive stack usage in the wlanconfig tool
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16235 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-31 15:04:45 +00:00
nbd
cbcac8031c
madwifi: if a txpower value below the poweroffset is requested, set the internal txpower to 0db
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16234 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-31 14:45:04 +00:00