aboutsummaryrefslogtreecommitdiffstats
path: root/package/madwifi/patches
Commit message (Expand)AuthorAgeFilesLines
* leave ack/cts setting alone by defaultFelix Fietkau2008-04-231-0/+42
* move timeout trigger for protection mode to node timeout triggerFelix Fietkau2008-04-231-25/+33
* clean up cwmin/cwmax defines and remove some wrong values which made minstrel...Felix Fietkau2008-04-231-19/+87
* madwifi: put an upper limit on the amount of sampling that minstrel should do...Felix Fietkau2008-04-221-12/+24
* add some more fine tuning for madwifiFelix Fietkau2008-04-211-0/+43
* madwifi: add configurable rssi threshold and timeout values for protection modeFelix Fietkau2008-04-211-0/+139
* reorder patchesFelix Fietkau2008-04-214-0/+0
* madwifi: remove the minstrel_mrr hack and add two patches that massively impr...Felix Fietkau2008-04-213-22/+89
* fix a some txq races (merge from madwifi-trunk)Felix Fietkau2008-04-201-0/+38
* more performance for madwifi :)Felix Fietkau2008-04-171-4/+56
* add performance improvement for madwifi on low-memory systemsFelix Fietkau2008-04-171-0/+178
* madwifi: remove reset delay - seems like it's not necessary anymoreFelix Fietkau2008-04-091-55/+1
* Revert r10553 "fix channel change bugs," causes kernel oopses. Closes #3213.Andy Boyett2008-03-201-10/+11
* madwifi: add patches for maximum and minimum rate (thx, SeG)Felix Fietkau2008-03-072-0/+236
* madwifi: don't deliver broadcast frames to vaps that aren't upFelix Fietkau2008-03-071-0/+14
* fix channel change bugsFelix Fietkau2008-03-071-11/+10
* include noise in stats structFelix Fietkau2008-03-071-6/+30
* debugging fixesFelix Fietkau2008-03-072-24/+222
* madwifi: napi polling fixesFelix Fietkau2008-03-073-45/+38
* sync with madwifi commit 3362Felix Fietkau2008-02-231-7/+1
* madwifi 2.6.24 compile fix Signed-off-by: Alexandros C. Couloumbis <alex@ozo....Travis Kemen2008-02-221-0/+15
* *sigh* nuke more debug crapFelix Fietkau2008-02-211-20/+29
* madwifi: minor ap scanning bugfixFelix Fietkau2008-02-211-0/+18
* improve reliability of beacon transmissions after channel changeFelix Fietkau2008-02-201-0/+68
* refresh madwifi patches, fix an issue with napi polling (thx SeG)Felix Fietkau2008-02-2027-546/+414
* napi polling fixFelix Fietkau2008-02-201-13/+21
* madwifi: remove a dangerous debugging defineFelix Fietkau2008-02-201-31/+44
* improve reliability of the beaconcal patchFelix Fietkau2008-02-201-14/+27
* add a fix for memleaks caused by failed memory allocationsFelix Fietkau2008-02-081-0/+44
* madwifi: add ap mode specific improvements to the calibration process. report...Felix Fietkau2008-02-082-39/+155
* pull madwifi forward to the latest upstream version - should fix some dual ra...Felix Fietkau2008-01-3113-322/+283
* fix a small race condition in the madwifi queue handlingFelix Fietkau2008-01-291-2/+15
* add missing #includeFelix Fietkau2008-01-281-6/+14
* more queue handling stuffFelix Fietkau2008-01-282-17/+56
* update madwifi to latest trunk, include a few more fixes/improvementsFelix Fietkau2008-01-2815-296/+394
* madwifi: nuke some weird code which is causing NULL nodes to appearFelix Fietkau2008-01-261-0/+15
* do not use kzalloc() in madwifi, for compatibility reasonsFelix Fietkau2008-01-261-0/+32
* madwifi: nuke some totally wrong code which was causing performance issuesFelix Fietkau2008-01-261-0/+118
* madwifi: use mrr even in legacy modeFelix Fietkau2008-01-261-0/+22
* add a patch for properly refreshing the bssidmaskFelix Fietkau2008-01-261-0/+15
* add extra sanity checks in madwifiFelix Fietkau2008-01-261-0/+61
* add a patch for improved transmit signal strength in madwifiFelix Fietkau2008-01-261-0/+39
* add some random madwifi fixesFelix Fietkau2008-01-253-0/+101
* upgrade madwifi, finally fix the annoying ap auto channel selection bug, defa...Felix Fietkau2008-01-258-241/+328
* fix madwifi compile for iop32xTravis Kemen2008-01-151-0/+12
* fix madwifi bssid allocationFelix Fietkau2008-01-021-0/+13
* sync with madwifi changeset 3070Felix Fietkau2007-12-221-6/+7
* Add a madwifi patch by Brian Candler, which fixes minstrel when operating wit...Felix Fietkau2007-12-211-0/+22
* refresh patches, make madwifi-dfs compile on linux 2.4 againFelix Fietkau2007-12-1315-204/+421
* update to latest madwifi-dfs snapshot, fix a crash on broadcom 47xxFelix Fietkau2007-12-132-359/+47