| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | add a fix for skb_put_over in beacon handling code | Felix Fietkau | 2007-08-03 | 1 | -0/+42 |
* | madwifi: remove stuck beacon workaround (does not work properly). add a worka... | Felix Fietkau | 2007-08-01 | 2 | -102/+83 |
* | merge madwifi r2591 for rxantenna selection | Felix Fietkau | 2007-07-25 | 1 | -0/+14 |
* | merge madwifi trunk changeset 2597 | Felix Fietkau | 2007-07-23 | 1 | -2/+15 |
* | another attempt at fixing the madwifi memleak for good. i'm 95% sure this is ... | Felix Fietkau | 2007-07-23 | 1 | -0/+13 |
* | refresh madwifi patches | Felix Fietkau | 2007-07-22 | 24 | -160/+160 |
* | add a workaround for a wds related crash | Felix Fietkau | 2007-07-19 | 1 | -0/+13 |
* | refresh madwifi patches | Felix Fietkau | 2007-07-13 | 23 | -145/+145 |
* | madwifi: patch for 'fixing' stuck beacons through card recalibration | Felix Fietkau | 2007-07-13 | 1 | -0/+102 |
* | fix madwifi unload/reload on SoC | Felix Fietkau | 2007-07-13 | 1 | -5/+6 |
* | fix monitor mode related crash in madwifi (#2034) | Felix Fietkau | 2007-07-13 | 1 | -0/+15 |
* | add missing changes from #1949 | Felix Fietkau | 2007-07-12 | 1 | -7/+8 |
* | add tpc change from #1949 | Felix Fietkau | 2007-07-12 | 1 | -2/+14 |
* | sync with latest madwifi snapshot, refresh patches, add tpc fix by mdtaylor (... | Felix Fietkau | 2007-07-11 | 21 | -241/+328 |
* | fix madwifi compile for 2.4 | Felix Fietkau | 2007-07-07 | 1 | -0/+16 |
* | remove ad-hoc tx hang workaround - the underlying issue has been fixed a whil... | Felix Fietkau | 2007-07-04 | 1 | -49/+0 |
* | remove minstrel rate hack | Felix Fietkau | 2007-07-04 | 1 | -13/+0 |
* | another madwifi update | Felix Fietkau | 2007-07-04 | 1 | -13/+0 |
* | update to the latest madwifi snapshot | Felix Fietkau | 2007-07-03 | 25 | -500/+335 |
* | refresh a patch that is causing problems on certain systems | Felix Fietkau | 2007-07-02 | 1 | -50/+66 |
* | fix a horrible memleak in madwifi | Felix Fietkau | 2007-07-02 | 1 | -0/+13 |
* | fix a crash related to wep and mic handling (#1973) | Felix Fietkau | 2007-06-30 | 1 | -28/+75 |
* | add madwifi changeset 2484 (node refcounting patch) - i will resync with madw... | Felix Fietkau | 2007-06-30 | 1 | -0/+82 |
* | clean up the madwifi SoC support patch - remove some breakage that went unnot... | Felix Fietkau | 2007-06-28 | 1 | -23/+1 |
* | refresh all package patches in the buildroot using quilt | Felix Fietkau | 2007-06-04 | 23 | -294/+355 |
* | madwifi: fix an unhandle cryptoapi change (wpa2) | Felix Fietkau | 2007-06-03 | 1 | -1/+16 |
* | fixes for wpa/wpa2 | Felix Fietkau | 2007-06-02 | 3 | -3/+43 |
* | madwifi update: include upstream fixes for ff handling, disable ff by default... | Felix Fietkau | 2007-06-02 | 4 | -35/+35 |
* | optimize the performance of the minstrel rate algorithm - don't sample lower ... | Felix Fietkau | 2007-06-01 | 1 | -0/+12 |
* | minor locking change | Felix Fietkau | 2007-06-01 | 1 | -0/+67 |
* | madwifi: fix a crash in ff handling | Felix Fietkau | 2007-06-01 | 1 | -0/+11 |
* | disable tpc in madwifi by default (seems to be hurting performance in long-di... | Felix Fietkau | 2007-06-01 | 1 | -0/+12 |
* | forgot a small change | Felix Fietkau | 2007-06-01 | 1 | -8/+9 |
* | clean up madwifi and sync with trunk | Felix Fietkau | 2007-06-01 | 8 | -960/+149 |
* | madwifi: fix a few locking mistakes | Felix Fietkau | 2007-05-31 | 1 | -80/+92 |
* | madwifi: add patch for doing ad-hoc and master mode at the same (including be... | Felix Fietkau | 2007-05-31 | 1 | -0/+251 |
* | update madwifi to latest trunk - performance enhancements | Felix Fietkau | 2007-05-26 | 18 | -306/+305 |
* | update madwifi to latest trunk (refcount and hal-0.9.30.13 got merged) and in... | Felix Fietkau | 2007-05-23 | 3 | -2245/+88 |
* | seems like the upstream fix for the minstrel crash wasn't enough. add an extr... | Felix Fietkau | 2007-05-21 | 1 | -0/+13 |
* | madwifi: switch to latest madwifi-hal-0.9.30.13 snapshot as reference merge i... | Felix Fietkau | 2007-05-21 | 14 | -394/+2385 |
* | oops... wrong patch (unfixed typo) | Felix Fietkau | 2007-05-21 | 1 | -1/+1 |
* | more cleanup | Felix Fietkau | 2007-05-21 | 1 | -31/+14 |
* | cleanup | Felix Fietkau | 2007-05-21 | 2 | -20/+18 |
* | make txstop workaround safe with napi polling | Felix Fietkau | 2007-05-16 | 1 | -9/+28 |
* | madwifi: enable txstop workaround for ap and ibss mode only | Felix Fietkau | 2007-05-14 | 1 | -8/+10 |
* | oops. some code accidentally slipped into the wrong patch file :) | Felix Fietkau | 2007-05-13 | 2 | -42/+42 |
* | madwifi: fix xscale build | Felix Fietkau | 2007-05-13 | 1 | -0/+11 |
* | huge madwifi update - use a madwifi-ng-refcount snapshot as base, includes lo... | Felix Fietkau | 2007-05-13 | 30 | -1069/+2228 |
* | remove led fix again - seems like gpio handling is really broken in the origi... | Felix Fietkau | 2007-04-26 | 1 | -10/+0 |
* | fix for the wifi led on atheros SoC | Felix Fietkau | 2007-04-26 | 1 | -0/+10 |