From: Sriram R <srirrama@codeaurora.org>
To: ath11k@lists.infradead.org
Cc: Sriram R <srirrama@codeaurora.org>
Subject: [PATCH 0/3] ATH11K DFS Support
Date: Tue, 14 May 2019 10:11:16 +0530 [thread overview]
Message-ID: <1557808879-26933-1-git-send-email-srirrama@codeaurora.org> (raw)
This patchset enables dfs support in ath11k driver.
Firmware provides support for offloading certain modules
required for dfs implementation such as radar detection
and NOL implementation.
Sriram R (3):
ath11k: Process radar detected event
ath11k: Initialize and enable dfs radar detection
ath11k: Add dfs debug and test interface
drivers/net/wireless/ath/ath11k/core.h | 1 +
drivers/net/wireless/ath/ath11k/debug.c | 28 ++++++
drivers/net/wireless/ath/ath11k/dp_rx.c | 20 +++-
drivers/net/wireless/ath/ath11k/mac.c | 54 +++++++++--
drivers/net/wireless/ath/ath11k/wmi.c | 164 +++++++++++++++++++++++++++++++-
drivers/net/wireless/ath/ath11k/wmi.h | 42 ++++++++
6 files changed, 295 insertions(+), 14 deletions(-)
--
2.7.4
_______________________________________________
ath11k mailing list
ath11k@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/ath11k
next reply other threads:[~2019-05-14 4:41 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-05-14 4:41 Sriram R [this message]
2019-05-14 4:41 ` [PATCH 1/3] ath11k: Process radar detected event Sriram R
2019-05-20 8:25 ` Kalle Valo
2019-05-14 4:41 ` [PATCH 2/3] ath11k: Initialize and enable dfs radar detection Sriram R
2019-05-14 4:41 ` [PATCH 3/3] ath11k: Add dfs debug and test interface 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=1557808879-26933-1-git-send-email-srirrama@codeaurora.org \
--to=srirrama@codeaurora.org \
--cc=ath11k@lists.infradead.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox