ath11k.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/3] wifi: Add support to enable/disable bss color collision detection
@ 2023-02-01  6:56 Rameshkumar Sundaram
  2023-02-01  6:56 ` [PATCH v3 1/3] wifi: cfg80211: add " Rameshkumar Sundaram
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Rameshkumar Sundaram @ 2023-02-01  6:56 UTC (permalink / raw)
  To: johannes, ath11k; +Cc: linux-wireless, Rameshkumar Sundaram

This patchset adds configuration option to Enable/Disable 802.11ax BSS
color collision detection.

Changes since v2:
- Updated wifi prefix

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

Rameshkumar Sundaram (3):
  wifi: cfg80211: add support to enable/disable bss color collision
    detection
  wifi: mac80211: Avoid BSS color collision detection if its disabled
  wifi: 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
-- 
2.17.1


-- 
ath11k mailing list
ath11k@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/ath11k

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2023-02-15 17:37 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-01  6:56 [PATCH v3 0/3] wifi: Add support to enable/disable bss color collision detection Rameshkumar Sundaram
2023-02-01  6:56 ` [PATCH v3 1/3] wifi: cfg80211: add " Rameshkumar Sundaram
2023-02-15 17:34   ` Johannes Berg
2023-02-01  6:56 ` [PATCH v3 2/3] wifi: mac80211: Avoid BSS color collision detection if its disabled Rameshkumar Sundaram
2023-02-15 17:35   ` Johannes Berg
2023-02-15 17:37   ` Johannes Berg
2023-02-01  6:56 ` [PATCH v3 3/3] wifi: ath11k: add support to enable/disable BSS color collision detection Rameshkumar Sundaram
2023-02-15 17:37   ` Johannes Berg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).