aboutsummaryrefslogtreecommitdiff
path: root/package/madwifi/patches
Commit message (Collapse)AuthorAge
* add some madwifi fixes and enhancements by Sven-Ola, refresh patchesFelix Fietkau2008-07-16
| | | | SVN-Revision: 11848
* madwifi: add an optional threshold for low-rssi disconnection. This can be ↵Felix Fietkau2008-07-12
| | | | | | useful when letting wpa_supplicant control roaming. SVN-Revision: 11799
* madwifi: improve beacon miss handling to increase the reliability of STA ↵Felix Fietkau2008-07-12
| | | | | | mode links SVN-Revision: 11798
* madwifi: drop stale AP nodes from the client list when disconnecting. Fixes ↵Felix Fietkau2008-07-12
| | | | | | some reassoc issues. SVN-Revision: 11797
* madwifi: add a preliminary fix for the reassoc check, but disable reassoc ↵Felix Fietkau2008-07-12
| | | | | | entirely for now until we've figured out why it fails frequently. SVN-Revision: 11796
* madwifi: some misconfigured APs broadcast NULL BSSIDs, which can confuse the ↵Felix Fietkau2008-07-12
| | | | | | STA. Ignore those when scanning. SVN-Revision: 11795
* madwifi: add an optional background scanning threshold triggered by low rssi ↵Felix Fietkau2008-07-12
| | | | | | (useful for passing updated scan results to the wpa_supplicant ahead of time, before losing connectivity entirely) SVN-Revision: 11794
* madwifi: recognize hidden essid with length=1 containing a nullbyteFelix Fietkau2008-07-12
| | | | SVN-Revision: 11793
* madwifi: make STA mode interfaces disassociate if transmission of assoc/auth ↵Felix Fietkau2008-07-12
| | | | | | critical packets failed. SVN-Revision: 11792
* refresh some madwifi patchesFelix Fietkau2008-07-12
| | | | SVN-Revision: 11791
* make atheros wifi cards used on arcaydian 4519 ifxmips based boards workJohn Crispin2008-07-06
| | | | SVN-Revision: 11676
* be a bit more verbose about madwifi errorsFelix Fietkau2008-07-06
| | | | SVN-Revision: 11675
* madwifi: fix sequence number check on incoming retransmit checksFelix Fietkau2008-07-01
| | | | SVN-Revision: 11614
* another patch fixFelix Fietkau2008-06-13
| | | | SVN-Revision: 11455
* fix a small commentFelix Fietkau2008-06-13
| | | | SVN-Revision: 11454
* fix ANI and make use of it in all modes except for monitorFelix Fietkau2008-06-13
| | | | SVN-Revision: 11453
* madwifi: remove unnecessary part of the 349-reset.patch, add an ANI fix for ↵Felix Fietkau2008-06-09
| | | | | | future HALs SVN-Revision: 11409
* oops. accidentally committed the wrong patch versionFelix Fietkau2008-06-07
| | | | SVN-Revision: 11395
* fix madwifi on linux 2.4Felix Fietkau2008-06-06
| | | | SVN-Revision: 11385
* refresh madwifi patches using upstream styleImre Kaloz2008-06-04
| | | | SVN-Revision: 11351
* add missing exportFelix Fietkau2008-06-01
| | | | SVN-Revision: 11317
* madwifi: refresh patchesFelix Fietkau2008-06-01
| | | | SVN-Revision: 11316
* madwifi: clean up scanning code, add support for changing scan listsFelix Fietkau2008-06-01
| | | | SVN-Revision: 11315
* madwifi: update to sam leffler's latest hal fixes LED on wisoc fixes rx ↵Felix Fietkau2008-06-01
| | | | | | sensitivity issues improves throughput on all cards/devices enhances link stability SVN-Revision: 11314
* clean up performance patch, add some head/tailroom calculation fixes (thx, ↵Felix Fietkau2008-06-01
| | | | | | benoit) fix some unused variables SVN-Revision: 11313
* madwifi build scripts cleanupFelix Fietkau2008-06-01
| | | | SVN-Revision: 11312
* leave ack/cts setting alone by defaultFelix Fietkau2008-04-23
| | | | SVN-Revision: 10926
* move timeout trigger for protection mode to node timeout triggerFelix Fietkau2008-04-23
| | | | SVN-Revision: 10925
* clean up cwmin/cwmax defines and remove some wrong values which made ↵Felix Fietkau2008-04-23
| | | | | | minstrel a bit inaccurate SVN-Revision: 10924
* madwifi: put an upper limit on the amount of sampling that minstrel should ↵Felix Fietkau2008-04-22
| | | | | | 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. SVN-Revision: 10921
* add some more fine tuning for madwifiFelix Fietkau2008-04-21
| | | | SVN-Revision: 10900
* madwifi: add configurable rssi threshold and timeout values for protection ↵Felix Fietkau2008-04-21
| | | | | | 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. SVN-Revision: 10899
* reorder patchesFelix Fietkau2008-04-21
| | | | SVN-Revision: 10898
* madwifi: remove the minstrel_mrr hack and add two patches that massively ↵Felix Fietkau2008-04-21
| | | | | | improve minstrel's performance and response time SVN-Revision: 10897
* fix a some txq races (merge from madwifi-trunk)Felix Fietkau2008-04-20
| | | | SVN-Revision: 10895
* more performance for madwifi :)Felix Fietkau2008-04-17
| | | | SVN-Revision: 10855
* add performance improvement for madwifi on low-memory systemsFelix Fietkau2008-04-17
| | | | SVN-Revision: 10850
* madwifi: remove reset delay - seems like it's not necessary anymoreFelix Fietkau2008-04-09
| | | | SVN-Revision: 10777
* Revert r10553 "fix channel change bugs," causes kernel oopses. Closes #3213.Andy Boyett2008-03-20
| | | | SVN-Revision: 10628
* madwifi: add patches for maximum and minimum rate (thx, SeG)Felix Fietkau2008-03-07
| | | | SVN-Revision: 10555
* madwifi: don't deliver broadcast frames to vaps that aren't upFelix Fietkau2008-03-07
| | | | SVN-Revision: 10554
* fix channel change bugsFelix Fietkau2008-03-07
| | | | SVN-Revision: 10553
* include noise in stats structFelix Fietkau2008-03-07
| | | | SVN-Revision: 10552
* debugging fixesFelix Fietkau2008-03-07
| | | | SVN-Revision: 10551
* madwifi: napi polling fixesFelix Fietkau2008-03-07
| | | | SVN-Revision: 10550
* sync with madwifi commit 3362Felix Fietkau2008-02-23
| | | | SVN-Revision: 10519
* madwifi 2.6.24 compile fix Signed-off-by: Alexandros C. Couloumbis ↵Travis Kemen2008-02-22
| | | | | | <alex@ozo.com> SVN-Revision: 10517
* *sigh* nuke more debug crapFelix Fietkau2008-02-21
| | | | SVN-Revision: 10516
* madwifi: minor ap scanning bugfixFelix Fietkau2008-02-21
| | | | SVN-Revision: 10513
* improve reliability of beacon transmissions after channel changeFelix Fietkau2008-02-20
| | | | SVN-Revision: 10512