All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Feed current txrate information for mac80211
@ 2020-03-20  6:38 Chris Chiu
  2020-03-20  6:38 ` [PATCH v2 1/2] rtl8xxxu: add enumeration for channel bandwidth Chris Chiu
  2020-03-20  6:38 ` [PATCH v2 2/2] rtl8xxxu: Feed current txrate information for mac80211 Chris Chiu
  0 siblings, 2 replies; 4+ messages in thread
From: Chris Chiu @ 2020-03-20  6:38 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.

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


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

end of thread, other threads:[~2020-03-26  9:43 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-03-20  6:38 [PATCH v2 0/2] Feed current txrate information for mac80211 Chris Chiu
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

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.