mbox series

[0/2] Feed current txrate information for mac80211

Message ID 20200318082700.71875-1-chiu@endlessm.com
Headers show
Series Feed current txrate information for mac80211 | expand

Message

Chris Chiu March 18, 2020, 8:26 a.m. UTC
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(-)