aboutsummaryrefslogtreecommitdiff
path: root/package/madwifi
Commit message (Collapse)AuthorAge
* add preliminary support for Storm SL3512 based devices, not ready yetImre Kaloz2008-04-27
| | | | SVN-Revision: 10956
* 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
* explicitely disable a bunch of package on ar7 until we properly detect pci & ↵Nicolas Thill2008-04-15
| | | | | | usb support at configure time SVN-Revision: 10839
* do target dependent optimizationsImre Kaloz2008-04-14
| | | | SVN-Revision: 10834
* madwifi: remove reset delay - seems like it's not necessary anymoreFelix Fietkau2008-04-09
| | | | SVN-Revision: 10777
* madwifi: add support for drop-in hal replacementsFelix Fietkau2008-03-20
| | | | SVN-Revision: 10629
* Revert r10553 "fix channel change bugs," causes kernel oopses. Closes #3213.Andy Boyett2008-03-20
| | | | SVN-Revision: 10628
* make madwifi startup script aware of new iwpriv optionsJohn Crispin2008-03-13
| | | | SVN-Revision: 10598
* 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
* refresh madwifi patches, fix an issue with napi polling (thx SeG)Felix Fietkau2008-02-20
| | | | SVN-Revision: 10511
* napi polling fixFelix Fietkau2008-02-20
| | | | SVN-Revision: 10507
* madwifi: remove a dangerous debugging defineFelix Fietkau2008-02-20
| | | | SVN-Revision: 10506
* improve reliability of the beaconcal patchFelix Fietkau2008-02-20
| | | | SVN-Revision: 10505
* fix problems with the use of a passphrase, add option to use a key instead ↵Travis Kemen2008-02-13
| | | | | | of passphrase SVN-Revision: 10450
* add a fix for memleaks caused by failed memory allocationsFelix Fietkau2008-02-08
| | | | SVN-Revision: 10417
* madwifi: add ap mode specific improvements to the calibration process. ↵Felix Fietkau2008-02-08
| | | | | | reported to produce a noticeable increase in rx/tx strength SVN-Revision: 10416
* disable radar detection by default until it is fixedFelix Fietkau2008-02-05
| | | | SVN-Revision: 10401
* fix wpa_supplicant for madwifiJohn Crispin2008-02-05
| | | | SVN-Revision: 10392
* pull madwifi forward to the latest upstream version - should fix some dual ↵Felix Fietkau2008-01-31
| | | | | | radio issues; add preliminary 2.6.24 support patch (compiles, not run-time tested, thx SeG) SVN-Revision: 10334
* fix a small race condition in the madwifi queue handlingFelix Fietkau2008-01-29
| | | | SVN-Revision: 10312
* add missing #includeFelix Fietkau2008-01-28
| | | | SVN-Revision: 10297
* more queue handling stuffFelix Fietkau2008-01-28
| | | | SVN-Revision: 10296
* update madwifi to latest trunk, include a few more fixes/improvementsFelix Fietkau2008-01-28
| | | | SVN-Revision: 10294
* madwifi: nuke some weird code which is causing NULL nodes to appearFelix Fietkau2008-01-26
| | | | SVN-Revision: 10274
* do not use kzalloc() in madwifi, for compatibility reasonsFelix Fietkau2008-01-26
| | | | SVN-Revision: 10272
* madwifi: nuke some totally wrong code which was causing performance issuesFelix Fietkau2008-01-26
| | | | SVN-Revision: 10270
* madwifi: use mrr even in legacy modeFelix Fietkau2008-01-26
| | | | SVN-Revision: 10269
* add a patch for properly refreshing the bssidmaskFelix Fietkau2008-01-26
| | | | SVN-Revision: 10268
* add extra sanity checks in madwifiFelix Fietkau2008-01-26
| | | | SVN-Revision: 10266
* add a patch for improved transmit signal strength in madwifiFelix Fietkau2008-01-26
| | | | SVN-Revision: 10264