143 Commits (40990382e5823fc3d6a50374cfb989615e143c14)

Author SHA1 Message Date
Felix Fietkau 7c029b0355 another patch fix 17 years ago
Felix Fietkau ad9bc6ab09 fix a small comment 17 years ago
Felix Fietkau 01c61b0d64 fix ANI and make use of it in all modes except for monitor 17 years ago
Felix Fietkau 62bef2bced madwifi: remove unnecessary part of the 349-reset.patch, add an ANI fix for future HALs 17 years ago
Felix Fietkau 06447d5cfa oops. accidentally committed the wrong patch version 17 years ago
Felix Fietkau 60e3586f6f fix madwifi on linux 2.4 17 years ago
Imre Kaloz 0244e57bb9 refresh madwifi patches using upstream style 17 years ago
Felix Fietkau 3f1f985692 add missing export 17 years ago
Felix Fietkau a91f7dcfd8 madwifi: refresh patches 17 years ago
Felix Fietkau c05f60e0d0 madwifi: clean up scanning code, add support for changing scan lists 17 years ago
Felix Fietkau 17a7cfb3a7 madwifi: update to sam leffler's latest hal fixes LED on wisoc fixes rx sensitivity issues improves throughput on all cards/devices enhances link stability 17 years ago
Felix Fietkau 3e0c844379 clean up performance patch, add some head/tailroom calculation fixes (thx, benoit) fix some unused variables 17 years ago
Felix Fietkau e97b3f0b95 madwifi build scripts cleanup 17 years ago
Felix Fietkau e9f183265d leave ack/cts setting alone by default 17 years ago
Felix Fietkau eb13a77879 move timeout trigger for protection mode to node timeout trigger 17 years ago
Felix Fietkau eff0b609c0 clean up cwmin/cwmax defines and remove some wrong values which made minstrel a bit inaccurate 17 years ago
Felix Fietkau 16767f8db3 madwifi: put an upper limit on the amount of sampling that minstrel should do when the link changes its status from very good to slightly bad. the previous version of the patch could have resulted in erratic rate control behavior when there was a lot of sampling backlog. 17 years ago
Felix Fietkau 7637ba2bf8 add some more fine tuning for madwifi 17 years ago
Felix Fietkau 73663230c8 madwifi: add configurable rssi threshold and timeout values for protection mode the 11b protection mode can harm throughput a lot, so let's make sure that it is only active as long as it needs to be. 17 years ago
Felix Fietkau 3e03e66d7a reorder patches 17 years ago
Felix Fietkau 13c5a1b2d5 madwifi: remove the minstrel_mrr hack and add two patches that massively improve minstrel's performance and response time 17 years ago
Felix Fietkau 456e3823f4 fix a some txq races (merge from madwifi-trunk) 17 years ago
Felix Fietkau 1147d2137e more performance for madwifi :) 17 years ago
Felix Fietkau 94ddba360e add performance improvement for madwifi on low-memory systems 17 years ago
Felix Fietkau 56223a6f79 madwifi: remove reset delay - seems like it's not necessary anymore 17 years ago
Andy Boyett 69c4c6c5a9 Revert r10553 "fix channel change bugs," causes kernel oopses. Closes #3213. 17 years ago
Felix Fietkau b5a90e5cd9 madwifi: add patches for maximum and minimum rate (thx, SeG) 17 years ago
Felix Fietkau 9712028f88 madwifi: don't deliver broadcast frames to vaps that aren't up 17 years ago
Felix Fietkau 0c8a2085f9 fix channel change bugs 17 years ago
Felix Fietkau b3767e965e include noise in stats struct 17 years ago
Felix Fietkau eec5e041bb debugging fixes 17 years ago
Felix Fietkau e5bafab092 madwifi: napi polling fixes 17 years ago
Felix Fietkau ad86cb6640 sync with madwifi commit 3362 17 years ago
Travis Kemen fafda593a9 madwifi 2.6.24 compile fix Signed-off-by: Alexandros C. Couloumbis <alex@ozo.com> 17 years ago
Felix Fietkau 11b8c9974d *sigh* nuke more debug crap 17 years ago
Felix Fietkau 0f5d018d81 madwifi: minor ap scanning bugfix 17 years ago
Felix Fietkau cb17bac6f8 improve reliability of beacon transmissions after channel change 17 years ago
Felix Fietkau 4f8a59539d refresh madwifi patches, fix an issue with napi polling (thx SeG) 17 years ago
Felix Fietkau c68dfd4de4 napi polling fix 17 years ago
Felix Fietkau caed2f7f9c madwifi: remove a dangerous debugging define 17 years ago
Felix Fietkau 23acc030cb improve reliability of the beaconcal patch 17 years ago
Felix Fietkau d5c5246c32 add a fix for memleaks caused by failed memory allocations 17 years ago
Felix Fietkau f4012149b6 madwifi: add ap mode specific improvements to the calibration process. reported to produce a noticeable increase in rx/tx strength 17 years ago
Felix Fietkau 02cabf5948 pull madwifi forward to the latest upstream version - should fix some dual radio issues; add preliminary 2.6.24 support patch (compiles, not run-time tested, thx SeG) 17 years ago
Felix Fietkau e6cd9ebff6 fix a small race condition in the madwifi queue handling 17 years ago
Felix Fietkau aa243819e9 add missing #include 17 years ago
Felix Fietkau a79d8cc2df more queue handling stuff 17 years ago
Felix Fietkau d9ad14d717 update madwifi to latest trunk, include a few more fixes/improvements 17 years ago
Felix Fietkau 99bda2bbe0 madwifi: nuke some weird code which is causing NULL nodes to appear 17 years ago
Felix Fietkau aedc7243b0 do not use kzalloc() in madwifi, for compatibility reasons 17 years ago