From: Yu Wang <yyuwang@codeaurora.org>
To: ath10k@lists.infradead.org
Cc: linux-wireless@vger.kernel.org
Subject: [PATCH 0/2] ath10k: correct tx bitrate for QCA6174/QCA9377/QCA9888
Date: Tue, 12 Nov 2019 19:45:46 +0800 [thread overview]
Message-ID: <1573559148-4844-1-git-send-email-yyuwang@codeaurora.org> (raw)
Tx bitrate got by command 'iw wlan0 link' is incorrect.
These 2 patches will fix the issue.
Yu Wang (2):
ath10k: add ppdu stats support for QCA6174/QCA9377
ath10k: correct legacy rate in tx stats
drivers/net/wireless/ath/ath10k/htt.c | 2 +
drivers/net/wireless/ath/ath10k/htt.h | 30 ++++++++
drivers/net/wireless/ath/ath10k/htt_rx.c | 113 ++++++++++++++++++++++--------
drivers/net/wireless/ath/ath10k/mac.c | 13 ----
drivers/net/wireless/ath/ath10k/mac.h | 11 +++
drivers/net/wireless/ath/ath10k/wmi-ops.h | 15 +++-
drivers/net/wireless/ath/ath10k/wmi-tlv.c | 42 +++++++++++
drivers/net/wireless/ath/ath10k/wmi-tlv.h | 3 +
drivers/net/wireless/ath/ath10k/wmi.c | 46 ++++++++++++
9 files changed, 232 insertions(+), 43 deletions(-)
--
2.7.4
next reply other threads:[~2019-11-12 11:45 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-11-12 11:45 Yu Wang [this message]
2019-11-12 11:45 ` [PATCH 1/2] ath10k: add ppdu stats support for QCA6174/QCA9377 Yu Wang
2019-11-12 11:45 ` [PATCH 2/2] ath10k: correct legacy rate in tx stats Yu Wang
2019-11-12 18:14 ` Peter Oh
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=1573559148-4844-1-git-send-email-yyuwang@codeaurora.org \
--to=yyuwang@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).