Check for driver initialization before doing driver operations
[mech_eap.git] / src / ap / ap_drv_ops.h
2016-08-19 Jouni MalinenCheck for driver initialization before doing driver...
2016-06-10 Jouni Malinenhostapd: Fix Public Action frame addressing (BSSID...
2016-05-31 Kanchanapally, Vid... nl80211: Use extended capabilities per interface type
2016-04-08 Ayala BekerAP: Pass station P2P PS capabilities info during statio...
2016-02-20 Ayala BekerAP: Add support for full station state
2015-10-03 Andrei Otcheretianskinl80211: Specify CSA offsets in send_mlme() driver op
2015-03-24 Ashok Kumar Ponnaiahatheros: Clear WPS appie during deinit
2015-02-21 Janusz DziedzicMake hostapd_set_freq_params() common
2015-02-08 Jouni MalinenAdd STOP_AP control interface command
2015-01-03 Jouni Malinendoc: Extend driver.h documentation
2014-12-03 Peng Xuhostapd: Allow ACS to be offloaded to the driver
2014-11-19 Kyeyoon ParkAP: Extend the BSS bridge neighbor entry management...
2014-10-27 Kyeyoon ParkAP: Add support for setting bridge network parameter
2014-10-27 Kyeyoon ParkAP: Add support for setting bridge port attributes
2014-10-27 Kyeyoon ParkAP: Add support for IPv4 neighbor entry management...
2014-03-27 Avraham Sternhostapd: Add vendor command support
2014-02-14 Marek Kwaczynskihostapd: Add Operating Mode Notification support
2014-01-07 Jouni MalinenAdd DRIVER-STATUS command for hostapd
2013-12-08 Janusz Dziedzichostapd: Make hostapd_set_freq_params() public
2013-11-17 Andrei OtcheretianskiAdd AP channel switch mechanism
2013-11-03 Jouni MalinenDFS: Convert hostapd_data use to hostapd_iface
2013-11-03 Jouni Malinenhostapd: Fill in phyname automatically
2013-11-03 Jouni Malinenhostapd: Wait for channel list update after country...
2013-10-31 Jouni MalinenAllow add-BSS operation to re-use existing netdev
2013-10-18 Kyeyoon ParkInterworking: Add support for QoS Mapping functionality...
2013-10-17 Janusz Dziedzichostapd: DFS with 40/80 MHz channel width support
2013-10-17 Janusz Dziedzichostapd: Add AP DFS support
2013-08-25 Michal Kaziorhostapd: Add survey dump support
2013-07-20 Sujith ManoharanWDS: Fix WEP usage with nl80211 wds_sta=1
2013-05-24 Vivek Natarajanhostapd: Support MAC address based access control list
2013-01-12 Johannes Berghostapd: Pass VHT capabilities to driver wrapper
2013-01-12 Johannes Berghostapd: Allow configuring driver to VHT
2012-08-01 Xi ChenWNM: Add placeholders for WNM driver commands and events
2012-02-26 Jay KatabathuniAdd hostapd_drv_send_action()
2012-02-11 Jouni MalinenRemove the GPL notification from files contributed...
2011-12-17 Jason YoungAP: Pass station's WMM configuration to driver wrappers
2011-12-17 Eliad PellerAP: Add uapsd_queues and max_sp fields
2011-12-03 Jouni MalinenMerge set_rate_sets() driver_ops into set_ap()
2011-12-03 Jouni MalinenRemove unused parameters from set_rate_sets()
2011-11-19 Helmut SchaaAllow MLME frames to be sent without expecting an ACK...
2011-10-29 Jouni MalinenRemove unused valid_bss_mask driver_ops
2011-10-20 Johannes BergAP: Do station poll in driver wrapper
2011-10-17 Jouni MalinenMove AP BSS configuration parameters into set_ap()
2011-10-17 Jouni MalinenStart deprecating various AP mode driver_ops
2011-09-29 Shan PalanisamyFT: Add driver wrappers for FT with driver-based MLME/SME
2011-08-26 Jouni MalinenProvide extra IEs for AP mode management frames with...
2011-08-10 Jouni MalinenReplace set_beacon() driver op with set_ap()
2011-07-12 Arik Nemtsovhostapd: Set STA flags when adding a new station
2011-05-20 Ken Zhuatheros: Fix auth_alg configuration for static WEP
2011-04-02 Felix Fietkaunl80211: Send EAPOL frames as QoS data frames for QoS...
2011-03-15 Jouni Malinennl80211: Extend bridge add/del operations for secondary...
2010-11-24 Jouni MalinenConvert most commonly used drv ops to real function...
2010-11-24 Jouni MalinenGet rid of struct hostapd_driver_ops abstraction
2010-11-24 Jouni Malinenhostapd_driver_ops reduction
2010-11-24 Jouni Malinenhostapd_driver_ops reduction
2010-11-24 Jouni Malinenhostapd_driver_ops reduction: set_countermeasures
2010-11-24 Jouni Malinenhostapd: Start removing struct hostapd_driver_ops abstr...
2010-09-09 Jouni MalinenP2P: Disable periodic NoA when non-P2P STA is connected
2010-04-11 Jouni MalinenSimplify driver_ops for virtual interface add/remove
2010-03-07 Jouni MalinenRemove unnecessary ifname parameter from set_ht_params...
2010-03-06 Felix Fietkauhostapd: Fix interface selection for the nl80211 driver
2009-12-25 Jouni MalinenReplace src/ap/driver_i.h with non-inlined functions...
2009-12-25 Jouni MalinenRemove ap_config.h dependency from driver_i.h
2009-12-25 Jouni MalinenMove rest of the generic AP mode functionality into...