| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | avr32 build fixes | Imre Kaloz | 2007-07-17 | 1 | -1/+1 |
* | 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 | 22 | -243/+330 |
* | fix madwifi compile for 2.4 | Felix Fietkau | 2007-07-07 | 1 | -0/+16 |
* | clean up default wifi config | Mike Baker | 2007-07-04 | 1 | -12/+2 |
* | 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 | 2 | -15/+2 |
* | update to the latest madwifi snapshot | Felix Fietkau | 2007-07-03 | 26 | -502/+337 |
* | 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 |
* | add fragmentation and rts settings thanks rene closes #1725 | Travis Kemen | 2007-06-27 | 1 | -0/+12 |
* | madwifi: add some extra delay between bringing the interface up and configuri... | Felix Fietkau | 2007-06-25 | 1 | -0/+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 | 6 | -38/+41 |
* | 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 | 9 | -962/+151 |
* | 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 | 2 | -0/+252 |
* | update madwifi to latest trunk - performance enhancements | Felix Fietkau | 2007-05-26 | 19 | -308/+307 |
* | update madwifi to latest trunk (refcount and hal-0.9.30.13 got merged) and in... | Felix Fietkau | 2007-05-23 | 4 | -2248/+91 |
* | seems like the upstream fix for the minstrel crash wasn't enough. add an extr... | Felix Fietkau | 2007-05-21 | 1 | -0/+13 |
* | madwifi: add support for the ahdemo (ad-hoc demo) mode in /etc/config/wireles... | Felix Fietkau | 2007-05-21 | 1 | -3/+3 |
* | fix essid setting in adhoc mode | Felix Fietkau | 2007-05-21 | 1 | -3/+1 |
* | madwifi: switch to latest madwifi-hal-0.9.30.13 snapshot as reference merge i... | Felix Fietkau | 2007-05-21 | 15 | -399/+2391 |
* | 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 |
* | madwifi: remove V=1 (was only added for debugging) | Felix Fietkau | 2007-05-13 | 1 | -2/+1 |
* | 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 | 31 | -1078/+2240 |
* | fix isolate mode | Mike Baker | 2007-05-10 | 1 | -1/+1 |
* | add isolate closes #1636 | Travis Kemen | 2007-05-08 | 1 | -0/+3 |