[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20241218-ath12k_mlo_dfs-v1-0-058e783bcfc7@quicinc.com>
Date: Wed, 18 Dec 2024 09:11:31 +0530
From: Aditya Kumar Singh <quic_adisi@...cinc.com>
To: Kalle Valo <kvalo@...nel.org>, Jeff Johnson <jjohnson@...nel.org>
CC: <linux-wireless@...r.kernel.org>, <ath12k@...ts.infradead.org>,
<linux-kernel@...r.kernel.org>,
Aditya Kumar Singh <quic_adisi@...cinc.com>
Subject: [PATCH 0/3] wifi: ath12k: add MLO DFS support
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
Powered by blists - more mailing lists