| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | madwifi: remove the "turbo" iwpriv command, it does not do anything useful, b... | nbd | 2009-05-22 | 1 | -3/+0 |
* | 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] Declare some missing local variables in madwifi.sh | jow | 2009-05-20 | 1 | -17/+58 |
* | [PATCH] [madwifi] Fix device name allocation | jow | 2009-05-20 | 1 | -0/+30 |
* | [PATCH] [madwifi] Build madwifi with compression capability enabled | jow | 2009-05-20 | 1 | -0/+3 |
* | [PATCH] [madwifi] Detect every atheros device present | jow | 2009-05-20 | 1 | -1/+1 |
* | [package] madwifi: don't try to set an interface essid with an empty value | nico | 2009-05-17 | 1 | -2/+4 |
* | [madwifi] Make madwifi compile with kernel 2.6.30. | hauke | 2009-05-14 | 3 | -3/+151 |
* | madwifi: fix distance setting | nbd | 2009-05-13 | 1 | -0/+2 |
* | madwifi: the openwrt build system usually has a better idea of what the targe... | nbd | 2009-05-11 | 1 | -0/+1 |
* | [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 | 3 | -4/+732 |
* | madwifi: fix uninitialized variable | nbd | 2009-05-08 | 2 | -4/+5 |
* | madwifi: remove unused functions | nbd | 2009-05-08 | 1 | -0/+29 |
* | upgrade to a new public hal build - contains several minor fixes including an... | nbd | 2009-05-08 | 2 | -5/+13 |
* | 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 |
* | use config_get_bool for outdoor mode | nbd | 2009-05-06 | 1 | -2/+1 |
* | madwifi: make country code and outdoor flag changeable without reloading the ... | nbd | 2009-05-06 | 2 | -7/+1364 |
* | [package] madwifi: remove old Makefile hacks not needed anymore | nico | 2009-04-25 | 1 | -6/+1 |
* | madwifi: fix a header file conflict with iptables | nbd | 2009-04-23 | 1 | -1/+1 |
* | [package] allow connection to a prefered bssid (#4252) | florian | 2009-04-19 | 1 | -1/+1 |
* | get rid of $Id$ - it has never helped us and it has broken too many patches ;) | nbd | 2009-04-17 | 1 | -1/+0 |
* | 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: remove obsolete spatch | nbd | 2009-03-29 | 1 | -84/+0 |
* | madwifi: do not use turbo mode during ap mode autoselection unless specifical... | nbd | 2009-03-29 | 1 | -0/+11 |
* | madwifi: only set the desired mode for the first vap | nbd | 2009-03-29 | 1 | -1/+1 |
* | madwifi: add config option for adjusting the beacon power relative to the ful... | nbd | 2009-03-26 | 2 | -0/+84 |
* | madwifi: add a small missing change to the tx power rework | nbd | 2009-03-26 | 1 | -2/+6 |
* | madwifi on linux 2.4 is no longer supported | nbd | 2009-03-26 | 1 | -1/+1 |
* | implement support for wprobe in madwifi | nbd | 2009-03-26 | 3 | -0/+558 |
* | oops. committed an old version of the patch | nbd | 2009-03-25 | 1 | -3/+3 |
* | madwifi: fix run-time channel switching in ap mode (including CSA) | nbd | 2009-03-25 | 1 | -0/+187 |
* | madwifi: rework tx power handling, don't clamp user-configured tx power limit... | nbd | 2009-03-25 | 1 | -0/+243 |
* | madwifi: treat rxorn like rx, reset after rxorn seems to do more harm than good | nbd | 2009-03-25 | 1 | -0/+31 |