Use more accurate timestamps for scan results
[mech_eap.git] / src / drivers / driver.h
2013-02-12 Jouni MalinenUse more accurate timestamps for scan results
2013-02-07 Vladimir KondratievCapability matching for 60 GHz band
2013-02-07 Raja Maninl80211: Add ctrl_iface message for AP mode connection...
2013-01-12 Johannes Berghostapd: Pass VHT capabilities to driver wrapper
2013-01-12 Johannes Berghostapd: Allow configuring driver to VHT
2012-11-24 Amitkumar KarwarAllow OBSS scan and 20/40 coex reports to non-SME drivers
2012-11-14 Jouni MalinenRemove unused disassociate() driver_ops
2012-10-04 Vladimir Kondratiev60 GHz: Fix error while processing scan results
2012-09-30 Jouni MalinenReserve AKM and cipher suite values
2012-09-30 Jouni MalinenAdd initial parts for SAE
2012-09-05 Jouni Malinennl80211: Register read_sta_data() handler for station...
2012-08-29 Jouni MalinenAdd support for using GCMP cipher from IEEE 802.11ad
2012-08-01 Xi ChenWNM: Add placeholders for WNM driver commands and events
2012-08-01 Jouni MalinenAdd new drv_flag for indicating user space AP MLME
2012-07-30 Jouni MalinenHS 2.0: Add mechanism for disabling DGAF
2012-07-25 Thomas Pedersennl80211: Support setting sched scan RSSI threshold
2012-06-30 Mahesh Palivelahostapd: Initial IEEE 802.11ac (VHT) definitions
2012-06-25 Thomas Pedersennl80211: Handle CH_SWITCH event
2012-06-10 Jithu JanceP2P: Add driver op for requesting GO/AP channel switch
2012-05-10 Jouni MalinenValidate WEP key lengths based on driver capabilities
2012-04-01 Eliad PellerP2P: Add deinit_p2p_cli op to clear P2P client driver...
2012-04-01 Johannes BergPass signal strength through, fix units
2012-03-30 Bala ShanmugamAllow background scan period to be configured
2012-03-27 Vasanthakumar Thia... nl80211: Make use of driver's capability to detect...
2012-02-16 Jouni MalinenAdd mechanism for disabling radio for testing purposes
2012-02-11 Jouni MalinenRemove the GPL notification from files contributed...
2012-01-29 Ben GreearSupport HT capability overrides
2012-01-28 Nicolas CavallariSupport fixing the BSSID in IBSS mode
2012-01-01 Jouni MalinenDo not trigger fast reconnection on locally generated...
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-17 Eliad PellerAP: Consider U-APSD driver support
2011-12-10 Arik NemtsovSet driver Probe Response template for AP mode offload
2011-12-10 Arik Nemtsovnl80211: Propagate Probe Response offload capabilities...
2011-12-06 Jithu JanceP2P: Add optional "join" argument for p2p_prov_disc...
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-12-03 Jouni MalinenFix a typo in a comment
2011-11-19 Helmut SchaaAllow MLME frames to be sent without expecting an ACK...
2011-11-19 Johannes BergAP: Add explicit EAPOL TX status event
2011-11-13 Ben GreearPrint human readable driver event names
2011-11-13 Jouni MalinenMove wpa_scan_results_free() into shared C file
2011-10-29 Jouni MalinenRemove disable_11b_rates() driver_ops
2011-10-29 Jouni MalinenAdd no_cck parameter for send_action() driver_ops
2011-10-29 Jouni MalinenRemove unused valid_bss_mask driver_ops
2011-10-23 Arik NemtsovTDLS: Add peer as a STA during link setup
2011-10-23 Arik Nemtsovnl80211: Implement TDLS callback functions and propagat...
2011-10-23 Jouni MalinenRemove incorrect statement about get_hw_feature_data...
2011-10-23 Jouni MalinenRemove unused driver_ops client MLME functions
2011-10-23 Jouni MalinenAllow driver wrappers to indicate whether HT info is...
2011-10-22 Jouni MalinenRemove user space client MLME
2011-10-22 Jouni MalinenShare a single wpa_scan_results_free() implementation
2011-10-22 Jouni Malinenhostapd: Call global_init/global_deinit driver_ops
2011-10-21 Jouni MalinenInterworking: Include Access Network Type in set_ap...
2011-10-20 Johannes BergAP: Pass only bssid/addr/wds to EVENT_RX_FROM_UNKNOWN
2011-10-20 Johannes BergAP: Do station poll in driver wrapper
2011-10-17 Jouni MalinenRemove set_intra_bss() driver_ops
2011-10-17 Jouni MalinenAdd Interworking configuration in set_ap() driver_ops
2011-10-17 Jouni MalinenMove AP BSS configuration parameters into set_ap()
2011-10-17 Jouni MalinenDeprecate set_intra_bss() driver_ops
2011-10-17 Jouni MalinenStart deprecating various AP mode driver_ops
2011-10-15 Luciano CoelhoAdd filter support to scheduled scans
2011-10-15 Luciano CoelhoIncrease maximum number of SSIDs per scan
2011-10-15 Luciano CoelhoAdd scheduled scan driver operations
2011-10-15 Jouni MalinenFix some forgotten comments in set_beacon to set_ap...
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...
next