Ask driver to report only new scan results if requested
[mech_eap.git] / src / drivers / driver.h
2014-01-02 Jouni MalinenAsk driver to report only new scan results if requested
2013-12-31 Jouni MalinenDeclare wpa_drivers in src/drivers/driver.h
2013-12-31 Jouni MalinenGet rid of duplicated cipher suite and AKM definitions
2013-12-29 Jouni MalinenP2P: Remove WPA_DRIVER_FLAGS_P2P_MGMT option
2013-12-29 Jouni MalinenRemove unnecessary EVENT_RX_ACTION
2013-12-29 Jouni Malinennl80211: Fix protected Action frame reporting for AP...
2013-12-26 Jouni MalinenTrack whether scan was started by us or an external...
2013-12-26 Jouni MalinenFix comment format
2013-12-24 Jouni MalinenAdd definitions for new cipher suites from IEEE Std...
2013-12-24 Johannes Bergwpa_supplicant: Use monotonic time for RX/BSS times
2013-12-23 Jouni MalinenAdvertise QoS Map support based on driver capability
2013-12-08 Janusz Dziedzicnl80211/hostapd: Extend channel switch notify handling
2013-11-22 Jouni MalinenAndroid: Add driver_cmd for arbitrary driver commands
2013-11-17 Andrei OtcheretianskiMove AP parameter filling into a helper function
2013-11-17 Andrei Otcheretianskiwpa_supplicant: Update channel switch driver interface
2013-11-15 Abhishek Singhhostapd: Filter channel list updated events after count...
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-27 Eliad Pellernl80211: Mark VHT 80 MHz channels
2013-10-27 Helmut Schaanl80211: Use max tx power from regulatory domain
2013-10-18 Kyeyoon ParkInterworking: Add support for QoS Mapping functionality...
2013-10-17 Janusz DziedzicDFS: Add more parameters to radar events
2013-10-17 Janusz Dziedzicnl80211: Use struct hostapd_freq_params with start_dfs_cac
2013-09-28 Jouni MalinenAdd driver status information to control interface
2013-08-31 Michal Kaziorhostapd: Add Automatic Channel Selection (ACS) support
2013-08-25 Michal Kaziorhostapd: Add survey dump support
2013-08-25 Ilan Peernl80211: Do not change type to station on P2P interfaces
2013-07-21 Ilan Peernl80211: Remove unused WPA_DRIVER_FLAGS_MULTI_CHANNEL_C...
2013-07-21 Ilan Peernl80211: Report the number of concurrent support channels
2013-07-20 Sujith ManoharanWDS: Fix WEP usage with nl80211 wds_sta=1
2013-07-20 Michal Kaziorwpa_supplicant: Add support for VHT BSS membership...
2013-06-25 Nirav Shahnl80211: Identify if nl80211 is capable of P2P Device...
2013-06-22 Andrei OtcheretianskiAdd AVG_RSSI report in signal_poll
2013-06-22 Andrei OtcheretianskiAdd bandwidth and center freq info to signal_poll
2013-05-24 Vivek Natarajanhostapd: Support MAC address based access control list
2013-05-09 Simon Wunderlichnl80211: Add driver_ops for stopping AP beaconing
2013-05-09 Simon Wunderlichnl80211: Add driver_ops for starting radar detection
2013-05-09 Simon Wunderlichnl80211: Add channel flags for DFS state information
2013-05-09 Simon Wunderlichnl80211: Add driver capability flag for radar detection
2013-05-09 Simon Wunderlichnl80211: Add driver events for radar detection
2013-03-31 Johannes Berghostapd/wpa_s: Use driver's extended capabilities
2013-03-16 Bruno RandolfAdd capability flag for IBSS and add get_capability...
2013-03-10 Johannes Bergwpa_supplicant: Support VHT capability overrides
2013-02-14 Sunil DuttTDLS: Pass peer's Capability and Ext Capability info...
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
next