aboutsummaryrefslogtreecommitdiffstats
path: root/wpa_supplicant/ap.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* P2P: Indicate WPS events from AP mode only during group formationJouni Malinen2010-11-181-1/+4
* WPS: Add special AP Setup Locked mode to allow read only ERJouni Malinen2010-11-171-1/+1
* WPS: Add wps_ap_pin ctrl_iface command for wpa_supplicant AP modeJouni Malinen2010-11-171-0/+123
* Fix max_stations to apply to associated STAs, not P2P peersJouni Malinen2010-10-191-1/+5
* Add max_num_sta config option for wpa_supplicant AP modeJouni Malinen2010-10-191-0/+2
* P2P: Send AP mode WPS-FAIL event to parent interfaceAnil Gathala Sudha2010-10-141-0/+23
* P2P: Add option for disabling intra BSS distributionSudhakar Swaminathan2010-09-101-0/+1
* WPS: Allow pending WPS operation to be cancelledArdong Chen2010-09-101-0/+46
* Copy WPS strings into AP configuration when using wpa_supplicant APJouni Malinen2010-09-091-4/+11
* P2P: Avoid segfault on AP deinit after failed AP startJouni Malinen2010-09-091-1/+2
* Fix AP mode wps_pin command to return the entered PINJouni Malinen2010-09-091-1/+2
* P2P: Add mechanism for configuring UAPSD parameters for groupJouni Malinen2010-09-091-0/+5
* P2P: Fix invitation to active group to use correct operating channelJouni Malinen2010-09-091-0/+1
* P2P: Let the driver wrapper know if association is for P2P groupJouni Malinen2010-09-091-0/+6