| Commit message (Expand) | Author | Age | Files | Lines |
* | madwifi: improve reliability of the antenna diversity setting | nbd | 2008-10-23 | 2 | -1/+11 |
* | madwifi: add a patch for detecting vendor / device name information (only imp... | nbd | 2008-10-23 | 4 | -9/+326 |
* | madwifi: add sta mode idle reassoc fix (#4091) | nbd | 2008-10-14 | 1 | -9/+0 |
* | madwifi: fix a node refcounting imbalance with a low (but nonzero) crash prob... | nbd | 2008-10-11 | 1 | -1/+1 |
* | allow larger beacon interval values - useful for big mesh networks (patch by ... | nbd | 2008-10-07 | 1 | -0/+13 |
* | madwifi: re-enable the MIB interrupt flood protection fix - apparently it's s... | nbd | 2008-10-07 | 1 | -28/+11 |
* | fix mode setup for ibss/ahdemo - preserve existing modes and use HOSTAP mode ... | nbd | 2008-10-07 | 1 | -0/+23 |
* | madwifi: allow ad-hoc mode with software based TSF merging (hardware merging ... | nbd | 2008-10-07 | 10 | -18/+123 |
* | madwifi: add another missing change for linux 2.4 compat | nbd | 2008-10-04 | 1 | -1/+1 |
* | fix linux 2.4 compile with latest ibss fixes (thx, sven-ola) | nbd | 2008-10-03 | 1 | -2/+2 |
* | madwifi patch cleanup and stability fixes | nbd | 2008-10-03 | 33 | -162/+401 |
* | port generic and ixp4xx kernel patches to 2.6.27 (compiles except for iptable... | nbd | 2008-09-29 | 1 | -0/+133 |
* | madwifi: revert part of the noderef fix patch | nbd | 2008-09-28 | 1 | -19/+0 |
* | remove unnecessary patch chunk | nbd | 2008-09-26 | 1 | -11/+1 |
* | madwifi: fix some really evil noderef issues (fixes #3999) | nbd | 2008-09-26 | 2 | -1/+59 |
* | madwifi: don't crash if the static rate is not in a per-node rateset | nbd | 2008-09-25 | 1 | -0/+200 |
* | madwifi: fix locking issues in state machine changes | nbd | 2008-09-23 | 4 | -43/+8 |
* | madwifi: fix x86_64 compilation | nbd | 2008-09-12 | 1 | -0/+16 |
* | madwifi: add missing include file for the tools multicall binary | nbd | 2008-09-05 | 1 | -1/+2 |
* | madwifi: fix compile warning | nbd | 2008-09-01 | 1 | -1/+1 |
* | improve wds sta mode compatibility | nbd | 2008-09-01 | 2 | -27/+21 |
* | Integrate new HAL release (by OpenWrt, DD-WRT, MakSat Technologies) | nbd | 2008-08-29 | 1 | -0/+135 |
* | madwifi: more wds sta related fixes | nbd | 2008-08-19 | 3 | -22/+38 |
* | fix madwifi napi polling packet counting | nbd | 2008-08-16 | 1 | -3/+3 |
* | madwifi: napi polling fix | nbd | 2008-08-11 | 1 | -1/+1 |
* | madwifi: fix crash on ad-hoc interface init | nbd | 2008-08-05 | 1 | -0/+14 |
* | some more fixes for wds sta separation | nbd | 2008-08-05 | 2 | -18/+59 |
* | madwifi: more fixes and cleanups for wds sta separation | nbd | 2008-08-03 | 2 | -25/+360 |
* | madwifi: disable bogus vlan handling code which actually breaks vlan | nbd | 2008-08-01 | 1 | -0/+25 |
* | madwifi: fix race condition triggered by active split wds sta interfaces duri... | nbd | 2008-07-31 | 1 | -0/+31 |
* | fix multicast/authframe handling for wds ap with split sta interfaces | nbd | 2008-07-31 | 2 | -6/+19 |
* | madwifi: add some beacon setup/update related fixes (based on Bruno Randolf's... | nbd | 2008-07-31 | 5 | -3/+110 |
* | fix madwifi packet injection | nbd | 2008-07-31 | 1 | -0/+34 |
* | madwifi: add some extra sanity checking | nbd | 2008-07-30 | 2 | -1/+13 |
* | madwifi: wds updates | nbd | 2008-07-30 | 7 | -6/+1172 |
* | refresh madwifi patches | nbd | 2008-07-25 | 23 | -55/+53 |
* | madwifi: preempt any running scan when wpa_supplicant triggers a new assoc | nbd | 2008-07-25 | 1 | -0/+10 |
* | madwifi: preserve WPA IEs received in probe responses and prefer them over be... | nbd | 2008-07-25 | 1 | -0/+49 |
* | madwifi: add some roaming fixes by ubnt | nbd | 2008-07-25 | 1 | -0/+77 |
* | rewrite madwifi sta mode link up/down notifications (mostly used by wpa_suppl... | nbd | 2008-07-25 | 1 | -5/+197 |
* | madwifi: reduce the packet loss impact of forced background scans triggered b... | nbd | 2008-07-25 | 2 | -13/+48 |
* | madwifi: improve hidden ssid handling in sta mode | nbd | 2008-07-25 | 1 | -2/+15 |
* | madwifi: fix queue stop/start during key updates | nbd | 2008-07-25 | 1 | -15/+26 |
* | add some madwifi fixes and enhancements by Sven-Ola, refresh patches | nbd | 2008-07-16 | 28 | -76/+2738 |
* | madwifi: add an optional threshold for low-rssi disconnection. This can be us... | nbd | 2008-07-12 | 1 | -0/+91 |
* | madwifi: improve beacon miss handling to increase the reliability of STA mode... | nbd | 2008-07-12 | 1 | -0/+102 |
* | madwifi: drop stale AP nodes from the client list when disconnecting. Fixes s... | nbd | 2008-07-12 | 1 | -0/+59 |
* | madwifi: add a preliminary fix for the reassoc check, but disable reassoc ent... | nbd | 2008-07-12 | 1 | -0/+31 |
* | madwifi: some misconfigured APs broadcast NULL BSSIDs, which can confuse the ... | nbd | 2008-07-12 | 1 | -0/+18 |
* | madwifi: add an optional background scanning threshold triggered by low rssi | nbd | 2008-07-12 | 1 | -0/+127 |