| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | madwifi: recognize hidden essid with length=1 containing a nullbyte | nbd | 2008-07-12 | 1 | -0/+38 |
* | madwifi: make STA mode interfaces disassociate if transmission of assoc/auth ... | nbd | 2008-07-12 | 1 | -0/+81 |
* | refresh some madwifi patches | nbd | 2008-07-12 | 6 | -96/+48 |
* | make atheros wifi cards used on arcaydian 4519 ifxmips based boards work | blogic | 2008-07-06 | 2 | -0/+119 |
* | be a bit more verbose about madwifi errors | nbd | 2008-07-06 | 1 | -33/+108 |
* | madwifi: fix sequence number check on incoming retransmit checks | nbd | 2008-07-01 | 1 | -0/+26 |
* | another patch fix | nbd | 2008-06-13 | 1 | -7/+7 |
* | fix a small comment | nbd | 2008-06-13 | 1 | -7/+7 |
* | fix ANI and make use of it in all modes except for monitor | nbd | 2008-06-13 | 1 | -5/+280 |
* | madwifi: remove unnecessary part of the 349-reset.patch, add an ANI fix for f... | nbd | 2008-06-09 | 2 | -9/+13 |
* | oops. accidentally committed the wrong patch version | nbd | 2008-06-07 | 1 | -4/+8 |
* | fix madwifi on linux 2.4 | nbd | 2008-06-06 | 1 | -0/+13 |
* | refresh madwifi patches using upstream style | kaloz | 2008-06-04 | 43 | -505/+543 |
* | add missing export | nbd | 2008-06-01 | 1 | -17/+18 |
* | madwifi: refresh patches | nbd | 2008-06-01 | 39 | -325/+323 |