summaryrefslogtreecommitdiffstats
path: root/package/hostapd
Commit message (Expand)AuthorAgeFilesLines
* hostapd: fix a race condition related to assoc response tx status processingnbd2011-05-281-0/+48
* hostapd: update to 20110527, includes a client mode wpa auth fixnbd2011-05-2813-53/+53
* wpa_supplicant: make sure that the common 802.11 code gets linked in (fixes #...nbd2011-04-262-0/+4
* hostapd: fix a few compile errors and warningsnbd2011-04-246-23/+46
* hostapd: update to 2011-04-21nbd2011-04-2311-34/+216
* hostapd: fix bridge handling for wds stations (#9257)nbd2011-04-191-0/+29
* package/hostapd: cosmetic fixacoul2011-04-131-1/+1
* hostapd: properly mark random data as ready if initialization succeeds withou...nbd2011-04-121-3/+33
* [package] hostapd: add accounting configuration to hostapd uci scriptacinonyx2011-04-051-7/+17
* hostapd: write a stampfile when the random pool has been initialized - fixes ...nbd2011-04-021-3/+42
* hostapd: update to 20110402, fixes issues with non-QoS clientsnbd2011-04-0214-310/+95
* nl80211: send EAP frames as QoS data frames for QoS aware clients, should fix...nbd2011-03-301-0/+195
* hostapd: add more wps config methods to the confignbd2011-03-251-2/+14
* hostapd: make entropy collection contribute to the kernel poolnbd2011-03-222-47/+120
* hostapd: update to 2011-02-21, use PKG_MIRROR_MD5SUM, includes fixes for WPSnbd2011-03-2117-125/+165
* [package] hostapd: fix non-multicall hostapd compile (#9074)acinonyx2011-03-181-46/+235
* hostapd: add a patch to remove some unnecessary control interface functionalitynbd2011-03-181-0/+161
* hostapd: add a separate config symbol for 802.11n driver supportnbd2011-03-172-7/+7
* [package] hostapd: Fix hostap driver for multicall binary buildsacinonyx2011-03-171-0/+365
* hostapd: use -ffunction-sections, -fdata-sections and --gc-sections, reduces ...nbd2011-03-021-0/+3
* [package] hostapd: allow mixed TKIP/CCMP for 11n jow2011-02-151-2/+2
* make all wext wifi drivers select DRIVER_WEXT_SUPPORT, so that hostapd/wpa_su...nbd2011-02-132-1/+8
* hostapd: update to 20110117nbd2011-01-2416-152/+222
* hostapd: Create one control interface per virtual bssidnbd2011-01-141-1/+3
* hostapd: fix appending the iapp_interface variable to the confignbd2010-12-191-1/+1
* hostapd: Add CONFIG_FULL_DYNAMIC_VLAN=y to hostapd-full.confignbd2010-12-191-0/+2
* hostapd: Allow rsn_preauth configurationnbd2010-12-191-14/+26
* [package] hostapd: terminate mainloop if interface setup fails, prevents bloc...jow2010-11-191-0/+81
* hostapd: back out a problematic madwifi change that worked around some issues...nbd2010-11-191-15/+1
* hostapd: fix madwifi related linker error (include wext support for non-wpad ...nbd2010-11-132-2/+15
* hostapd: update to 2010-11-11nbd2010-11-1119-440/+24
* hostapd: add some wpa related madwifi fixesnbd2010-11-091-0/+48
* hostapd: update to 20101109, reorganize patchesnbd2010-11-0928-275/+163
* [package] hostapd: Add 'identity' config option when eap_type is 'tls' on wpa...acinonyx2010-11-032-1/+3
* hostapd: move the madwifi segfault fix to the right placenbd2010-10-312-32/+12
* package/hostapd: fix crash in atheros driver (#8143)jow2010-10-291-0/+22
* hostapd: do not restrict ht capabilities for ap+stanbd2010-10-271-2/+2
* [PATCH] Set auth_algs in hostapd.conf, make it configurable for WEPjow2010-10-271-1/+9
* hostapd: backport a fix for setting the IFF_RUNNING flag on AP mode interfacesnbd2010-10-261-0/+25
* hostapd: fix wpa_supplicant standalone compilenbd2010-10-241-2/+4
* hostapd: fix AP+STA reconnectsnbd2010-10-241-2/+6
* hostapd: remove some unnecessary debugging code from the last commitnbd2010-10-231-6/+3
* hostapd/mac80211: implement support for AP+STAnbd2010-10-236-2/+383
* hostapd: fix SIGHUP for multi-bssnbd2010-10-231-0/+89
* hostapd: fix non-multicall wpa_supplicant compilenbd2010-09-151-2/+4
* hostapd: fix wpa_supplicant crash issues in WDS STA modenbd2010-09-151-0/+43
* hostapd: backport a fix to check for STA STBC capabilities before setting the...nbd2010-08-311-0/+41
* [package] hostapd: Add support for 'iapp_interface' option, thanks stsp (#7719)acinonyx2010-08-081-0/+2
* move the crda dependency to the kmod-cfg80211 package, get rid of crda's depe...nbd2010-07-201-1/+1
* hostapd: make rfkill support optionalnbd2010-07-083-2/+272