aboutsummaryrefslogtreecommitdiffstats
path: root/src/ap/ieee802_11.c
Commit message (Expand)AuthorAgeFilesLines
* hostap: add channel switch ability to AP & GO (INTERNAL)Victor Goldenshtein2012-09-131-0/+30
* add set/cancel_priority to ap mode as wellEliad Peller2012-08-021-0/+3
* Fix deauth with reason 7 due to multiple assoc_req receivedEyal Shapira2012-08-021-0/+9
* save eapol for later use (EAPOL Start race)Eliad Peller2012-08-021-0/+19
* add station before getting assoc resp tx completionEliad Peller2012-08-021-39/+48
* WNM: Add advertisement of BSS max idle periodJouni Malinen2012-05-271-0/+1
* Pass signal strength through, fix unitsJohannes Berg2012-04-011-1/+1
* Ignore TX status for Data frames from not associated STAJouni Malinen2012-02-141-1/+1
* Remove the GPL notification from files contributed by Jouni MalinenJouni Malinen2012-02-111-8/+2
* Ignore TX status for Data frames from not associated STAJouni Malinen2012-02-041-2/+6
* Make hostapd_eid_wmm_valid() return more logical return valuesJouni Malinen2011-12-171-1/+1
* AP: Pass station's WMM configuration to driver wrappersJason Young2011-12-171-5/+3
* AP: Add uapsd_queues and max_sp fieldsEliad Peller2011-12-171-4/+13
* Allow WPA passphrase to be fetched with RADIUS Tunnel-Password attributeMichael Braun2011-12-111-1/+15
* Allow Action frames with unknown BSSID in GO modeArik Nemtsov2011-12-041-0/+5
* Use wpa_key_mgmt_*() helpersJouni Malinen2011-11-241-3/+1
* WPS: Include WSC IE in (Re)Association Response for maybe-WPS caseJouni Malinen2011-11-241-1/+2
* Allow MLME frames to be sent without expecting an ACK (no retries)Helmut Schaa2011-11-191-4/+4
* AP: Add explicit EAPOL TX status eventJohannes Berg2011-11-191-0/+23
* Move AP events for STA connected/disconnected into one functionJouni Malinen2011-11-031-6/+2
* Fix some recent wpa_msg() calls in hostapd use correct contextJouni Malinen2011-11-031-6/+6
* Remove unused variablesJouni Malinen2011-10-231-1/+3
* AP: Do station poll in driver wrapperJohannes Berg2011-10-201-0/+26
* Move Ext Capab and Interworking element construction into shared fileJouni Malinen2011-10-171-36/+0
* Move SA Query mechanism into a file that can be shared more easilyMahesh Palivela2011-10-171-142/+3
* IEEE 802.11u: Add configuration and advertisement for InterworkingJouni Malinen2011-10-161-4/+15
* Disconnect STA when it fails to get added in kernel driver/firmwareYogesh Ashok Powar2011-10-151-0/+5
* Delay STA entry removal until Deauth/Disassoc TX status in AP modeJouni Malinen2011-08-281-2/+55
* WPS: Wait for EAPOL-Start unless WPS 2.0 station as workaroundJouni Malinen2011-08-281-1/+5
* hostapd: Set STA flags when adding a new stationArik Nemtsov2011-07-121-1/+2
* Add workaround for race condition with AssocResp TX statusJouni Malinen2011-04-151-2/+12
* Remove references to time_t/time()/random()Per Ekman2011-04-111-4/+4
* AP: Update logging related to inactivity and disassociationBen Greear2011-02-241-9/+9
* hostapd: Allow coexistance of HT BSSes with WEP/TKIP BSSesHelmut Schaa2011-02-211-1/+1
* hostapd: Add require_ht configuration parameterJouni Malinen2011-02-091-0/+19
* AP: Introduce sta authorized wrappersJohannes Berg2011-02-021-1/+1
* hostapd: Allow TDLS use to be prohibited in the BSSJouni Malinen2011-01-281-0/+27
* AP: Validate management frame lengthJouni Malinen2011-01-171-0/+3
* Do not send Deauth/Disassoc to unknown STA if SA is invalidJouni Malinen2010-12-041-0/+5
* Get rid of struct hostapd_driver_ops abstractionJouni Malinen2010-11-241-7/+7
* hostapd_driver_ops reductionJouni Malinen2010-11-241-4/+4
* hostapd: Start removing struct hostapd_driver_ops abstractionJouni Malinen2010-11-241-6/+7
* Fix WDS STA reassociationFelix Fietkau2010-11-091-0/+3
* P2P: Track non-P2P members in the group and set Group Limit bitJouni Malinen2010-10-191-7/+2
* P2P: Extend P2P manager functionality to work with driver MLMEJouni Malinen2010-10-081-0/+1
* P2P: Allow P2P IE without Device Info in (Re)Assoc ReqJouni Malinen2010-09-091-1/+5
* P2P: Add preliminary P2P Manager AP support for hostapdJouni Malinen2010-09-091-0/+5
* P2P: Add group notificationsJouni Malinen2010-09-091-0/+29
* P2P: Add P2P configuration and callbacks in hostapd codeJouni Malinen2010-09-091-0/+9
* P2P: Save a copy of P2P IE(s) data from (Re)Association RequestJouni Malinen2010-09-091-0/+11