aboutsummaryrefslogtreecommitdiffstats
path: root/wpa_supplicant/ap.h
Commit message (Expand)AuthorAgeFilesLines
* nl80211: Handle CH_SWITCH eventThomas Pedersen2012-06-251-0/+2
* Add wpa_supplicant AP mode STA deauthenticate/disassociate commandsJithu Jance2012-02-251-0/+4
* Remove the GPL notification from files contributed by Jouni MalinenJouni Malinen2012-02-111-8/+2
* AP: Add explicit EAPOL TX status eventJohannes Berg2011-11-191-0/+2
* AP: Pass only bssid/addr/wds to EVENT_RX_FROM_UNKNOWNJohannes Berg2011-10-201-1/+1
* AP: Do station poll in driver wrapperJohannes Berg2011-10-201-0/+1
* P2P: Allow WPS_PBC command on GO to select on P2P Device AddressJouni Malinen2011-02-071-1/+2
* WPS: Add wps_ap_pin ctrl_iface command for wpa_supplicant AP modeJouni Malinen2010-11-171-0/+6
* WPS: Allow pending WPS operation to be cancelledArdong Chen2010-09-101-0/+1
* P2P: Add initial version of P2P ModuleJouni Malinen2010-09-091-0/+1
* wpa_supplicant AP mode: Add function for enabling MAC address filteringJouni Malinen2010-04-111-0/+2
* Fix CONFIG_AP=y build after driver API changesJouni Malinen2010-01-031-2/+1
* Move struct hostapd_frame_info definition away from driver APIJouni Malinen2010-01-031-2/+1
* Mark management frame processing functions to use const bufferJouni Malinen2009-12-131-1/+1
* Use generic driver events for TX status and RX reportingJouni Malinen2009-12-131-0/+7
* Add AP mode WPA status into ctrl_ifaceJouni Malinen2009-10-161-0/+2
* Add station table query to wpa_supplicant AP ctrl_ifaceJouni Malinen2009-09-081-0/+6
* wpa_supplicant AP: Add preliminary support for WPS Internal RegistrarJouni Malinen2009-04-211-0/+3
* wpa_supplicant AP: Add EAPOL frame TX and RXJouni Malinen2009-04-201-0/+2
* Add preliminary hostapd data structure initialization for AP modeJouni Malinen2009-03-261-2/+3
* Move wpa_supplicant_create_ap() into ap.cJouni Malinen2009-03-261-0/+22