| Commit message (Expand) | Author | Age | Files | Lines |
* | strip the kernel version suffix from target directories, except for brcm-2.4 ... | Felix Fietkau | 2007-09-06 | 1 | -4/+1 |
* | use a default VERSION field for kmod packages | Nicolas Thill | 2007-09-02 | 1 | -1/+0 |
* | madwifi: fix 'bad ratekbps' message when running adhoc in .11a | Felix Fietkau | 2007-08-11 | 1 | -0/+17 |
* | adhoc has issues with bgscan as well | Felix Fietkau | 2007-08-10 | 1 | -4/+2 |
* | add a missing variable assignment | Felix Fietkau | 2007-08-04 | 1 | -0/+1 |
* | add a fix for skb_put_over in beacon handling code | Felix Fietkau | 2007-08-03 | 1 | -0/+42 |
* | madwifi: bgscan is a bit broken. disable by default | Felix Fietkau | 2007-08-02 | 1 | -1/+1 |
* | madwifi: bump release version | Felix Fietkau | 2007-08-01 | 1 | -1/+1 |
* | madwifi: remove stuck beacon workaround (does not work properly). add a worka... | Felix Fietkau | 2007-08-01 | 2 | -102/+83 |
* | fix a typo | Felix Fietkau | 2007-07-29 | 1 | -1/+1 |
* | Some packages make no sense or do not build for etrax | John Crispin | 2007-07-29 | 1 | -1/+1 |
* | 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 |
* | keep track of the wifi interface state in /var/state/wireless | Felix Fietkau | 2007-07-22 | 1 | -0/+2 |
* | add a workaround for the hostapd killed issue when using more than one wifi c... | Felix Fietkau | 2007-07-20 | 1 | -1/+0 |
* | add a workaround for a wds related crash | Felix Fietkau | 2007-07-19 | 1 | -0/+13 |
* | 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 |