| Commit message (Expand) | Author | Age | Files | Lines |
* | nl80211: send EAP frames as QoS data frames for QoS aware clients, should fix... | Felix Fietkau | 2011-03-30 | 1 | -0/+195 |
* | hostapd: add more wps config methods to the config | Felix Fietkau | 2011-03-25 | 1 | -2/+14 |
* | hostapd: make entropy collection contribute to the kernel pool | Felix Fietkau | 2011-03-22 | 2 | -47/+120 |
* | hostapd: update to 2011-02-21, use PKG_MIRROR_MD5SUM, includes fixes for WPS | Felix Fietkau | 2011-03-21 | 17 | -125/+165 |
* | [package] hostapd: fix non-multicall hostapd compile (#9074) | Vasilis Tsiligiannis | 2011-03-18 | 1 | -46/+235 |
* | hostapd: add a patch to remove some unnecessary control interface functionality | Felix Fietkau | 2011-03-18 | 1 | -0/+161 |
* | hostapd: add a separate config symbol for 802.11n driver support | Felix Fietkau | 2011-03-17 | 2 | -7/+7 |
* | [package] hostapd: Fix hostap driver for multicall binary builds | Vasilis Tsiligiannis | 2011-03-17 | 1 | -0/+365 |
* | hostapd: use -ffunction-sections, -fdata-sections and --gc-sections, reduces ... | Felix Fietkau | 2011-03-02 | 1 | -0/+3 |
* | [package] hostapd: allow mixed TKIP/CCMP for 11n | Jo-Philipp Wich | 2011-02-15 | 1 | -2/+2 |
* | make all wext wifi drivers select DRIVER_WEXT_SUPPORT, so that hostapd/wpa_su... | Felix Fietkau | 2011-02-13 | 2 | -1/+8 |
* | hostapd: update to 20110117 | Felix Fietkau | 2011-01-24 | 16 | -152/+222 |
* | hostapd: Create one control interface per virtual bssid | Felix Fietkau | 2011-01-14 | 1 | -1/+3 |
* | hostapd: fix appending the iapp_interface variable to the config | Felix Fietkau | 2010-12-19 | 1 | -1/+1 |
* | hostapd: Add CONFIG_FULL_DYNAMIC_VLAN=y to hostapd-full.config | Felix Fietkau | 2010-12-19 | 1 | -0/+2 |
* | hostapd: Allow rsn_preauth configuration | Felix Fietkau | 2010-12-19 | 1 | -14/+26 |
* | [package] hostapd: terminate mainloop if interface setup fails, prevents bloc... | Jo-Philipp Wich | 2010-11-19 | 1 | -0/+81 |
* | hostapd: back out a problematic madwifi change that worked around some issues... | Felix Fietkau | 2010-11-19 | 1 | -15/+1 |
* | hostapd: fix madwifi related linker error (include wext support for non-wpad ... | Felix Fietkau | 2010-11-13 | 2 | -2/+15 |
* | hostapd: update to 2010-11-11 | Felix Fietkau | 2010-11-11 | 19 | -440/+24 |
* | hostapd: add some wpa related madwifi fixes | Felix Fietkau | 2010-11-09 | 1 | -0/+48 |
* | hostapd: update to 20101109, reorganize patches | Felix Fietkau | 2010-11-09 | 28 | -275/+163 |
* | [package] hostapd: Add 'identity' config option when eap_type is 'tls' on wpa... | Vasilis Tsiligiannis | 2010-11-03 | 2 | -1/+3 |
* | hostapd: move the madwifi segfault fix to the right place | Felix Fietkau | 2010-10-31 | 2 | -32/+12 |
* | package/hostapd: fix crash in atheros driver (#8143) | Jo-Philipp Wich | 2010-10-29 | 1 | -0/+22 |
* | hostapd: do not restrict ht capabilities for ap+sta | Felix Fietkau | 2010-10-27 | 1 | -2/+2 |
* | [PATCH] Set auth_algs in hostapd.conf, make it configurable for WEP | Jo-Philipp Wich | 2010-10-27 | 1 | -1/+9 |
* | hostapd: backport a fix for setting the IFF_RUNNING flag on AP mode interfaces | Felix Fietkau | 2010-10-26 | 1 | -0/+25 |
* | hostapd: fix wpa_supplicant standalone compile | Felix Fietkau | 2010-10-24 | 1 | -2/+4 |
* | hostapd: fix AP+STA reconnects | Felix Fietkau | 2010-10-24 | 1 | -2/+6 |
* | hostapd: remove some unnecessary debugging code from the last commit | Felix Fietkau | 2010-10-23 | 1 | -6/+3 |
* | hostapd/mac80211: implement support for AP+STA | Felix Fietkau | 2010-10-23 | 6 | -2/+383 |
* | hostapd: fix SIGHUP for multi-bss | Felix Fietkau | 2010-10-23 | 1 | -0/+89 |
* | hostapd: fix non-multicall wpa_supplicant compile | Felix Fietkau | 2010-09-15 | 1 | -2/+4 |
* | hostapd: fix wpa_supplicant crash issues in WDS STA mode | Felix Fietkau | 2010-09-15 | 1 | -0/+43 |
* | hostapd: backport a fix to check for STA STBC capabilities before setting the... | Felix Fietkau | 2010-08-31 | 1 | -0/+41 |
* | [package] hostapd: Add support for 'iapp_interface' option, thanks stsp (#7719) | Vasilis Tsiligiannis | 2010-08-08 | 1 | -0/+2 |
* | move the crda dependency to the kmod-cfg80211 package, get rid of crda's depe... | Felix Fietkau | 2010-07-20 | 1 | -1/+1 |
* | hostapd: make rfkill support optional | Felix Fietkau | 2010-07-08 | 3 | -2/+272 |
* | hostapd: add preliminary wps script support (push-button only, does not handl... | Felix Fietkau | 2010-07-08 | 3 | -2/+18 |
* | hostapd: enable WPS for the full version of hostapd/wpa_supplicant/wpad | Felix Fietkau | 2010-07-08 | 2 | -1/+3 |
* | hostapd: update to 2010-07-05 | Felix Fietkau | 2010-07-08 | 13 | -47/+62 |
* | add missing dependencies for hostapd-utils and wpa-cli (#7421) | Felix Fietkau | 2010-07-03 | 1 | -2/+2 |
* | [package] hostapd: enforce CCMP WPA cipher if hwmode is 11ng or 11na | Jo-Philipp Wich | 2010-06-30 | 1 | -0/+8 |
* | [package] hostapd: allow *ccmp+tkip and *aes+tkip as well for cipher override | Jo-Philipp Wich | 2010-06-30 | 1 | -1/+1 |
* | [package] hostapd: forgot the actual change in previous commit | Jo-Philipp Wich | 2010-06-16 | 1 | -0/+1 |
* | [package] hostapd: properly read eap_type from configuration when setting up ... | Jo-Philipp Wich | 2010-06-16 | 1 | -2/+2 |
* | hostapd: fix line reordering leading to segfaults | Felix Fietkau | 2010-05-02 | 1 | -3/+3 |
* | wpa_supplicant: fix issues with the nl80211 driver | Felix Fietkau | 2010-05-02 | 2 | -0/+128 |
* | hostapd: add ap isolate support for mac80211 | Felix Fietkau | 2010-04-26 | 3 | -0/+134 |