From: Govind Singh <govinds@codeaurora.org>
To: ath10k@lists.infradead.org
Cc: linux-wireless@vger.kernel.org, Govind Singh <govinds@codeaurora.org>
Subject: [PATCH 0/2] ath10k: Enable pktlog for WCN3990 chipset
Date: Tue, 28 Aug 2018 10:06:40 +0530 [thread overview]
Message-ID: <20180828043642.14890-1-govinds@codeaurora.org> (raw)
WCN3990 target uses separate htc service(ATH10K_HTC_SVC_ID_HTT_LOG_MSG)
for pktlog. Add pktlog service request and support for pktlog
rx path handling.
Tested HW: WCN3990 and QCA6174.
Tested FW: WLAN.HL.2.0-01192-QCAHLSWMTPLZ-1,
WLAN.RM.4.4.1-00109-QCARMSWPZ-1
Govind Singh (2):
ath10k: Introduce CE_ATTR_POLL attribute for polling pipe
ath10k: Enable pktlog for WCN3990 target
drivers/net/wireless/ath/ath10k/ce.c | 18 ++++++--
drivers/net/wireless/ath/ath10k/ce.h | 11 +++--
drivers/net/wireless/ath/ath10k/htc.c | 63 +++++++++++++++++++++++++-
drivers/net/wireless/ath/ath10k/pci.c | 4 +-
drivers/net/wireless/ath/ath10k/snoc.c | 13 +++++-
5 files changed, 96 insertions(+), 13 deletions(-)
--
2.17.0
next reply other threads:[~2018-08-28 8:26 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-08-28 4:36 Govind Singh [this message]
2018-08-28 4:36 ` [PATCH 1/2] ath10k: Introduce CE_ATTR_POLL attribute for polling pipe Govind Singh
2018-09-06 15:55 ` Kalle Valo
2018-08-28 4:36 ` [PATCH 2/2] ath10k: Enable pktlog for WCN3990 target Govind Singh
2018-08-28 14:53 ` [RFC PATCH] ath10k: ath10k_htc_pktlog_svc_supported() can be static kbuild test robot
2018-08-28 14:53 ` [PATCH 2/2] ath10k: Enable pktlog for WCN3990 target kbuild test robot
2018-09-04 5:07 ` Kalle Valo
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=20180828043642.14890-1-govinds@codeaurora.org \
--to=govinds@codeaurora.org \
--cc=ath10k@lists.infradead.org \
--cc=linux-wireless@vger.kernel.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;
as well as URLs for NNTP newsgroup(s).