All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] wifi: ath12k: add MLO DFS support
@ 2024-12-18  3:41 Aditya Kumar Singh
  2024-12-18  3:41 ` [PATCH 1/3] wifi: ath12k: rename CAC_RUNNING flag Aditya Kumar Singh
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Aditya Kumar Singh @ 2024-12-18  3:41 UTC (permalink / raw)
  To: Kalle Valo, Jeff Johnson
  Cc: linux-wireless, ath12k, linux-kernel, Aditya Kumar Singh

Patch 1 is fixing naming inconsistency in CAC_RUNNING flag.

Patch 2 is not directly related to MLO but fixing the CAC handling in
non-MLO cases as well.

Patch 3 is adding the MLO DFS support in ath12k.

---
Aditya Kumar Singh (3):
      wifi: ath12k: rename CAC_RUNNING flag
      wifi: ath12k: fix CAC running state during virtual interface start
      wifi: ath12k: handle radar detection with MLO

 drivers/net/wireless/ath/ath12k/core.h  |  2 +-
 drivers/net/wireless/ath/ath12k/dp_rx.c |  6 ++---
 drivers/net/wireless/ath/ath12k/mac.c   | 42 ++++++++++++++++++++++-----------
 drivers/net/wireless/ath/ath12k/mac.h   |  8 +++++++
 drivers/net/wireless/ath/ath12k/wmi.c   | 14 +++++++++--
 5 files changed, 52 insertions(+), 20 deletions(-)
---
base-commit: 9a448415ed0c46edeb9170091a03b620986ca0b2
change-id: 20241217-ath12k_mlo_dfs-5cf41703c456



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

end of thread, other threads:[~2025-01-08  0:32 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-18  3:41 [PATCH 0/3] wifi: ath12k: add MLO DFS support Aditya Kumar Singh
2024-12-18  3:41 ` [PATCH 1/3] wifi: ath12k: rename CAC_RUNNING flag Aditya Kumar Singh
2024-12-19 13:27   ` Kalle Valo
2024-12-18  3:41 ` [PATCH 2/3] wifi: ath12k: fix CAC running state during virtual interface start Aditya Kumar Singh
2024-12-19 13:28   ` Kalle Valo
2024-12-18  3:41 ` [PATCH 3/3] wifi: ath12k: handle radar detection with MLO Aditya Kumar Singh
2024-12-19 13:29   ` Kalle Valo
2025-01-08  0:32 ` [PATCH 0/3] wifi: ath12k: add MLO DFS support Jeff Johnson

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.