Search Linux Wireless

[PATCH 0/2] wifi: cfg80211: add support for fetch tx power for MLD

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Currently tx power get requests doesn't carry any
link information, but multiple links can be affiliated
to an MLD and hence there is a need to do get tx power
per link.
Add support to get tx power for all valid links of an MLD
and report them as part of GET_INTERFACE command.

Rameshkumar Sundaram (2):
  wifi: cfg80211: send MLO links tx power info in GET_INTERFACE
  wifi: mac80211: get tx power per link

 drivers/net/wireless/ath/ath11k/mac.c         |  1 +
 drivers/net/wireless/ath/ath6kl/cfg80211.c    |  1 +
 drivers/net/wireless/ath/ath9k/main.c         |  2 +-
 .../broadcom/brcm80211/brcmfmac/cfg80211.c    |  2 +-
 .../net/wireless/marvell/mwifiex/cfg80211.c   |  2 +-
 drivers/net/wireless/mediatek/mt76/mac80211.c |  2 +-
 drivers/net/wireless/mediatek/mt76/mt76.h     |  2 +-
 .../wireless/microchip/wilc1000/cfg80211.c    |  2 +-
 .../net/wireless/quantenna/qtnfmac/cfg80211.c |  2 +-
 .../staging/rtl8723bs/os_dep/ioctl_cfg80211.c |  3 +-
 include/net/cfg80211.h                        |  2 +-
 include/net/mac80211.h                        |  2 +-
 net/mac80211/cfg.c                            | 16 +++++--
 net/mac80211/driver-ops.h                     |  7 +--
 net/mac80211/trace.h                          | 10 +++--
 net/wireless/nl80211.c                        | 13 +++++-
 net/wireless/rdev-ops.h                       |  7 +--
 net/wireless/trace.h                          | 44 +++++++++----------
 net/wireless/wext-compat.c                    |  2 +-
 19 files changed, 73 insertions(+), 49 deletions(-)


base-commit: dfc14664794a4706e0c2186a0c082386e6b14c4d
-- 
2.34.1





[Index of Archives]     [Linux Host AP]     [ATH6KL]     [Linux Wireless Personal Area Network]     [Linux Bluetooth]     [Wireless Regulations]     [Linux Netdev]     [Kernel Newbies]     [Linux Kernel]     [IDE]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite Hiking]     [MIPS Linux]     [ARM Linux]     [Linux RAID]

  Powered by Linux