aboutsummaryrefslogtreecommitdiffstats
path: root/src/ap/ap_drv_ops.c
Commit message (Expand)AuthorAgeFilesLines
* WFD: Add Wi-Fi Display supportJouni Malinen2012-12-141-0/+11
* hostapd: implement channel switch request drv ops (INTERNAL)Victor Goldenshtein2012-09-131-0/+31
* Add hostapd_drv_send_action()Jay Katabathuni2012-02-261-0/+12
* Remove the GPL notification from files contributed by Jouni MalinenJouni Malinen2012-02-111-8/+2
* AP: Pass station's WMM configuration to driver wrappersJason Young2011-12-171-3/+2
* AP: Add uapsd_queues and max_sp fieldsEliad Peller2011-12-171-1/+3
* Merge set_rate_sets() driver_ops into set_ap()Jouni Malinen2011-12-031-8/+0
* Remove unused parameters from set_rate_sets()Jouni Malinen2011-12-031-4/+2
* Allow MLME frames to be sent without expecting an ACK (no retries)Helmut Schaa2011-11-191-2/+2
* Fix P2P IE configuration for GO modeJouni Malinen2011-11-141-3/+3
* Remove unused valid_bss_mask driver_opsJouni Malinen2011-10-291-9/+0
* Add support for Time AdvertisementJouni Malinen2011-10-181-0/+14
* Interworking: Add support for configuring Roaming Consortium ListJouni Malinen2011-10-171-1/+2
* Interworking: Add Advertisement Protocol elementJouni Malinen2011-10-171-0/+1
* Add Ext Capab and Interworking elements to extra IEsJouni Malinen2011-10-171-0/+19
* Clean up AP mode extra IE constructionJouni Malinen2011-10-171-74/+59
* Move AP BSS configuration parameters into set_ap()Jouni Malinen2011-10-171-37/+0
* Start deprecating various AP mode driver_opsJouni Malinen2011-10-171-68/+0
* FT: Add driver wrappers for FT with driver-based MLME/SMEShan Palanisamy2011-09-301-0/+39
* Provide extra IEs for AP mode management frames with set_apJouni Malinen2011-08-261-43/+65
* hostapd: Set STA flags when adding a new stationArik Nemtsov2011-07-121-1/+3
* atheros: Add support for IEEE 802.11w configurationMahesh Palivela2011-04-081-0/+3
* nl80211: Send EAPOL frames as QoS data frames for QoS aware clientsFelix Fietkau2011-04-021-1/+1
* nl80211: Extend bridge add/del operations for secondary BSSesJouni Malinen2011-03-151-3/+5
* hostapd: Inherit correct MAC address for AP VLAN interfacesHelmut Schaa2011-02-241-2/+2
* Convert most commonly used drv ops to real function callsJouni Malinen2010-11-241-0/+43
* Get rid of struct hostapd_driver_ops abstractionJouni Malinen2010-11-241-34/+19
* hostapd_driver_ops reductionJouni Malinen2010-11-241-83/+0
* hostapd_driver_ops reductionJouni Malinen2010-11-241-51/+0
* hostapd_driver_ops reduction: set_countermeasuresJouni Malinen2010-11-241-10/+0
* hostapd: Start removing struct hostapd_driver_ops abstractionJouni Malinen2010-11-241-10/+0
* Allow client isolation to be configured (ap_isolate=1)Felix Fietkau2010-11-091-0/+15
* Add bridge handling for WDS STA interfacesFelix Fietkau2010-11-091-1/+7
* P2P: Extend P2P manager functionality to work with driver MLMEJouni Malinen2010-10-081-4/+57
* WPS 2.0: Provide (Re)Association Response WPS IE to driverJouni Malinen2010-09-221-2/+10
* P2P: Disable periodic NoA when non-P2P STA is connectedJouni Malinen2010-09-091-0/+10
* P2P: Preparations for adding P2P IE into Beacon/Probe Response framesJouni Malinen2010-09-091-0/+40
* Started to make set_ap_wps_ie() capable of adding multiple IEsJouni Malinen2010-04-111-4/+11
* Simplify driver_ops for virtual interface add/removeJouni Malinen2010-04-111-3/+6
* FT: Fix Authorized flag setting for FT protocolJouni Malinen2010-03-131-2/+4
* Remove unnecessary ifname parameter from set_ap_wps_ie() driver opJouni Malinen2010-03-071-2/+1
* Remove unnecessary ifname parameter from set_ht_params() driver opJouni Malinen2010-03-071-6/+5
* Remove unnecessary ifname parameter to sta_set_flags() driver opJouni Malinen2010-03-071-1/+1
* Remove unnecessary ifname parameter from sta_add() driver opJouni Malinen2010-03-071-2/+2
* Remove unnecessary ifname parameter from hapd_get_ssid/hapd_set_ssidJouni Malinen2010-03-071-4/+2
* Remove unnecessary ifname parameter from set_generic_elem() driver opJouni Malinen2010-03-071-2/+1
* Remove unneeded ifname parameter from set_privacy() driver opJouni Malinen2010-03-071-2/+1
* Remove unneeded iface parameter from if_add() driver opJouni Malinen2010-03-071-2/+2
* Remove unnecessary ifname parameter from set_beacon()Jouni Malinen2010-03-061-2/+2
* hostapd: Fix interface selection for the nl80211 driverFelix Fietkau2010-03-061-3/+4