2022-12-06 08:16:38

by Veerendranath Jakkam

[permalink] [raw]
Subject: [PATCH 0/3] wifi: changes for MLD AP when SME offload to driver

This series contains changes needed for MLD AP when driver's SME in use.

Veerendranath Jakkam (3):
wifi: cfg80211: Extend cfg80211_new_sta() for MLD AP
wifi: cfg80211: Extend cfg80211_update_owe_info_event() for MLD AP
wifi: cfg80211: Use MLD address to indicate MLD STA disconnection

.../net/wireless/quantenna/qtnfmac/event.c | 1 +
include/net/cfg80211.h | 33 +++++++++++++++++--
include/uapi/linux/nl80211.h | 3 +-
net/wireless/nl80211.c | 27 +++++++++++++++
net/wireless/trace.h | 14 +++++---
5 files changed, 71 insertions(+), 7 deletions(-)

--
2.25.1