aboutsummaryrefslogtreecommitdiffstats
path: root/wpa_supplicant/ap.c
Commit message (Expand)AuthorAgeFilesLines
* P2P: Enable 40 MHz support for autonomous P2P group additionRajkumar Manoharan2012-09-041-0/+12
* AP: use uapsd if go_apsd was setEliad Peller2012-07-301-3/+1
* P2P: enable to set in the conf file the wmm paramsYoni Divinsky2012-07-301-0/+4
* nl80211: Handle CH_SWITCH eventThomas Pedersen2012-06-251-0/+11
* wpa_supplicant: Support dtim_period configuration for AP modeEtay Luz2012-06-041-0/+3
* P2P: Store SSID of the group in p2p_group dataJouni Malinen2012-05-081-3/+2
* Allow pbc_in_m1 workaround to be enabled in wpa_supplicant AP modeWei-Jen Lin2012-05-031-0/+1
* Allow disable_ht to override 11n configuration in AP modeVasanthakumar Thiagarajan2012-04-111-2/+11
* Pass signal strength through, fix unitsJohannes Berg2012-04-011-2/+4
* Add wps_cancel for hostapd_cliAnirban Sirkhell2012-03-301-16/+1
* wpa_supplicant: Add provision to configure inactivity period in AP modeVasanthakumar Thiagarajan2012-03-271-0/+3
* Add support for hidden SSID in wpa_supplicant AP modeVivek Natarajan2012-02-271-1/+6
* Add wpa_supplicant AP mode STA deauthenticate/disassociate commandsJithu Jance2012-02-251-0/+20
* Remove the GPL notification from files contributed by Jouni MalinenJouni Malinen2012-02-111-8/+2
* P2P: Maintain a list of P2P Clients for persistent group on GOJouni Malinen2011-12-221-2/+2
* P2P: Fix GO start on interface that has active station connectionJouni Malinen2011-12-211-2/+6
* Maintain internal copy of Probe Response offload capabilitiesArik Nemtsov2011-12-101-0/+1
* Fix generated WPS PIN values to use zero-paddingSzymon Bigos2011-12-021-2/+2
* WPS: Disable WPS(v2) in WPA/TKIP-only configurationJouni Malinen2011-12-011-0/+6
* Set ht_capab from based on driver capabilities when in P2P GO modeArik Nemtsov2011-11-291-3/+17
* P2P: Send STA connected/disconnected events to parent ctrl_ifaceDmitry Shmidt2011-11-251-0/+1
* AP: Add explicit EAPOL TX status eventJohannes Berg2011-11-191-0/+10
* wpa_supplicant: Set configured auth_algs for AP modeVasanthakumar Thiagarajan2011-11-161-0/+3
* AP: Only enable WPS for open and WPA/WPA2-Personal configurationJouni Malinen2011-11-141-2/+7
* Remove unnecessary include file inclusionJouni Malinen2011-11-131-3/+0
* wpa_supplicant: Unify hardware feature dataChristian Lamparter2011-10-231-11/+4
* AP: Pass only bssid/addr/wds to EVENT_RX_FROM_UNKNOWNJohannes Berg2011-10-201-7/+2
* AP: Do station poll in driver wrapperJohannes Berg2011-10-201-0/+10
* Remove set_intra_bss() driver_opsJouni Malinen2011-10-171-1/+0
* wpa_supplicant: AP mode, set drv_flagsJanusz Dziedzic2011-09-221-0/+1
* wpa_supplicant AP: Set static WEP keys if configuredJouni Malinen2011-09-151-0/+16
* AP: Set pairwise/group cipher for non-WPA modesJouni Malinen2011-09-151-2/+19
* nl80211: Fix WPA_VERSIONS attribute for Connect commandJouni Malinen2011-09-021-0/+1
* wpa_supplicant AP: Enable uapsd in P2P GO mode if go_apsd was setEliad Peller2011-08-061-0/+5
* P2P: Filter Probe Request frames based on DA and BSSID in Listen stateJouni Malinen2011-07-151-3/+3
* P2P: Fix p2p_intra_bss with nl80211Johannes Berg2011-07-151-0/+2
* wpa_s AP mode: Enable HT20 if driver supports itAngie Chinchilla2011-07-051-1/+28
* wpa_supplicant AP: Disable AP mode on disassoc pathsJouni Malinen2011-07-051-0/+1
* P2P: Fix WpsFailed signal in P2P D-BusJean-Michel.Bachot2011-06-251-14/+16
* P2P: Add WpsFailed signal in P2P D-BusJayant Sane2011-06-251-1/+2
* wpa_s AP mode: Fix regression in P2P AP mode setupJouni Malinen2011-04-041-4/+4
* wpa_s AP mode: complete only when setup is completeJohannes Berg2011-03-191-5/+14
* WPS: Store (secondary) device type as binaryJohannes Berg2011-03-171-2/+2
* wpa_s AP mode: Add notification functions for STA authorizedJohannes Berg2011-03-161-0/+10
* wpa_supplicant AP: Copy generated UUID for AP configurationJouni Malinen2011-03-101-1/+5
* P2P: Allow WPS_PBC command on GO to select on P2P Device AddressJouni Malinen2011-02-071-2/+4
* Allow AP mode to disconnect STAs based on low ACK conditionJohannes Berg2010-12-281-0/+2
* Fix CONFIG_AP=y build without CONFIG_WPS=yJouni Malinen2010-11-251-0/+4
* P2P: Fix Action frame sending after disconnectionJouni Malinen2010-11-251-0/+1
* Fix wpa_supplicant AP mode build after hostapd changesJouni Malinen2010-11-241-1/+2