| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | make all wext wifi drivers select DRIVER_WEXT_SUPPORT, so that hostapd/wpa_su... | nbd | 2011-02-13 | 2 | -1/+8 |
* | hostapd: update to 20110117 | nbd | 2011-01-24 | 16 | -152/+222 |
* | hostapd: Create one control interface per virtual bssid | nbd | 2011-01-14 | 1 | -1/+3 |
* | hostapd: fix appending the iapp_interface variable to the config | nbd | 2010-12-19 | 1 | -1/+1 |
* | hostapd: Add CONFIG_FULL_DYNAMIC_VLAN=y to hostapd-full.config | nbd | 2010-12-19 | 1 | -0/+2 |
* | hostapd: Allow rsn_preauth configuration | nbd | 2010-12-19 | 1 | -14/+26 |
* | [package] hostapd: terminate mainloop if interface setup fails, prevents bloc... | jow | 2010-11-19 | 1 | -0/+81 |
* | hostapd: back out a problematic madwifi change that worked around some issues... | nbd | 2010-11-19 | 1 | -15/+1 |
* | hostapd: fix madwifi related linker error (include wext support for non-wpad ... | nbd | 2010-11-13 | 2 | -2/+15 |
* | hostapd: update to 2010-11-11 | nbd | 2010-11-11 | 19 | -440/+24 |
* | hostapd: add some wpa related madwifi fixes | nbd | 2010-11-09 | 1 | -0/+48 |
* | hostapd: update to 20101109, reorganize patches | nbd | 2010-11-09 | 28 | -275/+163 |
* | [package] hostapd: Add 'identity' config option when eap_type is 'tls' on wpa... | acinonyx | 2010-11-03 | 2 | -1/+3 |
* | hostapd: move the madwifi segfault fix to the right place | nbd | 2010-10-31 | 2 | -32/+12 |
* | package/hostapd: fix crash in atheros driver (#8143) | jow | 2010-10-29 | 1 | -0/+22 |
* | hostapd: do not restrict ht capabilities for ap+sta | nbd | 2010-10-27 | 1 | -2/+2 |
* | [PATCH] Set auth_algs in hostapd.conf, make it configurable for WEP | jow | 2010-10-27 | 1 | -1/+9 |
* | hostapd: backport a fix for setting the IFF_RUNNING flag on AP mode interfaces | nbd | 2010-10-26 | 1 | -0/+25 |
* | hostapd: fix wpa_supplicant standalone compile | nbd | 2010-10-24 | 1 | -2/+4 |
* | hostapd: fix AP+STA reconnects | nbd | 2010-10-24 | 1 | -2/+6 |
* | hostapd: remove some unnecessary debugging code from the last commit | nbd | 2010-10-23 | 1 | -6/+3 |
* | hostapd/mac80211: implement support for AP+STA | nbd | 2010-10-23 | 6 | -2/+383 |
* | hostapd: fix SIGHUP for multi-bss | nbd | 2010-10-23 | 1 | -0/+89 |
* | hostapd: fix non-multicall wpa_supplicant compile | nbd | 2010-09-15 | 1 | -2/+4 |
* | hostapd: fix wpa_supplicant crash issues in WDS STA mode | nbd | 2010-09-15 | 1 | -0/+43 |
* | hostapd: backport a fix to check for STA STBC capabilities before setting the... | nbd | 2010-08-31 | 1 | -0/+41 |
* | [package] hostapd: Add support for 'iapp_interface' option, thanks stsp (#7719) | acinonyx | 2010-08-08 | 1 | -0/+2 |
* | move the crda dependency to the kmod-cfg80211 package, get rid of crda's depe... | nbd | 2010-07-20 | 1 | -1/+1 |
* | hostapd: make rfkill support optional | nbd | 2010-07-08 | 3 | -2/+272 |
* | hostapd: add preliminary wps script support (push-button only, does not handl... | nbd | 2010-07-08 | 3 | -2/+18 |
* | hostapd: enable WPS for the full version of hostapd/wpa_supplicant/wpad | nbd | 2010-07-08 | 2 | -1/+3 |
* | hostapd: update to 2010-07-05 | nbd | 2010-07-08 | 13 | -47/+62 |
* | add missing dependencies for hostapd-utils and wpa-cli (#7421) | nbd | 2010-07-03 | 1 | -2/+2 |
* | [package] hostapd: enforce CCMP WPA cipher if hwmode is 11ng or 11na | jow | 2010-06-30 | 1 | -0/+8 |
* | [package] hostapd: allow *ccmp+tkip and *aes+tkip as well for cipher override | jow | 2010-06-30 | 1 | -1/+1 |
* | [package] hostapd: forgot the actual change in previous commit | jow | 2010-06-16 | 1 | -0/+1 |
* | [package] hostapd: properly read eap_type from configuration when setting up ... | jow | 2010-06-16 | 1 | -2/+2 |
* | hostapd: fix line reordering leading to segfaults | nbd | 2010-05-02 | 1 | -3/+3 |
* | wpa_supplicant: fix issues with the nl80211 driver | nbd | 2010-05-02 | 2 | -0/+128 |
* | hostapd: add ap isolate support for mac80211 | nbd | 2010-04-26 | 3 | -0/+134 |
* | hostapd: update to 20100418 (0.7.2) | nbd | 2010-04-24 | 9 | -43/+43 |
* | hostapd: fix segmentation fault on non-mac80211 drivers (#7202) | nbd | 2010-04-20 | 1 | -5/+7 |
* | hostapd: fix basic rate selection for 5ghz | nbd | 2010-04-20 | 1 | -0/+68 |
* | [package] hostapd: fixup madwifi turbo modes (#7060) | jow | 2010-04-03 | 1 | -1/+2 |
* | hostapd: fix build error caused by r20631 | juhosg | 2010-03-31 | 1 | -1/+10 |
* | hostapd: enable CONFIG_IEEE80211N for the rt2800 driver as well | juhosg | 2010-03-31 | 1 | -1/+1 |
* | hostapd: clean up openssl tls dependencies and build handling (fixes #6572) | nbd | 2010-03-28 | 2 | -11/+14 |
* | When enabling MFP, hostapd will read assoc_sa_query_max_timeout and | thepeople | 2010-03-24 | 1 | -0/+8 |
* | Enable management frame protection in hostapd, and make it configurable | thepeople | 2010-03-24 | 2 | -1/+9 |
* | Enable management frame protection in wpa_supplicant, and make it | thepeople | 2010-03-24 | 2 | -1/+11 |