aboutsummaryrefslogtreecommitdiff
path: root/package/madwifi/patches
Commit message (Collapse)AuthorAge
...
* madwifi: don't poll the channel noise in a performance critical pathFelix Fietkau2007-10-27
| | | | SVN-Revision: 9454
* revert changes to io access functions done in madwifi trunk (they seem wrong ↵Felix Fietkau2007-10-24
| | | | | | to me, and they break xscale) fixes #2591 SVN-Revision: 9433
* upgrade madwifi to r2756Felix Fietkau2007-10-24
| | | | SVN-Revision: 9422
* remove madwifi karma patch until it's fixedImre Kaloz2007-10-22
| | | | SVN-Revision: 9404
* refreshed madwifi patchesJohn Crispin2007-10-20
| | | | SVN-Revision: 9380
* Convert the karma changes to be an ioctlFlorian Fainelli2007-10-19
| | | | SVN-Revision: 9358
* madwifi: fix 'bad ratekbps' message when running adhoc in .11aFelix Fietkau2007-08-11
| | | | SVN-Revision: 8395
* add a fix for skb_put_over in beacon handling codeFelix Fietkau2007-08-03
| | | | SVN-Revision: 8325
* madwifi: remove stuck beacon workaround (does not work properly). add a ↵Felix Fietkau2007-08-01
| | | | | | workaround for MIB interrupt flooding SVN-Revision: 8310
* merge madwifi r2591 for rxantenna selectionFelix Fietkau2007-07-25
| | | | SVN-Revision: 8157
* merge madwifi trunk changeset 2597Felix Fietkau2007-07-23
| | | | SVN-Revision: 8136
* another attempt at fixing the madwifi memleak for good. i'm 95% sure this is ↵Felix Fietkau2007-07-23
| | | | | | the right fix, but it needs to be tested in a real ad-hoc environment... (#2121) SVN-Revision: 8111
* refresh madwifi patchesFelix Fietkau2007-07-22
| | | | SVN-Revision: 8110
* add a workaround for a wds related crashFelix Fietkau2007-07-19
| | | | SVN-Revision: 8062
* refresh madwifi patchesFelix Fietkau2007-07-13
| | | | SVN-Revision: 7961
* madwifi: patch for 'fixing' stuck beacons through card recalibrationFelix Fietkau2007-07-13
| | | | SVN-Revision: 7960
* fix madwifi unload/reload on SoCFelix Fietkau2007-07-13
| | | | SVN-Revision: 7958
* fix monitor mode related crash in madwifi (#2034)Felix Fietkau2007-07-13
| | | | SVN-Revision: 7957
* add missing changes from #1949Felix Fietkau2007-07-12
| | | | SVN-Revision: 7948
* add tpc change from #1949Felix Fietkau2007-07-12
| | | | SVN-Revision: 7947
* sync with latest madwifi snapshot, refresh patches, add tpc fix by mdtaylor ↵Felix Fietkau2007-07-11
| | | | | | (should fix #1949) SVN-Revision: 7929
* fix madwifi compile for 2.4Felix Fietkau2007-07-07
| | | | SVN-Revision: 7885
* remove ad-hoc tx hang workaround - the underlying issue has been fixed a ↵Felix Fietkau2007-07-04
| | | | | | while ago SVN-Revision: 7868
* remove minstrel rate hackFelix Fietkau2007-07-04
| | | | SVN-Revision: 7867
* another madwifi updateFelix Fietkau2007-07-04
| | | | SVN-Revision: 7866
* update to the latest madwifi snapshotFelix Fietkau2007-07-03
| | | | SVN-Revision: 7864
* refresh a patch that is causing problems on certain systemsFelix Fietkau2007-07-02
| | | | SVN-Revision: 7857
* fix a horrible memleak in madwifiFelix Fietkau2007-07-02
| | | | SVN-Revision: 7850
* fix a crash related to wep and mic handling (#1973)Felix Fietkau2007-06-30
| | | | SVN-Revision: 7813
* add madwifi changeset 2484 (node refcounting patch) - i will resync with ↵Felix Fietkau2007-06-30
| | | | | | madwifi svn after the 7.07 release SVN-Revision: 7807
* clean up the madwifi SoC support patch - remove some breakage that went ↵Felix Fietkau2007-06-28
| | | | | | unnoticed because it only applies to kernelversions before 2.6.19 SVN-Revision: 7746
* refresh all package patches in the buildroot using quiltFelix Fietkau2007-06-04
| | | | SVN-Revision: 7490
* madwifi: fix an unhandle cryptoapi change (wpa2)Felix Fietkau2007-06-03
| | | | SVN-Revision: 7470
* fixes for wpa/wpa2Felix Fietkau2007-06-02
| | | | SVN-Revision: 7453
* madwifi update: include upstream fixes for ff handling, disable ff by ↵Felix Fietkau2007-06-02
| | | | | | default (not reliable enough), wpa in ap mode should be working now SVN-Revision: 7440
* optimize the performance of the minstrel rate algorithm - don't sample lower ↵Felix Fietkau2007-06-01
| | | | | | rates if the rate with the higest probability is high SVN-Revision: 7437
* minor locking changeFelix Fietkau2007-06-01
| | | | SVN-Revision: 7436
* madwifi: fix a crash in ff handlingFelix Fietkau2007-06-01
| | | | SVN-Revision: 7435
* disable tpc in madwifi by default (seems to be hurting performance in ↵Felix Fietkau2007-06-01
| | | | | | long-distance links) SVN-Revision: 7434
* forgot a small changeFelix Fietkau2007-06-01
| | | | SVN-Revision: 7426
* clean up madwifi and sync with trunkFelix Fietkau2007-06-01
| | | | SVN-Revision: 7425
* madwifi: fix a few locking mistakesFelix Fietkau2007-05-31
| | | | SVN-Revision: 7410
* madwifi: add patch for doing ad-hoc and master mode at the same (including ↵Felix Fietkau2007-05-31
| | | | | | beacon handling) SVN-Revision: 7409
* update madwifi to latest trunk - performance enhancementsFelix Fietkau2007-05-26
| | | | SVN-Revision: 7341
* update madwifi to latest trunk (refcount and hal-0.9.30.13 got merged) and ↵Felix Fietkau2007-05-23
| | | | | | include a security fix that was merged in 0.9.3.1 SVN-Revision: 7309
* seems like the upstream fix for the minstrel crash wasn't enough. add an ↵Felix Fietkau2007-05-21
| | | | | | extra check SVN-Revision: 7303
* madwifi: switch to latest madwifi-hal-0.9.30.13 snapshot as reference merge ↵Felix Fietkau2007-05-21
| | | | | | in refcount branch as well and clean up openwrt patches (a few fixes got merged upstream) SVN-Revision: 7300
* oops... wrong patch (unfixed typo)Felix Fietkau2007-05-21
| | | | SVN-Revision: 7299
* more cleanupFelix Fietkau2007-05-21
| | | | SVN-Revision: 7298
* cleanupFelix Fietkau2007-05-21
| | | | SVN-Revision: 7297