]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
wifi: cfg80211: Add cluster joined notification APIs
authorAndrei Otcheretianski <andrei.otcheretianski@intel.com>
Mon, 8 Sep 2025 11:12:57 +0000 (14:12 +0300)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 19 Sep 2025 09:26:21 +0000 (11:26 +0200)
commit1ccfd8db34fb3b1852284668094d7207499c2415
tree8f9b68ef245f713865428eb36d43feb7ea9bc27a
parentba9b2ceaa2558a38a5da59fd654b641610a8568e
wifi: cfg80211: Add cluster joined notification APIs

The drivers should notify upper layers and user space when a NAN device
joins a cluster. This is needed, for example, to set the correct addr3
in SDF frames. Add API to report cluster join event.

Signed-off-by: Andrei Otcheretianski <andrei.otcheretianski@intel.com>
Signed-off-by: Miri Korenblit <miriam.rachel.korenblit@intel.com>
Link: https://patch.msgid.link/20250908140015.ad27b7b6e4d9.I70b213a2a49f18d1ba2ad325e67e8eff51cc7a1f@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
include/net/cfg80211.h
include/uapi/linux/nl80211.h
net/wireless/nl80211.c
net/wireless/trace.h