Commit graph

313 commits

Author SHA1 Message Date
Matteo Croce
3ccd1aeab7 2.6.33 fixes for atheros and madwifi
SVN-Revision: 19963
2010-03-03 13:52:28 +00:00
Felix Fietkau
f53f060299 madwifi: disable ccmp replay protection for ibss/ahdemo to make wpa-none work
SVN-Revision: 19822
2010-02-23 06:42:02 +00:00
Felix Fietkau
019ee54580 madwifi: fix/improve station idle timeout handling
SVN-Revision: 19378
2010-01-29 03:55:38 +00:00
Felix Fietkau
8de3096f63 madwifi: make sure that minstrel rc updates still work after a jiffies wraparound
SVN-Revision: 19377
2010-01-29 02:49:13 +00:00
Felix Fietkau
b935b1abe2 madwifi: add sysctl for turning the radio silent
SVN-Revision: 19376
2010-01-29 02:34:52 +00:00
Felix Fietkau
e85f50118c madwifi: fix some potential null pointer derefs with wds
SVN-Revision: 19322
2010-01-24 23:39:00 +00:00
Imre Kaloz
0b9849afbf refresh patch
SVN-Revision: 19102
2010-01-11 09:40:26 +00:00
Felix Fietkau
f26b153836 madwifi: add a watchdog for software beacon alert interrupts
SVN-Revision: 18740
2009-12-11 02:12:19 +00:00
Felix Fietkau
b24884eeff madwifi: fix noise level display and make the cca threshold configurable through sysctl
SVN-Revision: 18739
2009-12-11 02:12:15 +00:00
Felix Fietkau
5215accae5 madwifi: fix a crash bug related to refcounting of bss nodes
SVN-Revision: 18290
2009-11-04 00:05:56 +00:00
Imre Kaloz
3d4466cfd8 add preliminary 2.6.32 support
SVN-Revision: 18283
2009-11-03 10:49:27 +00:00
Felix Fietkau
4228768e31 madwifi: reduce the size of the multicall tool binary
SVN-Revision: 18112
2009-10-21 00:20:42 +00:00
Felix Fietkau
f283279dd8 madwifi: remove the 10HZ timer for updating rate control statistics
SVN-Revision: 18053
2009-10-17 04:56:09 +00:00
Felix Fietkau
fdb032fd77 madwifi: fix various noderef/memleak issues
SVN-Revision: 18052
2009-10-17 04:56:05 +00:00
Felix Fietkau
2c040be231 madwifi: more ad-hoc fixes
SVN-Revision: 18050
2009-10-15 19:20:43 +00:00
Felix Fietkau
3be1af45ac madwifi: fix another ibss crash (#5935)
SVN-Revision: 18048
2009-10-14 21:15:45 +00:00
Felix Fietkau
75a4b6f1d7 madwifi: fix race condition on ibss init (#5935)
SVN-Revision: 18046
2009-10-14 08:29:46 +00:00
Felix Fietkau
025ac2b369 madwifi: beacon timer fixes
SVN-Revision: 18045
2009-10-14 08:29:37 +00:00
Felix Fietkau
a58bb0a47a madwifi: fix bugs in the calibration triggers
SVN-Revision: 17691
2009-09-23 17:30:03 +00:00
Felix Fietkau
802ea84054 madwifi: fix a theoretical tx buffer leak
SVN-Revision: 17690
2009-09-23 13:33:06 +00:00
Felix Fietkau
0e2e5cae7a madwifi: fix beacon slot handling and add support for more than 4 vaps (useful for wds per-sta interfaces)
SVN-Revision: 17689
2009-09-23 13:32:56 +00:00
Felix Fietkau
ca1b63e891 madwifi: fix sta mode reconnect when roaming between different aps of the same essid
SVN-Revision: 17688
2009-09-23 13:32:38 +00:00
Felix Fietkau
bbc9700310 madwifi: fix maximum txpower display
SVN-Revision: 17687
2009-09-23 13:32:22 +00:00
Felix Fietkau
9e1fd17d10 madwifi: fix iwconfig tx power display
SVN-Revision: 17592
2009-09-16 12:02:10 +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
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
ce5869bd9b madwifi: fix another unconverted netdev_ops issue
SVN-Revision: 17431
2009-08-28 12:50:56 +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
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
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
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
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