]> git.ipfire.org Git - thirdparty/hostap.git/history - src/drivers
tests: DPP chirping
[thirdparty/hostap.git] / src / drivers /
2020-03-24  Noam ShakedAdd ACS support for 60 GHz channel bonding
2020-03-23  Noam Shakednl80211: Fix offloaded ACS regression for the 60 GHz...
2020-03-21  Oudennl80211: Fix RTM NEW/DELLINK IFLA_IFNAME copy for maxim...
2020-03-15  Jouni Malinennl80211: Debug print set_key() command names
2020-03-15  Alexander Wetzelnl80211: Extended Key ID support
2020-03-15  Alexander WetzelAdd KEY_FLAG_MODIFY for Extended Key ID support
2020-03-15  Jouni Malinennl80211: Allow scanning in wpa_supplicant AP mode
2020-03-15  Jouni Malinennl80211: Remove extraneous space from send_mlme debug...
2020-03-15  Jouni Malinennl80211: Add more TX status details in debug log in...
2020-03-13  Jouni Malinennl80211: Debug print driver capabilities
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-03-04  Alexander WetzelRemove the not yet needed KEY_FLAG_MODIFY
2020-03-01  Jouni Malinenprivsep: Mask out control port capability flag
2020-03-01  Alexander Wetzelprivsep: Add key_flag to set_key()
2020-02-29  Ilan Peernl80211: Allow TX status for Authentication frames
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-24  Jouni MalinenSync with mac80211-next.git include/uapi/linux/nl80211.h
2020-02-23  Alexander Wetzelcommon: Add missing driver flag strings
2020-02-23  Alexander Wetzelnl80211: Add driver capability flag for CAN_REPLACE_PTK0
2020-02-22  Jouni MalinenRemove CONFIG_IEEE80211N build option
2020-02-17  Jouni Malinendriver: Document use of set_key() for BIGTK
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-17  Jouni Malinennl80211: Add NLA_F_NESTED to nla_nest_start() with...
2020-02-16  Jouni MalinenHT: Remove SMPS in AP mode
2020-02-16  John CrispinHE: Dynamically turn on TWT responder support
2020-02-16  Jouni MalinenSync with mac80211-next.git include/uapi/linux/nl80211.h
2020-02-10  Matthew WangCheck for FT support when selecting FT suites
2020-02-03  Felix Fietkaunl80211: Fix regulatory limits for WMM cwmin/cwmax...
2020-02-03  Felix Fietkaunl80211: Fix WMM queue mapping for regulatory limit
2020-02-02  Roy MarplesBSD: Fix the maximum size of a route(4) msg to 2048
2020-02-02  Roy MarplesBSD: Remove an outdated comment
2020-02-02  Roy MarplesBSD: Don't set or remove IFF_UP
2020-02-02  Roy MarplesBSD: Share route(4) processing with hostapd and wpa_sup...
2020-02-02  Roy MarplesBSD: Driver does not need to know about both wpa and...
2020-02-02  Oudennl80211: Fix send_mlme for SAE external auth
2020-01-09  Vamsi KrishnaACS: Update documentation of external ACS results event...
2020-01-09  Alexander WetzelIntroduce and add key_flag
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  Gurumoorthi Gnanas... Add vlan_id to driver set_key() operation
2020-01-08  Jouni Malinendriver: Move set_key() parameters into a struct
2020-01-08  Vamsi KrishnaFix QCA_WLAN_VENDOR_ATTR_ACS_VHT_SEG1_CENTER_CHANNEL...
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 Theilnl80211: Report control port RX events
2020-01-05  Markus TheilAdd no_encrypt flag for control port TX
2020-01-05  Brendan Jackmannl80211: Control port over nl80211 helpers
2020-01-05  Jouni Malinendriver: Remove unused send_ether() driver op
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 Malinenmac80211_linux: 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-25  Sergey Matyukevichdrivers: Support of dynamic VLAN requires Linux ioctls
2019-12-24  Michal Kaziornl80211: Relax bridge setup
2019-12-23  Jouni Malinennl80211: Fix couple of typos in a comment
2019-12-22  Jouni Malinennl80211: Initialize full channel info struct even if...
2019-12-20  Ankita BajajACS: Use frequency params in ACS (offload) completed...
2019-12-19  Ahmad MasriAdd EDMG bandwidth to channel frequency APIs
2019-12-05  Ankita BajajACS: Remove redundant ch_list parameters from do_acs...
2019-12-05  Jouni MalinenSync with mac80211-next.git include/uapi/linux/nl80211.h
2019-10-27  Eric CarusoMove ownership of MAC address randomization mask to...
2019-10-27  Mikael Kanstrupnl80211: Indicate SUITE_B_192 capa only when CCMP-256...
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-19  Roy MarplesBSD: Add support for route(4) message filtering
2019-09-10  John CrispinHE: Send the AP's OBSS PD settings to the kernel
2019-09-10  Jouni MalinenSync with mac80211-next.git include/uapi/linux/nl80211.h
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
next