]> git.ipfire.org Git - thirdparty/hostap.git/history - src/drivers/driver_nl80211.c
nl80211: Extended Key ID support
[thirdparty/hostap.git] / src / drivers / driver_nl80211.c
2020-03-15  Alexander Wetzelnl80211: Extended Key ID support
2020-03-15  Jouni Malinennl80211: Remove extraneous space from send_mlme debug...
2020-03-08  Jouni Malinennl80211: Fix error print for hapd_send_eapol()
2020-03-08  Jouni Malinennl80211: Fix tx_control_port error print
2020-03-06  Alexander WetzelReplace WPA_ALG_PMK with KEY_FLAG_PMK
2020-03-06  Alexander Wetzelnl80211: Drop outdated TDLS set_key() hack
2020-03-04  Alexander Wetzelnl80211: Migrate from set_tx to key_flag API
2020-03-04  Alexander Wetzelnl80211: Don't ignore when SET_KEY returns ENOENT
2020-03-04  Alexander Wetzelnl80211: Remove not needed netlink key attribute
2020-03-04  Alexander Wetzelnl80211: Fix wrong return code in set_key error path
2020-03-04  Alexander Wetzelnl80211: Ignore seq number for key deletion
2020-03-04  Alexander Wetzelnl80211: Add a missing key_flag for WEP shared key...
2020-02-29  Ilan Peerdriver: Extend send_mlme() with wait option
2020-02-29  Andrei Otcheretianskinl80211: Register for SAE Authentication frames more...
2020-02-24  Jouni Malinennl80211: Beacon protection capability flag and default...
2020-02-17  Jouni Malinennl80211: Remove an extra closing parenthesis from a...
2020-02-17  Jouni Malinennl80211: Check nla_nest_start() result for NL80211_ATTR...
2020-02-17  John CrispinHE: Propagate BSS color settings to nl80211
2020-02-17  Jouni Malinennl80211: Handle AKM suite selectors for AP configuration
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
next