aboutsummaryrefslogtreecommitdiffstats
path: root/src/ap/ap_drv_ops.h
Commit message (Expand)AuthorAgeFilesLines
* hostapd: implement channel switch request drv ops (INTERNAL)Victor Goldenshtein2012-09-131-0/+2
* add set/cancel_priority to ap mode as wellEliad Peller2012-08-021-0/+15
* Add hostapd_drv_send_action()Jay Katabathuni2012-02-261-0/+3
* 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-1/+1
* AP: Add uapsd_queues and max_sp fieldsEliad Peller2011-12-171-1/+1
* Merge set_rate_sets() driver_ops into set_ap()Jouni Malinen2011-12-031-1/+0
* Remove unused parameters from set_rate_sets()Jouni Malinen2011-12-031-2/+1
* Allow MLME frames to be sent without expecting an ACK (no retries)Helmut Schaa2011-11-191-1/+1
* Remove unused valid_bss_mask driver_opsJouni Malinen2011-10-291-2/+0
* AP: Do station poll in driver wrapperJohannes Berg2011-10-201-0/+9
* Move AP BSS configuration parameters into set_ap()Jouni Malinen2011-10-171-6/+0
* Start deprecating various AP mode driver_opsJouni Malinen2011-10-171-1/+0
* FT: Add driver wrappers for FT with driver-based MLME/SMEShan Palanisamy2011-09-301-0/+8
* Provide extra IEs for AP mode management frames with set_apJouni Malinen2011-08-261-0/+7
* Replace set_beacon() driver op with set_ap()Jouni Malinen2011-08-101-8/+4
* hostapd: Set STA flags when adding a new stationArik Nemtsov2011-07-121-1/+2
* atheros: Fix auth_alg configuration for static WEPKen Zhu2011-05-201-0/+8
* nl80211: Send EAPOL frames as QoS data frames for QoS aware clientsFelix Fietkau2011-04-021-2/+4
* nl80211: Extend bridge add/del operations for secondary BSSesJouni Malinen2011-03-151-1/+2
* Convert most commonly used drv ops to real function callsJouni Malinen2010-11-241-40/+12
* Get rid of struct hostapd_driver_ops abstractionJouni Malinen2010-11-241-2/+18
* hostapd_driver_ops reductionJouni Malinen2010-11-241-0/+73
* hostapd_driver_ops reductionJouni Malinen2010-11-241-0/+44
* hostapd_driver_ops reduction: set_countermeasuresJouni Malinen2010-11-241-0/+9
* hostapd: Start removing struct hostapd_driver_ops abstractionJouni Malinen2010-11-241-0/+11
* P2P: Disable periodic NoA when non-P2P STA is connectedJouni Malinen2010-09-091-0/+2
* Simplify driver_ops for virtual interface add/removeJouni Malinen2010-04-111-1/+1
* Remove unnecessary ifname parameter from set_ht_params() driver opJouni Malinen2010-03-071-1/+1
* hostapd: Fix interface selection for the nl80211 driverFelix Fietkau2010-03-061-1/+2
* Replace src/ap/driver_i.h with non-inlined functions in ap_drv_ops.cJouni Malinen2009-12-261-0/+37
* Remove ap_config.h dependency from driver_i.hJouni Malinen2009-12-261-0/+9
* Move rest of the generic AP mode functionality into src/apJouni Malinen2009-12-251-0/+20