All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] rtl8xxxu: Fill up more TX information
@ 2022-03-07 12:58 Chris Chiu
  2022-03-07 12:58 ` [PATCH 1/2] rtl8xxxu: feed antenna information for cfg80211 Chris Chiu
  2022-03-07 12:58 ` [PATCH 2/2] rtl8xxxu: fill up txrate info for gen1 chips Chris Chiu
  0 siblings, 2 replies; 4+ messages in thread
From: Chris Chiu @ 2022-03-07 12:58 UTC (permalink / raw)
  To: Jes.Sorensen, kvalo, davem, kuba
  Cc: code, linux-wireless, netdev, linux-kernel, Chris Chiu

The antenna information is missing in rtl8xxxu and txrate is NULL 
in 8188cu and 8192cu. Fill up the missing information for iw
commands.

Chris Chiu (2):
  rtl8xxxu: feed antenna information for cfg80211
  rtl8xxxu: fill up txrate info for gen1 chips

 .../wireless/realtek/rtl8xxxu/rtl8xxxu_core.c | 75 +++++++++++++++++++
 1 file changed, 75 insertions(+)

-- 
2.20.1


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

end of thread, other threads:[~2022-03-16 15:37 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-07 12:58 [PATCH 0/2] rtl8xxxu: Fill up more TX information Chris Chiu
2022-03-07 12:58 ` [PATCH 1/2] rtl8xxxu: feed antenna information for cfg80211 Chris Chiu
2022-03-07 12:58 ` [PATCH 2/2] rtl8xxxu: fill up txrate info for gen1 chips Chris Chiu
2022-03-16 15:37   ` Kalle Valo

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.