| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | add powersave fixes based on patches by Steven Luo (#4376) | nbd | 2009-08-19 | 2 | -0/+35 |
* | madwifi: refresh patches | nbd | 2009-08-19 | 5 | -9/+9 |
* | madwifi: fix frame dropped counter | nbd | 2009-08-11 | 1 | -0/+25 |
* | madwifi: fix compiler warning | nbd | 2009-08-11 | 1 | -1/+1 |
* | fix software rx filter for ibss mode (based on a patch by harald schiƶberg) | nbd | 2009-08-11 | 1 | -0/+20 |
* | madwifi: fix compile error on kernels without net_device api compatibility | nbd | 2009-08-11 | 5 | -11/+19 |
* | madwifi: fix a race condition in the ap2ap wds setup | nbd | 2009-08-01 | 1 | -11/+33 |
* | madwifi: disable debug by default in the source tree instead of only relying ... | nbd | 2009-08-01 | 1 | -3/+5 |
* | madwifi: remove the get_arch.mk build failure when the 'detected' arch doesn'... | nbd | 2009-08-01 | 1 | -1/+6 |
* | madwifi: fix crash on 2.6.30 | nbd | 2009-07-18 | 2 | -2/+16 |
* | madwifi: fix a race condition in the ibss merge | nbd | 2009-07-16 | 1 | -0/+10 |
* | madwifi: clean up / fix ibss node handling | nbd | 2009-07-16 | 1 | -0/+80 |
* | madwifi: trivial antenna diversity fix | nbd | 2009-07-14 | 1 | -1/+1 |
* | madwifi: clean up wme handling, use same packet classification as mac80211 | nbd | 2009-07-12 | 1 | -0/+136 |
* | madwifi: fix another instance of excessive stack usage in wlanconfig | nbd | 2009-07-12 | 1 | -0/+9 |
* | upgrade to the new version of wprobe - includes reconfigurable layer 2 statis... | nbd | 2009-07-06 | 1 | -22/+63 |
* | madwifi: fix wlanconfig athX destroy on 2.6.30 (incomplete netdev_ops transit... | nbd | 2009-06-01 | 1 | -3/+34 |
* | madwifi: handle frame classification properly if eth->h_proto contains the pr... | nbd | 2009-05-31 | 1 | -1/+1 |
* | madwifi: fix excessive stack usage in the wlanconfig tool | nbd | 2009-05-31 | 1 | -0/+11 |
* | madwifi: if a txpower value below the poweroffset is requested, set the inter... | nbd | 2009-05-31 | 1 | -0/+16 |
* | madwifi: add better hw detection, use a power offset for setting/getting tx p... | nbd | 2009-05-31 | 28 | -283/+406 |
* | madwifi: add sanity checks for monitor mode injection | nbd | 2009-05-30 | 1 | -0/+26 |
* | madwifi: fix an array overrun in the rate control attach check | nbd | 2009-05-30 | 1 | -1/+1 |
* | madwifi: fix a rare ad-hoc mode crash | nbd | 2009-05-21 | 1 | -0/+11 |
* | madwifi: cosmetic fixes for maxrate/minrate | nbd | 2009-05-21 | 4 | -6/+6 |
* | [PATCH] [madwifi] Fix device name allocation | jow | 2009-05-20 | 1 | -0/+30 |
* | [madwifi] Make madwifi compile with kernel 2.6.30. | hauke | 2009-05-14 | 3 | -3/+151 |
* | [madwifi] make madwifi compile with kernel 2.6.29. | hauke | 2009-05-11 | 2 | -0/+1971 |
* | madwifi: ignore the eeprom fast framing supported flag, as it is an arbitrary... | nbd | 2009-05-10 | 1 | -0/+11 |
* | madwifi: do not add the ff headroom len to dev->hard_header_len to avoid unne... | nbd | 2009-05-10 | 1 | -0/+12 |
* | madwifi: remove some leftover duplicate definitions | nbd | 2009-05-10 | 2 | -3/+36 |
* | madwifi: clean up tx status mrr handling and fix mrr parsing for 5416 | nbd | 2009-05-10 | 1 | -0/+507 |
* | madwifi: clean up handling of various timings such as slot time, ack timeout,... | nbd | 2009-05-08 | 1 | -0/+730 |
* | madwifi: fix uninitialized variable | nbd | 2009-05-08 | 2 | -4/+5 |
* | madwifi: remove unused functions | nbd | 2009-05-08 | 1 | -0/+29 |
* | madwifi: fix selection of phy errors in the rx filter | nbd | 2009-05-08 | 1 | -0/+28 |
* | madwifi: improve autochannel decision with lots of cards on one board | nbd | 2009-05-07 | 1 | -1/+1 |
* | madwifi: improve autochannel, nuke some dead code, fix scanlist building from... | nbd | 2009-05-07 | 15 | -74/+197 |
* | madwifi: fix setting outdoor mode | nbd | 2009-05-07 | 1 | -8/+9 |
* | madwifi: fix run-time changing of iwpriv settings (thx, brainslayer) | nbd | 2009-05-07 | 1 | -0/+31 |
* | madwifi: improve mode selection, do not scan channels which do not fit the de... | nbd | 2009-05-07 | 5 | -45/+59 |
* | make madwifi buildable without CONFIG_CRYPTO | nbd | 2009-05-07 | 1 | -2/+75 |
* | madwifi: improve antenna diversity handling | nbd | 2009-05-07 | 2 | -31/+87 |
* | madwifi: minor cleanup for the channel handling patch | nbd | 2009-05-06 | 1 | -32/+26 |
* | madwifi: make country code and outdoor flag changeable without reloading the ... | nbd | 2009-05-06 | 1 | -0/+1354 |
* | madwifi: remove braindead code that overwrote the user's antenna diversity se... | nbd | 2009-04-07 | 1 | -0/+30 |
* | madwifi: fix crash under load | nbd | 2009-04-04 | 1 | -0/+20 |
* | madwifi: improve turbo/autochannel patch | nbd | 2009-03-29 | 1 | -2/+6 |
* | madwifi: add wprobe rxframe/probereq counters | nbd | 2009-03-29 | 1 | -12/+60 |
* | madwifi: do not use turbo mode during ap mode autoselection unless specifical... | nbd | 2009-03-29 | 1 | -0/+11 |