]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
wifi: cfg80211: Extend support for scanning while MLO connected
authorIlan Peer <ilan.peer@intel.com>
Mon, 13 Nov 2023 09:35:00 +0000 (11:35 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 24 Nov 2023 19:06:30 +0000 (20:06 +0100)
commit6285ee30caa1a0fbd9537496578085c143127eee
treea539acdb0c9afae8ead2e6949d6782fea54ed2a2
parentd3ca4ab4f16eb81dc3e7721251adcba49b229d54
wifi: cfg80211: Extend support for scanning while MLO connected

To extend the support of TSF accounting in scan results for MLO
connections, allow to indicate in the scan request the link ID
corresponding to the BSS whose TSF should be used for the TSF
accounting.

Signed-off-by: Ilan Peer <ilan.peer@intel.com>
Signed-off-by: Gregory Greenman <gregory.greenman@intel.com>
Link: https://lore.kernel.org/r/20231113112844.d4490bcdefb1.I8fcd158b810adddef4963727e9153096416b30ce@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
include/net/cfg80211.h
include/uapi/linux/nl80211.h
net/wireless/nl80211.c