Commit graph

108 commits

Author SHA1 Message Date
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
Felix Fietkau
99c170db7c disable tpc in madwifi by default (seems to be hurting performance in long-distance links)
SVN-Revision: 7434
2007-06-01 18:24:56 +00:00
Felix Fietkau
a08db5a03f forgot a small change
SVN-Revision: 7426
2007-06-01 10:30:35 +00:00
Felix Fietkau
582d78b1ad clean up madwifi and sync with trunk
SVN-Revision: 7425
2007-06-01 10:29:49 +00:00
Felix Fietkau
e690f68fcd madwifi: fix a few locking mistakes
SVN-Revision: 7410
2007-05-31 04:51:43 +00:00
Felix Fietkau
65ec59bd88 madwifi: add patch for doing ad-hoc and master mode at the same (including beacon handling)
SVN-Revision: 7409
2007-05-31 03:41:01 +00:00
Felix Fietkau
272d51ddd3 update madwifi to latest trunk - performance enhancements
SVN-Revision: 7341
2007-05-26 16:52:05 +00:00
Felix Fietkau
34f3b786b5 update madwifi to latest trunk (refcount and hal-0.9.30.13 got merged) and include a security fix that was merged in 0.9.3.1
SVN-Revision: 7309
2007-05-23 14:54:18 +00:00
Felix Fietkau
fd49112a0d seems like the upstream fix for the minstrel crash wasn't enough. add an extra check
SVN-Revision: 7303
2007-05-21 07:47:51 +00:00
Felix Fietkau
d169d2d02a madwifi: switch to latest madwifi-hal-0.9.30.13 snapshot as reference merge in refcount branch as well and clean up openwrt patches (a few fixes got merged upstream)
SVN-Revision: 7300
2007-05-21 06:25:34 +00:00
Felix Fietkau
10b572b451 oops... wrong patch (unfixed typo)
SVN-Revision: 7299
2007-05-21 03:53:26 +00:00
Felix Fietkau
17ea20ab8c more cleanup
SVN-Revision: 7298
2007-05-21 03:50:55 +00:00
Felix Fietkau
4aa15bd99c cleanup
SVN-Revision: 7297
2007-05-21 03:36:08 +00:00
Felix Fietkau
8693233b73 make txstop workaround safe with napi polling
SVN-Revision: 7258
2007-05-16 13:44:06 +00:00
Felix Fietkau
7da3a7a2b4 madwifi: enable txstop workaround for ap and ibss mode only
SVN-Revision: 7223
2007-05-14 11:11:42 +00:00
Felix Fietkau
33a2478e96 oops. some code accidentally slipped into the wrong patch file :)
SVN-Revision: 7217
2007-05-13 23:03:34 +00:00
Felix Fietkau
e0f95a2d50 madwifi: fix xscale build
SVN-Revision: 7213
2007-05-13 19:19:27 +00:00
Felix Fietkau
b910cf91f6 huge madwifi update - use a madwifi-ng-refcount snapshot as base, includes lots of bugfixes and performance enhancements
SVN-Revision: 7211
2007-05-13 16:24:11 +00:00
Felix Fietkau
bf8a64aa9b remove led fix again - seems like gpio handling is really broken in the original madwifi hal
SVN-Revision: 7057
2007-04-26 16:53:58 +00:00
Felix Fietkau
a13013478a fix for the wifi led on atheros SoC
SVN-Revision: 7053
2007-04-26 11:34:56 +00:00
Florian Fainelli
677b02a250 Add bssid fix from #1281
SVN-Revision: 6601
2007-03-18 12:59:44 +00:00
Imre Kaloz
ee653e3700 add preliminary IOP32x support, mark it broken for now
SVN-Revision: 6557
2007-03-11 19:49:50 +00:00
Felix Fietkau
5f019983aa nuke even more debug stuff
SVN-Revision: 6333
2007-02-20 22:35:12 +00:00
Felix Fietkau
6d3a4c8468 sorry, last commit had a bug
SVN-Revision: 6332
2007-02-20 22:04:49 +00:00
Felix Fietkau
d40798d4c6 fix debug patch for ahb
SVN-Revision: 6331
2007-02-20 22:00:29 +00:00
Imre Kaloz
824adb7656 disable debugging stuff in madwifi - saves precious flash space :)
SVN-Revision: 6329
2007-02-20 13:16:51 +00:00
Felix Fietkau
07031eb1f3 get rid of the get_system_type() dependency for atheros 2.6
SVN-Revision: 6259
2007-02-04 03:27:41 +00:00
Felix Fietkau
084ed38042 fix typo
SVN-Revision: 6049
2007-01-09 17:40:25 +00:00
Felix Fietkau
fe42563e1f remove problematic change that probably broke SoC support
SVN-Revision: 5891
2006-12-22 11:58:24 +00:00
Felix Fietkau
6a30000485 update madwifi SoC support patch, add device ids for 2317 (will be functional after a hal upgrade)
SVN-Revision: 5887
2006-12-22 03:52:48 +00:00
Felix Fietkau
0d9508a09d add two patches from madwifi trac ticket 914 - should fix multiple wlanconfig create/destroy runs and a few wds related crashes
SVN-Revision: 5865
2006-12-19 22:52:16 +00:00
Felix Fietkau
b5e0c5ea5f add SoC support to madwifi
SVN-Revision: 5804
2006-12-16 00:39:57 +00:00
Felix Fietkau
aefaa3896b prepare madwifi for the kernel upgrade to 2.6.19
SVN-Revision: 5780
2006-12-14 04:54:59 +00:00
Felix Fietkau
4bead05b28 add an update for the not-entirely-correct security fix of madwifi (see [5720], madwifi changeset 1847)
SVN-Revision: 5726
2006-12-08 16:48:43 +00:00
Felix Fietkau
547b127d7a make kernel module packaging code reusable and use it in madwifi
SVN-Revision: 5189
2006-10-17 16:13:10 +00:00
Felix Fietkau
60c1f0f64d finally move buildroot-ng to trunk 2016-03-20 17:29:15 +01:00