From: Sriram R <srirrama@codeaurora.org>
To: kvalo@codeaurora.org, ath10k@lists.infradead.org
Subject: Re: [PATCHv2 0/2] ath/ath10k: DFS Host Confirmation
Date: Tue, 15 May 2018 14:44:12 +0530 [thread overview]
Message-ID: <4a37ad008bd28f80ba0d5b34ee756848@codeaurora.org> (raw)
In-Reply-To: <1526375272-7056-1-git-send-email-srirrama@codeaurora.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
next prev parent reply other threads:[~2018-05-15 9:14 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-05-15 9:07 [PATCHv2 0/2] ath/ath10k: DFS Host Confirmation Sriram R
2018-05-15 9:07 ` [PATCHv2 1/2] ath: Add support to get the detected radar specifications Sriram R
2018-05-15 9:07 ` [PATCHv2 2/2] ath10k: DFS Host Confirmation Sriram R
2018-05-15 19:23 ` Peter Oh
2018-05-15 19:26 ` Fwd: " Peter Oh
2018-05-15 19:26 ` Peter Oh
2018-05-15 9:14 ` Sriram R [this message]
2018-05-15 9:28 ` [PATCHv2 0/2] ath/ath10k: " Kalle Valo
-- strict thread matches above, loose matches on Subject: below --
2018-05-15 9:09 Sriram R
2018-05-15 9:09 ` Sriram R
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4a37ad008bd28f80ba0d5b34ee756848@codeaurora.org \
--to=srirrama@codeaurora.org \
--cc=ath10k@lists.infradead.org \
--cc=kvalo@codeaurora.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.