[PATCH 0/2] Add support for open MLO connection when driver's SME in use
Veerendranath Jakkam
quic_vjakkam at quicinc.com
Tue Jul 12 11:43:43 PDT 2022
This patch series is to enable support for Multi-Link Operation(MLO)
open connection support for SME in drivers using NL80211_CMD_CONNECT.
Shivani Baranwal (1):
MLO: Add support for open connection when driver's SME in use
Veerendranath Jakkam (1):
Sync with wireless-next.git include/uapi/linux/nl80211.h
src/common/defs.h | 2 +
src/drivers/driver.h | 22 +++++++
src/drivers/driver_nl80211.c | 80 ++++++++++++++++++++++++--
src/drivers/driver_nl80211.h | 2 +
src/drivers/driver_nl80211_event.c | 80 ++++++++++++++++++++++++--
src/drivers/nl80211_copy.h | 57 +++++++++++++++++-
wpa_supplicant/bss.c | 22 ++++++-
wpa_supplicant/driver_i.h | 10 ++++
wpa_supplicant/events.c | 92 ++++++++++++++++++++++++++++++
wpa_supplicant/wpa_supplicant_i.h | 7 +++
10 files changed, 361 insertions(+), 13 deletions(-)
--
2.25.1
More information about the Hostap
mailing list