mbox series

[v2,0/3] wifi: Add support to enable/disable bss color collision detection

Message ID 20230201063333.11747-1-quic_ramess@quicinc.com
Headers show
Series wifi: Add support to enable/disable bss color collision detection | expand

Message

Rameshkumar Sundaram Feb. 1, 2023, 6:33 a.m. UTC
This patchset adds configuration option to Enable/Disable 802.11ax BSS
color collision detection.

Changes since v1:
- Split nl80211 patch(patch 1/2 on v1) to two patches.

Rameshkumar Sundaram (3):
  cfg80211: add support to enable/disable bss color collision detection
  mac80211: Avoid BSS color collision detection if its disabled
  ath11k: add support to enable/disable BSS color collision detection

 drivers/net/wireless/ath/ath11k/mac.c | 5 ++++-
 include/net/cfg80211.h                | 2 ++
 include/uapi/linux/nl80211.h          | 3 +++
 net/mac80211/rx.c                     | 3 ++-
 net/wireless/nl80211.c                | 3 +++
 5 files changed, 14 insertions(+), 2 deletions(-)


base-commit: 4ca69027691a0039279b64cfa0aa511d9c9fde59