From: Chris Chiu <chiu@endlessm.com>
To: Jes.Sorensen@gmail.com, kvalo@codeaurora.org, davem@davemloft.net
Cc: linux-wireless@vger.kernel.org, netdev@vger.kernel.org,
linux-kernel@vger.kernel.org, linux@endlessm.com
Subject: [PATCH v2 0/2] Feed current txrate information for mac80211
Date: Fri, 20 Mar 2020 14:38:31 +0800 [thread overview]
Message-ID: <20200320063833.1058-1-chiu@endlessm.com> (raw)
This patchset fills the txrate, sgi, bandwidth information
in the sta_statistics function. Then the nl80211 commands
such as 'iw link' can show the correct txrate information.
v2: make the rtl8xxxu_desc_to_mcsrate() static
Chris Chiu (2):
rtl8xxxu: add enumeration for channel bandwidth
rtl8xxxu: Feed current txrate information for mac80211
.../net/wireless/realtek/rtl8xxxu/rtl8xxxu.h | 21 ++++-
.../wireless/realtek/rtl8xxxu/rtl8xxxu_core.c | 77 ++++++++++++++++++-
2 files changed, 95 insertions(+), 3 deletions(-)
--
2.20.1
next reply other threads:[~2020-03-20 6:38 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-03-20 6:38 Chris Chiu [this message]
2020-03-20 6:38 ` [PATCH v2 1/2] rtl8xxxu: add enumeration for channel bandwidth Chris Chiu
2020-03-26 9:43 ` Kalle Valo
2020-03-20 6:38 ` [PATCH v2 2/2] rtl8xxxu: Feed current txrate information for mac80211 Chris Chiu
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=20200320063833.1058-1-chiu@endlessm.com \
--to=chiu@endlessm.com \
--cc=Jes.Sorensen@gmail.com \
--cc=davem@davemloft.net \
--cc=kvalo@codeaurora.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-wireless@vger.kernel.org \
--cc=linux@endlessm.com \
--cc=netdev@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 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.