| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Integrate new HAL release (by OpenWrt, DD-WRT, MakSat Technologies) | nbd | 2008-08-29 | 3 | -0/+135 |
* | revert accidental change to madwifi.sh | nbd | 2008-08-29 | 1 | -0/+1 |
* | madwifi: fix encryption type check | nbd | 2008-08-28 | 1 | -2/+1 |
* | madwifi: only start hostapd when necessary | nbd | 2008-08-28 | 1 | -2/+3 |
* | madwifi: keep a/g mode and pureg setting in sync across vaps | nbd | 2008-08-21 | 1 | -18/+19 |
* | 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 |
* | Add generic wpa_supplicant calls and use them for mac80211 and madwifi. | florian | 2008-08-12 | 1 | -75/+9 |
* | Add 802.1x client configuration support and corresponding documentation (#2069) | florian | 2008-08-11 | 1 | -2/+41 |
* | madwifi: napi polling fix | nbd | 2008-08-11 | 1 | -1/+1 |
* | Add 11gdt, 11adt, 11ast and fh modes (#3824) | florian | 2008-08-07 | 1 | -0/+4 |
* | 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 |
* | enable wds sta interface splitting by default | nbd | 2008-08-01 | 1 | -3/+5 |
* | madwifi: remove wds type of wifi-iface without essid, imho it never worked pr... | nbd | 2008-08-01 | 1 | -11/+6 |
* | use the madwifi driver instead of wext in the wpa_supplicant command line. th... | nbd | 2008-07-31 | 1 | -1/+1 |
* | 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 0.9.4 madwifi as a menuconfig option, as requested in some mails... | nbd | 2008-07-31 | 4 | -24/+86 |
* | fix duplicate "doth" interface option in madwifi | nbd | 2008-07-31 | 1 | -3/+0 |
* | madwifi: add some extra sanity checking | nbd | 2008-07-30 | 2 | -1/+13 |
* | madwifi: change the network scripts to use the new wds sta separation feature | nbd | 2008-07-30 | 3 | -2/+16 |
* | madwifi: wds updates | nbd | 2008-07-30 | 7 | -6/+1172 |
* | Allow madwifi devices to be set in monitor mode | florian | 2008-07-26 | 1 | -2/+2 |
* | 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 |
* | fix madwifi mode setting | nbd | 2008-07-20 | 1 | -4/+2 |
* | rename patches-r3776 to patches-testing | nbd | 2008-07-18 | 45 | -1/+1 |
* | fix hal module load msg | nbd | 2008-07-18 | 1 | -0/+30 |
* | refresh madwifi-testing patches | nbd | 2008-07-18 | 41 | -484/+253 |
* | fix some madwifi-testing bugs | nbd | 2008-07-18 | 4 | -113/+65 |
* | fix some unused variables | nbd | 2008-07-18 | 1 | -25/+29 |
* | remove a wrong patch chunk in the madwifi update | nbd | 2008-07-17 | 1 | -9/+0 |
* | huge madwifi update (work in progress, disabled by default, compiles but brea... | nbd | 2008-07-17 | 45 | -3/+5417 |
* | add some madwifi fixes and enhancements by Sven-Ola, refresh patches | nbd | 2008-07-16 | 29 | -77/+2739 |
* | 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 |