Age | Commit message (Expand) | Author |
2009-05-31 | madwifi: fix excessive stack usage in the wlanconfig tool | nbd |
2009-05-31 | madwifi: if a txpower value below the poweroffset is requested, set the inter... | nbd |
2009-05-31 | madwifi: add better hw detection, use a power offset for setting/getting tx p... | nbd |
2009-05-30 | madwifi: add sanity checks for monitor mode injection | nbd |
2009-05-30 | madwifi: fix an array overrun in the rate control attach check | nbd |
2009-05-21 | madwifi: fix a rare ad-hoc mode crash | nbd |
2009-05-21 | madwifi: cosmetic fixes for maxrate/minrate | nbd |
2009-05-20 | [PATCH] [madwifi] Fix device name allocation | jow |
2009-05-14 | [madwifi] Make madwifi compile with kernel 2.6.30. | hauke |
2009-05-11 | [madwifi] make madwifi compile with kernel 2.6.29. | hauke |
2009-05-10 | madwifi: ignore the eeprom fast framing supported flag, as it is an arbitrary... | nbd |
2009-05-10 | madwifi: do not add the ff headroom len to dev->hard_header_len to avoid unne... | nbd |
2009-05-10 | madwifi: remove some leftover duplicate definitions | nbd |
2009-05-10 | madwifi: clean up tx status mrr handling and fix mrr parsing for 5416 | nbd |
2009-05-08 | madwifi: clean up handling of various timings such as slot time, ack timeout,... | nbd |
2009-05-08 | madwifi: fix uninitialized variable | nbd |
2009-05-08 | madwifi: remove unused functions | nbd |
2009-05-08 | madwifi: fix selection of phy errors in the rx filter | nbd |
2009-05-07 | madwifi: improve autochannel decision with lots of cards on one board | nbd |
2009-05-07 | madwifi: improve autochannel, nuke some dead code, fix scanlist building from... | nbd |
2009-05-07 | madwifi: fix setting outdoor mode | nbd |
2009-05-07 | madwifi: fix run-time changing of iwpriv settings (thx, brainslayer) | nbd |
2009-05-07 | madwifi: improve mode selection, do not scan channels which do not fit the de... | nbd |
2009-05-07 | make madwifi buildable without CONFIG_CRYPTO | nbd |
2009-05-07 | madwifi: improve antenna diversity handling | nbd |
2009-05-06 | madwifi: minor cleanup for the channel handling patch | nbd |
2009-05-06 | madwifi: make country code and outdoor flag changeable without reloading the ... | nbd |
2009-04-07 | madwifi: remove braindead code that overwrote the user's antenna diversity se... | nbd |
2009-04-04 | madwifi: fix crash under load | nbd |
2009-03-29 | madwifi: improve turbo/autochannel patch | nbd |
2009-03-29 | madwifi: add wprobe rxframe/probereq counters | nbd |
2009-03-29 | madwifi: do not use turbo mode during ap mode autoselection unless specifical... | nbd |
2009-03-26 | madwifi: add config option for adjusting the beacon power relative to the ful... | nbd |
2009-03-26 | madwifi: add a small missing change to the tx power rework | nbd |
2009-03-26 | implement support for wprobe in madwifi | nbd |
2009-03-25 | oops. committed an old version of the patch | nbd |
2009-03-25 | madwifi: fix run-time channel switching in ap mode (including CSA) | nbd |
2009-03-25 | madwifi: rework tx power handling, don't clamp user-configured tx power limit... | nbd |
2009-03-25 | madwifi: treat rxorn like rx, reset after rxorn seems to do more harm than good | nbd |
2009-03-25 | madwifi: delay calibration with a timer when called from becaon context | nbd |
2009-03-23 | madwifi: fix a locking error related to wds (thx, tharvey) | nbd |
2009-03-23 | madwifi: add fragmentation fix from #4817 | nbd |
2009-03-23 | reorganize madwifi patches slightly | nbd |
2009-03-22 | atheros: clean up the 2.6.28 port in preparation for pushing it upstream | nbd |
2009-03-04 | madwifi: improve the autochannel decision making on systems with multiple cards | nbd |
2009-01-27 | madwifi: improve reliability of napi polling when fast framing is enabled | nbd |
2009-01-26 | madwifi: fix rx for pure wds interfaces | nbd |
2009-01-26 | madwifi: fix a potential race condition in the wds ap station interface setup... | nbd |
2009-01-26 | madwifi: add back a missing part of the mbss vap refactoring | nbd |
2009-01-26 | madwifi: preserve the interface mode correctly when using wds with sta separa... | nbd |