]> git.ipfire.org Git - thirdparty/hostap.git/history - src/ap/ap_drv_ops.c
hostapd: DFS with 40/80 MHz channel width support
[thirdparty/hostap.git] / src / ap / ap_drv_ops.c
2013-10-17  Janusz Dziedzichostapd: DFS with 40/80 MHz channel width support
2013-10-17  Janusz Dziedzicnl80211: Use struct hostapd_freq_params with start_dfs_cac
2013-10-17  Janusz Dziedzichostapd: Split hostapd_set_freq to helper function
2013-10-17  Janusz Dziedzichostapd: Add AP DFS support
2013-07-20  Sujith ManoharanWDS: Fix WEP usage with nl80211 wds_sta=1
2013-03-21  Jouni MalinenAdd vendor_elements into Beacon/Probe Response IE param...
2013-01-12  Johannes Berghostapd: Pass VHT capabilities to driver wrapper
2013-01-12  Johannes Berghostapd: Allow configuring driver to VHT
2012-08-29  Jouni MalinenWFD: Add Wi-Fi Display support
2012-08-01  Xi ChenWNM: Add placeholders for WNM driver commands and events
2012-07-30  Jay KatabathuniHS 2.0: Add Hotspot 2.0 Indication for AP
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-11-14  Jouni MalinenFix P2P IE configuration for GO mode
2011-10-29  Jouni MalinenRemove unused valid_bss_mask driver_ops
2011-10-17  Jouni MalinenAdd support for Time Advertisement
2011-10-17  Jouni MalinenInterworking: Add support for configuring Roaming Conso...
2011-10-17  Jouni MalinenInterworking: Add Advertisement Protocol element
2011-10-17  Jouni MalinenAdd Ext Capab and Interworking elements to extra IEs
2011-10-17  Jouni MalinenClean up AP mode extra IE construction
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-07-12  Arik Nemtsovhostapd: Set STA flags when adding a new station
2011-04-08  Mahesh Palivelaatheros: Add support for IEEE 802.11w configuration
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...
2011-02-24  Helmut Schaahostapd: Inherit correct MAC address for AP VLAN interfaces
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-11-09  Felix FietkauAllow client isolation to be configured (ap_isolate=1)
2010-11-09  Felix FietkauAdd bridge handling for WDS STA interfaces
2010-10-08  Jouni MalinenP2P: Extend P2P manager functionality to work with...
2010-09-22  Jouni MalinenWPS 2.0: Provide (Re)Association Response WPS IE to...
2010-09-09  Jouni MalinenP2P: Disable periodic NoA when non-P2P STA is connected
2010-09-09  Jouni MalinenP2P: Preparations for adding P2P IE into Beacon/Probe...
2010-04-11  Jouni MalinenStarted to make set_ap_wps_ie() capable of adding multi...
2010-04-11  Jouni MalinenSimplify driver_ops for virtual interface add/remove
2010-03-13  Jouni MalinenFT: Fix Authorized flag setting for FT protocol
2010-03-07  Jouni MalinenRemove unnecessary ifname parameter from set_ap_wps_ie...
2010-03-07  Jouni MalinenRemove unnecessary ifname parameter from set_ht_params...
2010-03-07  Jouni MalinenRemove unnecessary ifname parameter to sta_set_flags...
2010-03-07  Jouni MalinenRemove unnecessary ifname parameter from sta_add()...
2010-03-07  Jouni MalinenRemove unnecessary ifname parameter from hapd_get_ssid...
2010-03-07  Jouni MalinenRemove unnecessary ifname parameter from set_generic_el...
2010-03-07  Jouni MalinenRemove unneeded ifname parameter from set_privacy(...
2010-03-07  Jouni MalinenRemove unneeded iface parameter from if_add() driver op
2010-03-06  Jouni MalinenRemove unnecessary ifname parameter from set_beacon()
2010-03-06  Felix Fietkauhostapd: Fix interface selection for the nl80211 driver
2010-03-06  Felix Fietkauhostapd: add ifname to the sta_set_flags callback
2009-12-26  Jouni MalinenGet rid of unnecessary typedefs for enums.
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...