Felix Fietkau
9e1fd17d10
madwifi: fix iwconfig tx power display
...
SVN-Revision: 17592
2009-09-16 12:02:10 +00:00
Andy Boyett
fdf2efaf28
madwifi: bump package revision
...
SVN-Revision: 17589
2009-09-15 10:19:32 +00:00
Felix Fietkau
36d7f7c017
madwifi: fix a wds related race condition
...
SVN-Revision: 17578
2009-09-14 10:45:34 +00:00
Felix Fietkau
84c01891da
madwifi: remove an unimportant part of the ibss node handling fix, which led to a regression in ap-to-ap wds operation
...
SVN-Revision: 17576
2009-09-14 10:40:23 +00:00
Andy Boyett
a5f80019ef
bump some revisions and update copyrights
...
SVN-Revision: 17554
2009-09-10 10:07:04 +00:00
Felix Fietkau
d71228f092
madwifi: replace an implicit memcpy with an explicit one (cosmetic fix)
...
SVN-Revision: 17546
2009-09-09 00:30:36 +00:00
Felix Fietkau
d5cc8ea44b
madwifi: fix several noderef and ibss merge issues that led to memory leaks and high system load
...
SVN-Revision: 17545
2009-09-09 00:17:13 +00:00
Felix Fietkau
8691bbb699
madwifi: add a configuration for uapsd (unscheduled automatic powersave delivery), turn it off by default because of compatibility issues with nokia phones
...
SVN-Revision: 17510
2009-09-03 19:31:48 +00:00
Felix Fietkau
ce5869bd9b
madwifi: fix another unconverted netdev_ops issue
...
SVN-Revision: 17431
2009-08-28 12:50:56 +00:00
Felix Fietkau
f4ede912f4
madwifi: remove version selection support
...
SVN-Revision: 17316
2009-08-19 15:17:32 +00:00
Felix Fietkau
fe78c4885c
remove support for the madwifi upstream release, it doesn't work on newer kernels and it's not very reliable anyway
...
SVN-Revision: 17315
2009-08-19 15:16:11 +00:00
Felix Fietkau
6fb461da2b
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
...
SVN-Revision: 17314
2009-08-19 15:13:00 +00:00
Felix Fietkau
7c746b122f
add powersave fixes based on patches by Steven Luo ( #4376 )
...
SVN-Revision: 17312
2009-08-19 14:48:31 +00:00
Felix Fietkau
7f6b21ae62
madwifi: refresh patches
...
SVN-Revision: 17311
2009-08-19 14:48:21 +00:00
Felix Fietkau
ed497b57a7
madwifi: fix frame dropped counter
...
SVN-Revision: 17224
2009-08-11 14:05:57 +00:00
Felix Fietkau
5335a25026
madwifi: fix compiler warning
...
SVN-Revision: 17221
2009-08-11 02:14:33 +00:00
Felix Fietkau
f0380bfd82
fix software rx filter for ibss mode (based on a patch by harald schiöberg)
...
SVN-Revision: 17220
2009-08-11 02:14:28 +00:00
Felix Fietkau
a1c5477822
madwifi: fix compile error on kernels without net_device api compatibility
...
SVN-Revision: 17219
2009-08-11 02:14:15 +00:00
Felix Fietkau
2fb9a9c917
madwifi: fix a race condition in the ap2ap wds setup
...
SVN-Revision: 17086
2009-08-01 21:29:19 +00:00
Felix Fietkau
f6852f2023
madwifi: disable debug by default in the source tree instead of only relying on the override (useful for external builds)
...
SVN-Revision: 17085
2009-08-01 21:29:15 +00:00
Felix Fietkau
9ce792f444
madwifi: remove the get_arch.mk build failure when the 'detected' arch doesn't match the build system's value
...
SVN-Revision: 17084
2009-08-01 21:29:10 +00:00
Felix Fietkau
bde1cf619a
madwifi: fix crash on 2.6.30
...
SVN-Revision: 16889
2009-07-18 01:04:40 +00:00
Felix Fietkau
5cc4951745
madwifi: fix a race condition in the ibss merge
...
SVN-Revision: 16870
2009-07-16 17:41:51 +00:00
Felix Fietkau
3d2040de0f
madwifi: turn software based tsf merging on by default, get rid of some iwpriv errors on wifi restart
...
SVN-Revision: 16862
2009-07-16 11:30:01 +00:00
Felix Fietkau
f97def7367
madwifi: clean up / fix ibss node handling
...
SVN-Revision: 16861
2009-07-16 11:28:54 +00:00
Felix Fietkau
df3b99e959
madwifi: trivial antenna diversity fix
...
SVN-Revision: 16846
2009-07-14 16:07:26 +00:00
Felix Fietkau
99a8fe62fe
madwifi: remove the -mlong-calls cflag from include files
...
SVN-Revision: 16830
2009-07-13 14:56:44 +00:00
Vasilis Tsiligiannis
a4ed68fbe4
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>
SVN-Revision: 16814
2009-07-12 15:37:59 +00:00
Felix Fietkau
8addc86845
madwifi: clean up wme handling, use same packet classification as mac80211
...
SVN-Revision: 16790
2009-07-12 00:01:17 +00:00
Felix Fietkau
bcbdd2a425
madwifi: fix another instance of excessive stack usage in wlanconfig
...
SVN-Revision: 16788
2009-07-12 00:00:51 +00:00
Felix Fietkau
5447d6c44b
upgrade to the new version of wprobe - includes reconfigurable layer 2 statistics, remote access, more configuration options and many bugfixes
...
SVN-Revision: 16719
2009-07-06 19:05:24 +00:00
Vasilis Tsiligiannis
d0a129742f
madwifi: Disable compression capability on AR71XX and make it optional for other platforms (thanks to David A. Bandel and Dennis Bartsch)
...
SVN-Revision: 16642
2009-07-01 17:07:52 +00:00
Hauke Mehrtens
efbfde01b0
Various Makefile cleanup.
...
Thanks to swalker.
SVN-Revision: 16437
2009-06-13 16:47:22 +00:00
Felix Fietkau
985b62a228
madwifi: disable compression by default, as it can cause instabilities on various platforms (thx, acoul)
...
SVN-Revision: 16421
2009-06-11 12:40:07 +00:00
Vasilis Tsiligiannis
121368fbc8
madwifi: clear variables used in for loop
...
SVN-Revision: 16308
2009-06-03 13:53:10 +00:00
Felix Fietkau
4b87e55994
madwifi: fix wlanconfig athX destroy on 2.6.30 (incomplete netdev_ops transition)
...
SVN-Revision: 16289
2009-06-01 22:35:48 +00:00
Imre Kaloz
7f9fd5033c
now that the gemini target is working, get rid of the obsolete and buggy storm target
...
SVN-Revision: 16274
2009-06-01 18:15:30 +00:00
Imre Kaloz
9fa14987b8
fix madwifi for the gemini target
...
SVN-Revision: 16270
2009-06-01 18:09:10 +00:00
Jo-Philipp Wich
037f0c9629
madwifi: remove cruft from madwifi.sh introduced by r15954, thanks Vasilis Tsiligiannis
...
SVN-Revision: 16238
2009-05-31 20:42:04 +00:00
Felix Fietkau
43b2318584
madwifi: handle frame classification properly if eth->h_proto contains the protocol number directly (without offset)
...
SVN-Revision: 16237
2009-05-31 17:15:09 +00:00
Felix Fietkau
664d2873c7
madwifi: fix excessive stack usage in the wlanconfig tool
...
SVN-Revision: 16235
2009-05-31 15:04:45 +00:00
Felix Fietkau
5836e0fb5f
madwifi: if a txpower value below the poweroffset is requested, set the internal txpower to 0db
...
SVN-Revision: 16234
2009-05-31 14:45:04 +00:00
Felix Fietkau
26099a3c23
madwifi: add better hw detection, use a power offset for setting/getting tx power for cards that have a twisted eeprom
...
SVN-Revision: 16224
2009-05-31 02:25:32 +00:00
Felix Fietkau
ffea0b1aee
madwifi: add sanity checks for monitor mode injection
...
SVN-Revision: 16218
2009-05-30 17:53:41 +00:00
Felix Fietkau
f48e0b1e5f
madwifi: fix an array overrun in the rate control attach check
...
SVN-Revision: 16217
2009-05-30 17:53:24 +00:00
Felix Fietkau
443fc5fe1b
madwifi: remove the "turbo" iwpriv command, it does not do anything useful, but it can lead to crashes
...
SVN-Revision: 15992
2009-05-22 17:44:07 +00:00
Felix Fietkau
f5918f5a00
madwifi: fix a rare ad-hoc mode crash
...
SVN-Revision: 15964
2009-05-21 18:23:53 +00:00
Felix Fietkau
5820c0fef2
madwifi: cosmetic fixes for maxrate/minrate
...
SVN-Revision: 15961
2009-05-21 18:11:08 +00:00
Jo-Philipp Wich
89127a67f2
Declare some missing local variables in madwifi.sh Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr>
...
SVN-Revision: 15954
2009-05-20 21:52:15 +00:00
Jo-Philipp Wich
ba22d1e333
Fix device name allocation This patch fixes a bug in madwifi where names for wifi devices are not allocated during device setup. It fixes some instability on devices which share IRQ. Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr>
...
SVN-Revision: 15950
2009-05-20 21:33:54 +00:00