From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from smtp.codeaurora.org ([198.145.29.96]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1fIW2F-0000iw-3Q for ath10k@lists.infradead.org; Tue, 15 May 2018 09:14:37 +0000 MIME-Version: 1.0 Date: Tue, 15 May 2018 14:44:12 +0530 From: Sriram R Subject: Re: [PATCHv2 0/2] ath/ath10k: DFS Host Confirmation In-Reply-To: <1526375272-7056-1-git-send-email-srirrama@codeaurora.org> References: <1526375272-7056-1-git-send-email-srirrama@codeaurora.org> Message-ID: <4a37ad008bd28f80ba0d5b34ee756848@codeaurora.org> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Sender: "ath10k" Errors-To: ath10k-bounces+kvalo=adurom.com@lists.infradead.org To: kvalo@codeaurora.org, ath10k@lists.infradead.org On 2018-05-15 14:37, Sriram R wrote: > This feature adds support for the ath10k host to send information > about the specifications of the detected radar to the firmware for > validation. > A New WMI interface is added for enabling this communication > of this information between the host and the firmware. > Hi, I've resent this patch series including linux-wireless list since i've misspelled 'linux-wirelss@vger.kernel.org' mailing list while sending this one. Kindly review the latest patchset. Thanks, Sriram.R > v2: > > * Modified firmware confirmation timeout value to less than 200ms > * Updated PATCH 2/2 commit log. > > Sriram R (2): > ath: Add support to get the detected radar specifications > ath10k: DFS Host Confirmation > > drivers/net/wireless/ath/ath10k/core.h | 21 +++ > drivers/net/wireless/ath/ath10k/mac.c | 12 ++ > drivers/net/wireless/ath/ath10k/wmi-ops.h | 32 ++++ > drivers/net/wireless/ath/ath10k/wmi.c | 186 > ++++++++++++++++++++++-- > drivers/net/wireless/ath/ath10k/wmi.h | 32 ++++ > drivers/net/wireless/ath/ath9k/dfs.c | 2 +- > drivers/net/wireless/ath/dfs_pattern_detector.c | 5 +- > drivers/net/wireless/ath/dfs_pattern_detector.h | 3 +- > drivers/net/wireless/ath/dfs_pri_detector.h | 3 +- > 9 files changed, 282 insertions(+), 14 deletions(-) _______________________________________________ ath10k mailing list ath10k@lists.infradead.org http://lists.infradead.org/mailman/listinfo/ath10k