]> git.ipfire.org Git - thirdparty/hostap.git/history - src/drivers/driver_nl80211.c
HT: Remove SMPS in AP mode
[thirdparty/hostap.git] / src / drivers / driver_nl80211.c
2020-02-16  Jouni MalinenHT: Remove SMPS in AP mode
2020-02-16  John CrispinHE: Dynamically turn on TWT responder support
2020-02-02  Oudennl80211: Fix send_mlme for SAE external auth
2020-01-08  Jouni Malinennl80211: Pass set_key() parameter struct to wpa_driver_...
2020-01-08  Gurumoorthi Gnanas... nl80211: VLAN offload support
2020-01-08  Jouni Malinendriver: Move set_key() parameters into a struct
2020-01-05  Jouni Malinennl80211: Allow control port to be disabled with a drive...
2020-01-05  Markus Theilnl80211: Use control port TX for AP mode
2020-01-05  Markus TheilAdd no_encrypt flag for control port TX
2020-01-05  Brendan Jackmannl80211: Control port over nl80211 helpers
2020-01-04  Jouni Malinennl80211: Use monitor interface for sending no-encrypt...
2020-01-03  Ben Greearnl80211: Don't set offchan-OK flag if doing on-channel...
2020-01-03  Jouni Malinennl80211: Use current command for NL80211_CMD_REGISTER_A...
2020-01-03  Jouni Malinennl80211: Rename send_action_cookie to send_frame_cookie
2020-01-03  Jouni Malinennl80211: Clean up nl80211_send_frame_cmd() callers
2020-01-03  Jouni Malinennl80211: Get rid of separate wpa_driver_nl80211_send_fr...
2020-01-03  Jouni Malinendriver: Remove unused send_frame() driver op
2020-01-03  Jouni Malinennl80211: Support no_encrypt=1 with send_mlme()
2020-01-03  Jouni Malinendriver: Add no_encrypt argument to send_mlme()
2020-01-03  Jouni Malinennl80211: Simplify hapd_send_eapol() with monitor interface
2020-01-02  Jouni Malinennl80211: Don't accept interrupted dump responses
2020-01-02  Jouni Malinennl80211: Fix libnl error string fetching
2020-01-02  Jouni MalinenDrop support for libnl 1.1
2019-12-30  Matteo Crocenl80211: Add a driver ops function to check WoWLAN...
2019-12-24  Michal Kaziornl80211: Relax bridge setup
2019-12-23  Jouni Malinennl80211: Fix couple of typos in a comment
2019-12-05  Ankita BajajACS: Remove redundant ch_list parameters from do_acs...
2019-10-25  Shiva Sankar Gajulanl80211: Add STA node details in AP through QCA vendor...
2019-10-15  Sunil Duttnl80211: Allow external auth based on SAE/FT-SAE key...
2019-10-07  Alexei Avshalom... nl80211: Add support for EDMG channels
2019-09-19  Alexander Wetzelnl80211: Migrate to current netlink key message format
2019-09-10  John CrispinHE: Send the AP's OBSS PD settings to the kernel
2019-09-08  Jouni MalinenRemove CONFIG_IEEE80211W build parameter
2019-08-16  Sunil Duttnl80211: Request update connection params only for...
2019-08-11  Sven Eckelmannnl80211: Don't force VHT channel definition with HE
2019-08-08  Sunil DuttRename qca_wlan_vendor_attr_roam_subcmd to represent...
2019-08-01  Arend van Sprielnl80211: Use separate flag for 4-way handshake offload
2019-07-30  Brian Norrisnl80211: Missing sysctl flags aren't fatal
2019-07-26  Sunil Duttnl80211: Add WMM parameters while updating TDLS peer...
2019-06-14  Liangwei Dongnl80211: Introduce the interface to update new DH IE
2019-05-31  Ashok KumarSAE: Fix external_auth status in driver-SME STA case...
2019-05-28  Pradeep Kumar Chitrapunl80211: Add support to probe specific mesh link by...
2019-05-27  John Crispinnl80211: Share VHT channel configuration for HE
2019-05-27  John Crispinnl80211: Allow HE Capability to be set for a STA
2019-05-02  Toke Høiland-Jørgensennl80211: Station airtime weight configuration
2019-04-30  Toke Høiland-Jørgensennl80211: Fetch STA TX/RX duration statistics
2019-04-30  Toke Høiland-Jørgensennl80211: Fetch STA TXQ backlog statistics
2019-04-28  Jouni Malinennl80211: Simplify if_indices tracking
2019-04-28  Jouni Malinennl80211: Fix handling of if_indices reallocation failure
2019-04-22  Jouni MalinenReplace int status/reason_code with u16 variable
2019-04-18  Jouni Malinennl80211: Check nla_put_flag() failure for ext auth
2019-04-15  Ilan Peernl80211: Handle NL80211_CMD_PROBE_CLIENT command response
2019-04-14  Jouni Malinennl80211: Clear bss->freq on station mode disconnection
2019-04-12  Jouni MalinenRemove unnecessary copying of SSID and BSSID for extern...
2019-04-12  Srinivas Dasarinl80211: External authentication in driver-based AP...
2019-04-05  Ankita Bajajnl80211: Add SAE, FT-SAE, FT-EAP-SHA384 AKMs in connect...
2019-03-27  Jouni Malinennl80211: Do not add WMM parameters when updating an...
2019-03-13  vamsi krishnanl80211: Clear keys from heap memory before freeing...
2019-03-13  vamsi krishnanl80211: Exclude PMK when sending NL80211_CMD_DEL_PMKSA...
2019-03-12  Jouni MalinenAllow fragmentation/RTS threshold to be disabled explicitly
2019-02-09  Jouni Malinennl80211: Use wpa_ssid_txt() for debug messages more...
2019-02-05  Jouni Malinennl80211: Clear PMKID add command message buffer
2019-02-05  Jouni Malinennl80211: Clear connect command message buffer
2019-02-05  Jouni Malinennl80211: Request kernel to trim off payload of netlink...
2019-01-07  Arend van Sprielnl80211: Indicate 802.1X 4-way handshake offload in...
2019-01-07  Arend van Sprieldrivers: Add separate driver flags for 802.1X and PSK...
2018-12-31  Jouni Malinennl82011: Make wiphy-specific country (alpha2) available...
2018-12-30  Jouni Malinennl80211: Note interface-removal-from-bridge errors...
2018-12-21  Johannes Bergnl80211: Add support for starting FTM responder
2018-12-20  Venkateswara Naral... wpa_supplicant: Add Multi-AP backhaul STA support
2018-12-17  Mathy VanhoefOCV: Include and verify OCI in SA Query frames
2018-12-16  Mathy VanhoefAdd driver API to get current channel parameters
2018-12-02  Jouni Malinennl80211: Debug print TX queue parameter values and...
2018-11-26  Cedric Izoardnl80211: Use netlink connect socket for disconnect...
2018-11-25  Emmanuel Grumbachdrivers: Document struct wpa_signal_info
2018-10-30  Jouni MalinenWNM: Collocated Interference Reporting
2018-10-16  Andrei Otcheretianskinl80211: Warn about interface name truncations
2018-10-14  Johannes Bergnl80211: Implement netlink extended ACK support
2018-08-31  Hu Wangnl80211: Do not ignore disconnect event in case of...
2018-08-24  Bhagavathi Perumal Snl80211: Fix sending of WDS STA event to the correct...
2018-07-05  Hu Wangnl80211: Indicate interface up only for the main netdev
2018-07-05  Sathishkumar Murug... nl80211: Allocate nl_sock for NETLINK_ROUTE when alread...
2018-05-31  Peter Ohnl80211: Allow mesh interface to send channel switch...
2018-04-23  Bhagavathi Perumal Shostapd: Add ctrl iface indications for WDS STA interface
2018-04-23  Jouni Malinennl80211: Print NL80211_CMD_SET_POWER_SAVE errors in...
2018-04-19  Ahmad MasriFT: Add FT auth algorithm to connect params when roaming
2018-04-15  Ben Greearnl80211: Add MLME auth work-around for -EEXIST errno
2018-03-30  Beniamino Galvaniwpa_supplicant: Fix auth failure when the MAC is update...
2018-03-19  Bhagavathi Perumal Shostapd: Add last_ack_rssi into ctrl iface cmd STA
2018-02-17  Emmanuel Grumbachnl80211: Use the new NL80211_MFP_OPTIONAL option
2018-02-17  Avraham Sternnl80211: Add API to set the PMK to the driver
2018-02-17  Eliad Pellernl80211: Support passing PSK on connect
2018-02-10  Jouni Malinennl80211: Do not try to add too large NL80211_ATTR_PMK...
2018-02-10  Jouni Malinennl80211: Print NL80211_CMD_{SET,DEL}_PMKSA failures...
2018-02-02  Sunil Duttnl80211: Create a netlink socket handle for the Connect...
2018-02-02  Sunil Duttnl80211: Introduce the interface for external authentic...
2018-01-31  Srinivas Dasarinl80211: Add DPP and OWE AKM selectors to CONNECT/ASSOC...
2017-12-15  vamsi krishnaFILS: Driver configuration to disable/enable FILS features
2017-12-01  Jouni Malinennl80211: Fix NL80211_MESHCONF_AUTO_OPEN_PLINKS encoding
2017-12-01  Jouni Malinennl80211: Fix NL80211_ATTR_SMPS_MODE encoding
next