aboutsummaryrefslogtreecommitdiffstats
path: root/package/madwifi/patches
Commit message (Expand)AuthorAgeFilesLines
* 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
* update madwifi to the madwifi-dfs branch - should fix a few ad-hoc mode issue...Felix Fietkau2007-12-027-577/+418
* update to latest madwifi snapshot - fixes some noderef bugsFelix Fietkau2007-11-278-369/+296
* fix remaining netif_rx calls in napi polling patchFelix Fietkau2007-11-271-6/+28
* remove madwifi tx locking patch - i don't trust itFelix Fietkau2007-11-181-77/+0
* update madwifi to latest rev - works around some crashinessFelix Fietkau2007-11-0722-212/+219
* update madwifi to latest version (fixes #2403)Felix Fietkau2007-10-3122-197/+197
* oops.... committed an outdated patchFelix Fietkau2007-10-271-2/+2
* madwifi: don't poll the channel noise in a performance critical pathFelix Fietkau2007-10-271-0/+44
* revert changes to io access functions done in madwifi trunk (they seem wrong ...Felix Fietkau2007-10-241-0/+59
* upgrade madwifi to r2756Felix Fietkau2007-10-2428-665/+342
* remove madwifi karma patch until it's fixedImre Kaloz2007-10-221-176/+0
* refreshed madwifi patchesJohn Crispin2007-10-2029-181/+189
* Convert the karma changes to be an ioctlFlorian Fainelli2007-10-191-0/+168
* madwifi: fix 'bad ratekbps' message when running adhoc in .11aFelix Fietkau2007-08-111-0/+17
* add a fix for skb_put_over in beacon handling codeFelix Fietkau2007-08-031-0/+42
* madwifi: remove stuck beacon workaround (does not work properly). add a worka...Felix Fietkau2007-08-012-102/+83
* merge madwifi r2591 for rxantenna selectionFelix Fietkau2007-07-251-0/+14
* merge madwifi trunk changeset 2597Felix Fietkau2007-07-231-2/+15
* another attempt at fixing the madwifi memleak for good. i'm 95% sure this is ...Felix Fietkau2007-07-231-0/+13
* refresh madwifi patchesFelix Fietkau2007-07-2224-160/+160
* add a workaround for a wds related crashFelix Fietkau2007-07-191-0/+13
* refresh madwifi patchesFelix Fietkau2007-07-1323-145/+145
* madwifi: patch for 'fixing' stuck beacons through card recalibrationFelix Fietkau2007-07-131-0/+102
* fix madwifi unload/reload on SoCFelix Fietkau2007-07-131-5/+6
* fix monitor mode related crash in madwifi (#2034)Felix Fietkau2007-07-131-0/+15
* add missing changes from #1949Felix Fietkau2007-07-121-7/+8
* add tpc change from #1949Felix Fietkau2007-07-121-2/+14
* sync with latest madwifi snapshot, refresh patches, add tpc fix by mdtaylor (...Felix Fietkau2007-07-1121-241/+328
* fix madwifi compile for 2.4Felix Fietkau2007-07-071-0/+16
* remove ad-hoc tx hang workaround - the underlying issue has been fixed a whil...Felix Fietkau2007-07-041-49/+0