]> git.ipfire.org Git - thirdparty/hostap.git/history - src/drivers/driver.h
FT: Add driver wrappers for FT with driver-based MLME/SME
[thirdparty/hostap.git] / src / drivers / driver.h
2011-09-29  Shan PalanisamyFT: Add driver wrappers for FT with driver-based MLME/SME
2011-09-26  Vivek Natarajannl80211: Add driver flag for firmware-based BSS selection
2011-09-21  Pavel RoskinFix typos found by codespell
2011-09-10  Rajkumar ManoharanP2P: Remove CCK supported rates when running P2P scan
2011-09-02  Jouni Malinennl80211: Fix WPA_VERSIONS attribute for Connect command
2011-08-28  Jouni MalinenDelay STA entry removal until Deauth/Disassoc TX status...
2011-08-26  Jouni MalinenProvide extra IEs for AP mode management frames with...
2011-08-26  Jouni MalinenAdd support for setting SSID hiding mode through set_ap()
2011-08-26  Jouni MalinenAdd crypto parameters to set_ap() command separately
2011-08-10  Jouni MalinenAdd SSID as a separate item in AP mode Beacon setup
2011-08-10  Jouni MalinenReplace set_beacon() driver op with set_ap()
2011-07-19  Dmitry ShmidtIncrease maximum number of SSIDs per scan with ProbeReq...
2011-07-17  Eliad Pellernl80211: Change vif type to P2P_CLI upon P2P authentication
2011-07-15  Jouni MalinenP2P: Filter Probe Request frames based on DA and BSSID...
2011-07-12  Johannes Bergnl80211: Support GTK rekey offload
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-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-31  Paul Stewartdriver: Function to directly poll signal quality
2011-03-29  Jouni MalinenAdd driver capa flag for EAPOL TX status and store...
2011-03-24  Jouni MalinenTDLS: Allow TDLS to be disabled at runtime for testing...
2011-03-18  Xi ChenIBSS RSN: Clear IBSS RSN peers based on peer lost events
2011-03-15  Jouni Malinennl80211: Extend bridge add/del operations for secondary...
2011-03-11  Jouni MalinenFix couple of typos in comments
2011-03-06  Ganesh PrasadhTDLS: Add initial support for TDLS (IEEE Std 802.11z...
2011-03-06  Shan PalanisamyIndicate assoc vs. reassoc in association event
2011-01-09  Jouni MalinenUse set_key addr to distinguish default and multicast...
2011-01-09  Jouni MalinenUse more consistent set_key seq value when nothing...
2010-12-30  Jouni MalinenP2P: Add initial support for driver-based P2P management
2010-12-29  Johannes BergP2P: Add option for offloading off-channel TX to the...
2010-12-28  Johannes BergAllow AP mode to disconnect STAs based on low ACK condition
2010-12-19  Jouni MalinenUse SA Query procedure to recovery from AP/STA state...
2010-11-26  Ben GreearEnable sharing of scan result events among virtual...
2010-11-26  Jouni MalinenAllow driver wrappers to indicate whether result codes...
2010-11-26  Jouni MalinenP2P: Add new driver option for interface allocation
2010-11-12  Jouni MalinenAdd HT40 flags into driver channel list
2010-11-10  Anil Gathala SudhaP2P: Add support for automatic channel selection at GO
2010-11-09  Felix FietkauAdd bridge handling for WDS STA interfaces
2010-11-04  Jouni MalinenRemove unused TX queue parameters related to Beacon...
2010-10-27  Jouni MalinenAdd BSSID to association rejected events
2010-10-25  Jouni MalinenP2P: Remove P2P group on driver resource becoming unava...
2010-10-15  Jouni MalinenP2P: Add mechanism for updating P2P channel list based...
2010-10-14  Jouni MalinenP2P: Reject multi-channel concurrent operations dependi...
2010-10-12  Paul Stewartnl80211: Add more details into signal change events
2010-09-22  Jouni MalinenWPS 2.0: Provide (Re)Association Response WPS IE to...
2010-09-10  Sudhakar SwaminathanP2P: Add option for disabling intra BSS distribution
2010-09-09  Jouni MalinenAdd test command for disabling/enabling A-MPDU aggregation
2010-09-09  Jouni MalinenP2P: Allow driver wrapper to indicate how many stations...
2010-09-09  Jouni MalinenP2P: Add mechanism for configuring UAPSD parameters...
2010-09-09  Jouni MalinenP2P: Implement power save configuration
2010-09-09  Jouni MalinenP2P: Add driver operations for P2P use
2010-09-04  Jouni MalinenNDIS: Fix association for WPS provisioning with protect...
2010-08-27  Jouni MalinenAdd current signal strength into signal quality change...
2010-05-23  Jouni MalinenAdd Linux rfkill support
2010-04-11  Jouni MalinenAdd BSSID and reason code (if available) to disconnect...
2010-04-11  Jouni MalinenStarted to make set_ap_wps_ie() capable of adding multi...
2010-04-11  Jouni MalinenAllow driver wrappers to indicate maximum remain-on...
2010-04-11  Jouni MalinenSimplify driver_ops for virtual interface add/remove
2010-03-29  Jouni MalinenAdd test commands for sending deauth/disassoc without...
2010-03-28  Jouni MalinenAdd driver command and event for signal strength monitoring
2010-03-13  Jouni MalinenFT: Add driver op for marking a STA authenticated
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
2010-03-05  Jouni MalinenAdd optional scan result filter based on SSID
2010-02-27  Jouni MalinenAdd suspend/resume notifications
2010-02-16  Jouni MalinenAdd alloc_interface_addr() drv op option for specifying...
2010-01-16  Jouni MalinenFetch IEs from both Beacon and Probe Response frames...
2010-01-16  Jouni MalinenAdd deinit_ap driver op to help wpa_supplicant AP mode use
2010-01-16  Jouni MalinenAdd BSSID to TX/RX Action frame driver ops
2010-01-16  Jouni MalinenAdd driver op for disabling 802.11b rates
2010-01-03  Jouni MalinenStandardize on a single definition of auth_alg bitfield...
2010-01-03  Jouni MalinenShare the same enum for MFP configuration
2010-01-03  Jouni MalinenMore Doxygen documentation for the driver interface
2010-01-03  Jouni MalinenRemove src/drivers/scan_helpers.c
2010-01-03  Jouni MalinenMove wpa_supplicant specific scan code away from src...
2010-01-03  Jouni MalinenAdd drv_event_eapol_rx() helper
2010-01-03  Jouni MalinenUse generic driver event notification for AP mode assoc...
2010-01-03  Jouni MalinenUse driver event, EVENT_EAPOL_RX, for EAPOL frame indic...
2010-01-03  Jouni MalinenReplace hostapd_notif_new_sta() with new driver event...
2010-01-03  Jouni MalinenAdd driver API functionality for off-channel Action...
2010-01-03  Jouni MalinenAdd driver ops for allocating interface addresses
2010-01-03  Jouni MalinenAdd a driver op for enabling Probe Request reporting...
2010-01-03  Jouni MalinenRemove unnecessary wpa_event_type typedef
2010-01-03  Jouni MalinenMove struct hostapd_frame_info definition away from...
2010-01-03  Jouni MalinenRemove struct ieee80211_hdr dependency from EVENT_RX_FR...
2010-01-03  Jouni MalinenReplace hostapd_probe_req_rx() with EVENT_RX_PROBE_REQ...
2010-01-03  Jouni MalinenReplace wpa_supplicant_sta_rx() call with driver event
2010-01-02  Jouni MalinenOnly expire scanned BSSes based on new scan results
2009-12-28  Jouni MalinenAdd an option for driver wrappers to report operational...
2009-12-28  Jouni MalinenAllow Probe Request callbacks to terminate iteration
next