]> www.infradead.org Git - users/jedix/linux-maple.git/commit
wifi: cfg80211: report per wiphy radio antenna mask
authorFelix Fietkau <nbd@nbd.name>
Wed, 9 Oct 2024 08:25:45 +0000 (10:25 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 23 Oct 2024 14:45:03 +0000 (16:45 +0200)
commitebda716ea4da03326ac4d0a71604d18aa8a2e695
tree39ea44bd2b3fdbfd91dd304fa7c0e9b2c1a2770a
parent7b68f63d5c00105f8b1f28017369f1da6dfe704c
wifi: cfg80211: report per wiphy radio antenna mask

With multi-radio devices, each radio typically gets a fixed set of antennas.
In order to be able to disable specific antennas for some radios, user space
needs to know which antenna mask bits are assigned to which radio.

Signed-off-by: Felix Fietkau <nbd@nbd.name>
Link: https://patch.msgid.link/e0a26afa2c88eaa188ec96ec6d17ecac4e827641.1728462320.git-series.nbd@nbd.name
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
include/net/cfg80211.h
include/uapi/linux/nl80211.h
net/wireless/nl80211.c