| Commit message (Expand) | Author | Age | Files | Lines |
* | hostapd: fix a race condition related to assoc response tx status processing | nbd | 2011-05-28 | 1 | -0/+48 |
* | hostapd: update to 20110527, includes a client mode wpa auth fix | nbd | 2011-05-28 | 13 | -53/+53 |
* | wpa_supplicant: make sure that the common 802.11 code gets linked in (fixes #... | nbd | 2011-04-26 | 2 | -0/+4 |
* | hostapd: fix a few compile errors and warnings | nbd | 2011-04-24 | 6 | -23/+46 |
* | hostapd: update to 2011-04-21 | nbd | 2011-04-23 | 11 | -34/+216 |
* | hostapd: fix bridge handling for wds stations (#9257) | nbd | 2011-04-19 | 1 | -0/+29 |
* | package/hostapd: cosmetic fix | acoul | 2011-04-13 | 1 | -1/+1 |
* | hostapd: properly mark random data as ready if initialization succeeds withou... | nbd | 2011-04-12 | 1 | -3/+33 |
* | [package] hostapd: add accounting configuration to hostapd uci script | acinonyx | 2011-04-05 | 1 | -7/+17 |
* | hostapd: write a stampfile when the random pool has been initialized - fixes ... | nbd | 2011-04-02 | 1 | -3/+42 |
* | hostapd: update to 20110402, fixes issues with non-QoS clients | nbd | 2011-04-02 | 14 | -310/+95 |
* | nl80211: send EAP frames as QoS data frames for QoS aware clients, should fix... | nbd | 2011-03-30 | 1 | -0/+195 |
* | hostapd: add more wps config methods to the config | nbd | 2011-03-25 | 1 | -2/+14 |
* | hostapd: make entropy collection contribute to the kernel pool | nbd | 2011-03-22 | 2 | -47/+120 |
* | hostapd: update to 2011-02-21, use PKG_MIRROR_MD5SUM, includes fixes for WPS | nbd | 2011-03-21 | 17 | -125/+165 |
* | [package] hostapd: fix non-multicall hostapd compile (#9074) | acinonyx | 2011-03-18 | 1 | -46/+235 |
* | hostapd: add a patch to remove some unnecessary control interface functionality | nbd | 2011-03-18 | 1 | -0/+161 |
* | hostapd: add a separate config symbol for 802.11n driver support | nbd | 2011-03-17 | 2 | -7/+7 |
* | [package] hostapd: Fix hostap driver for multicall binary builds | acinonyx | 2011-03-17 | 1 | -0/+365 |
* | hostapd: use -ffunction-sections, -fdata-sections and --gc-sections, reduces ... | nbd | 2011-03-02 | 1 | -0/+3 |
* | [package] hostapd: allow mixed TKIP/CCMP for 11n | jow | 2011-02-15 | 1 | -2/+2 |
* | 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 |