Commit graph

85 commits

Author SHA1 Message Date
Felix Fietkau
457d9d3d1b fix madwifi bssid allocation
SVN-Revision: 10087
2008-01-02 19:47:05 +00:00
Felix Fietkau
e86049efe8 sync with madwifi changeset 3070
SVN-Revision: 9835
2007-12-22 16:17:17 +00:00
Felix Fietkau
285395cfca Add a madwifi patch by Brian Candler, which fixes minstrel when operating without multi-rate retry. Should lead to significant performance improvements when dealing with stations in B/G mixed mode. Fixes #2876
SVN-Revision: 9820
2007-12-21 15:36:54 +00:00
Felix Fietkau
1050b28b38 refresh patches, make madwifi-dfs compile on linux 2.4 again
SVN-Revision: 9719
2007-12-13 04:26:55 +00:00
Felix Fietkau
85578a7ff1 update to latest madwifi-dfs snapshot, fix a crash on broadcom 47xx
SVN-Revision: 9718
2007-12-13 04:26:46 +00:00
Felix Fietkau
9c7edf0ad0 update madwifi to the madwifi-dfs branch - should fix a few ad-hoc mode issues, needs more testing
SVN-Revision: 9648
2007-12-02 22:28:14 +00:00
Felix Fietkau
7f052bf047 update to latest madwifi snapshot - fixes some noderef bugs
SVN-Revision: 9602
2007-11-27 22:06:27 +00:00
Felix Fietkau
fd68041491 fix remaining netif_rx calls in napi polling patch
SVN-Revision: 9601
2007-11-27 22:05:40 +00:00
Felix Fietkau
cbb4e6b5a2 remove madwifi tx locking patch - i don't trust it
SVN-Revision: 9580
2007-11-18 15:40:12 +00:00
Felix Fietkau
5bc6d1c39e update madwifi to latest rev - works around some crashiness
SVN-Revision: 9507
2007-11-07 13:02:09 +00:00
Felix Fietkau
8ebd4ab77b update madwifi to latest version (fixes #2403)
SVN-Revision: 9466
2007-10-31 13:06:27 +00:00
Felix Fietkau
dd6cef677b oops.... committed an outdated patch
SVN-Revision: 9456
2007-10-27 23:21:40 +00:00
Felix Fietkau
ddd93e2b57 madwifi: don't poll the channel noise in a performance critical path
SVN-Revision: 9454
2007-10-27 17:51:52 +00:00
Felix Fietkau
c9e697a355 revert changes to io access functions done in madwifi trunk (they seem wrong to me, and they break xscale) fixes #2591
SVN-Revision: 9433
2007-10-24 17:56:21 +00:00
Felix Fietkau
479cf96993 upgrade madwifi to r2756
SVN-Revision: 9422
2007-10-24 04:35:02 +00:00
Imre Kaloz
c1f0b1fa3f remove madwifi karma patch until it's fixed
SVN-Revision: 9404
2007-10-22 22:40:23 +00:00
John Crispin
9f73ab51f3 refreshed madwifi patches
SVN-Revision: 9380
2007-10-20 19:13:53 +00:00
Florian Fainelli
2eca863b8e Convert the karma changes to be an ioctl
SVN-Revision: 9358
2007-10-19 06:19:00 +00:00
Felix Fietkau
d36b18dca4 madwifi: fix 'bad ratekbps' message when running adhoc in .11a
SVN-Revision: 8395
2007-08-11 00:16:10 +00:00
Felix Fietkau
39f63f1d04 add a fix for skb_put_over in beacon handling code
SVN-Revision: 8325
2007-08-03 01:46:47 +00:00
Felix Fietkau
81bea3c501 madwifi: remove stuck beacon workaround (does not work properly). add a workaround for MIB interrupt flooding
SVN-Revision: 8310
2007-08-01 18:37:20 +00:00
Felix Fietkau
4ae75984ec merge madwifi r2591 for rxantenna selection
SVN-Revision: 8157
2007-07-25 14:07:04 +00:00
Felix Fietkau
bee2897419 merge madwifi trunk changeset 2597
SVN-Revision: 8136
2007-07-23 22:05:00 +00:00
Felix Fietkau
2d5f735d91 another attempt at fixing the madwifi memleak for good. i'm 95% sure this is the right fix, but it needs to be tested in a real ad-hoc environment... (#2121)
SVN-Revision: 8111
2007-07-23 00:37:35 +00:00
Felix Fietkau
41cce36da6 refresh madwifi patches
SVN-Revision: 8110
2007-07-22 23:49:34 +00:00
Felix Fietkau
be62105354 add a workaround for a wds related crash
SVN-Revision: 8062
2007-07-19 16:15:35 +00:00
Felix Fietkau
f44014020d refresh madwifi patches
SVN-Revision: 7961
2007-07-13 09:18:45 +00:00
Felix Fietkau
e787afedab madwifi: patch for 'fixing' stuck beacons through card recalibration
SVN-Revision: 7960
2007-07-13 09:17:34 +00:00
Felix Fietkau
942fdf034b fix madwifi unload/reload on SoC
SVN-Revision: 7958
2007-07-13 08:23:22 +00:00
Felix Fietkau
9b7e926580 fix monitor mode related crash in madwifi (#2034)
SVN-Revision: 7957
2007-07-13 07:24:43 +00:00
Felix Fietkau
fbac51ffa4 add missing changes from #1949
SVN-Revision: 7948
2007-07-12 21:03:05 +00:00
Felix Fietkau
b13aee9165 add tpc change from #1949
SVN-Revision: 7947
2007-07-12 19:17:32 +00:00
Felix Fietkau
65edd13209 sync with latest madwifi snapshot, refresh patches, add tpc fix by mdtaylor (should fix #1949)
SVN-Revision: 7929
2007-07-11 21:13:50 +00:00
Felix Fietkau
a22cf8b5a6 fix madwifi compile for 2.4
SVN-Revision: 7885
2007-07-07 09:29:15 +00:00
Felix Fietkau
ce4fbcf3f4 remove ad-hoc tx hang workaround - the underlying issue has been fixed a while ago
SVN-Revision: 7868
2007-07-04 02:11:41 +00:00
Felix Fietkau
8ba5c79b5f remove minstrel rate hack
SVN-Revision: 7867
2007-07-04 01:53:21 +00:00
Felix Fietkau
424e15a610 another madwifi update
SVN-Revision: 7866
2007-07-04 01:25:54 +00:00
Felix Fietkau
8117b40bf0 update to the latest madwifi snapshot
SVN-Revision: 7864
2007-07-03 21:03:58 +00:00
Felix Fietkau
a7b99a5bfa refresh a patch that is causing problems on certain systems
SVN-Revision: 7857
2007-07-02 21:52:32 +00:00
Felix Fietkau
995d3e0589 fix a horrible memleak in madwifi
SVN-Revision: 7850
2007-07-02 10:59:51 +00:00
Felix Fietkau
b24263a9b6 fix a crash related to wep and mic handling (#1973)
SVN-Revision: 7813
2007-06-30 22:30:36 +00:00
Felix Fietkau
17485c04ad add madwifi changeset 2484 (node refcounting patch) - i will resync with madwifi svn after the 7.07 release
SVN-Revision: 7807
2007-06-30 19:47:24 +00:00
Felix Fietkau
d437ce276a clean up the madwifi SoC support patch - remove some breakage that went unnoticed because it only applies to kernelversions before 2.6.19
SVN-Revision: 7746
2007-06-28 00:01:11 +00:00
Felix Fietkau
9114220553 refresh all package patches in the buildroot using quilt
SVN-Revision: 7490
2007-06-04 11:25:53 +00:00
Felix Fietkau
34a7bd751b madwifi: fix an unhandle cryptoapi change (wpa2)
SVN-Revision: 7470
2007-06-03 02:28:45 +00:00
Felix Fietkau
07796f7873 fixes for wpa/wpa2
SVN-Revision: 7453
2007-06-02 17:04:43 +00:00
Felix Fietkau
47ecff5cf8 madwifi update: include upstream fixes for ff handling, disable ff by default (not reliable enough), wpa in ap mode should be working now
SVN-Revision: 7440
2007-06-02 02:22:01 +00:00
Felix Fietkau
87699ffd77 optimize the performance of the minstrel rate algorithm - don't sample lower rates if the rate with the higest probability is high
SVN-Revision: 7437
2007-06-01 20:04:47 +00:00
Felix Fietkau
1b2efe2b95 minor locking change
SVN-Revision: 7436
2007-06-01 18:25:33 +00:00
Felix Fietkau
f5a01c7556 madwifi: fix a crash in ff handling
SVN-Revision: 7435
2007-06-01 18:25:18 +00:00