netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Feed current txrate information for mac80211
@ 2020-03-18  8:26 Chris Chiu
  2020-03-18  8:26 ` [PATCH 1/2] rtl8xxxu: add enumeration for channel bandwidth Chris Chiu
  2020-03-18  8:27 ` [PATCH 2/2] rtl8xxxu: Feed current txrate information for mac80211 Chris Chiu
  0 siblings, 2 replies; 5+ messages in thread
From: Chris Chiu @ 2020-03-18  8:26 UTC (permalink / raw)
  To: Jes.Sorensen, kvalo, davem; +Cc: linux-wireless, netdev, linux-kernel, linux

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.

Chris Chiu (2):
  rtl8xxxu: add enumeration for channel bandwidth
  rtl8xxxu: Feed current txrate information for nl80211 commands

 .../net/wireless/realtek/rtl8xxxu/rtl8xxxu.h  | 21 ++++-
 .../wireless/realtek/rtl8xxxu/rtl8xxxu_core.c | 77 ++++++++++++++++++-
 2 files changed, 95 insertions(+), 3 deletions(-)

-- 
2.20.1


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2020-03-19  0:52 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-18  8:26 [PATCH 0/2] Feed current txrate information for mac80211 Chris Chiu
2020-03-18  8:26 ` [PATCH 1/2] rtl8xxxu: add enumeration for channel bandwidth Chris Chiu
2020-03-18  8:27 ` [PATCH 2/2] rtl8xxxu: Feed current txrate information for mac80211 Chris Chiu
2020-03-19  0:52   ` kbuild test robot
2020-03-19  0:52   ` [RFC PATCH] rtl8xxxu: rtl8xxxu_desc_to_mcsrate() can be static kbuild test robot

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).