All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/2] rtl8xxxu: Fill up more TX information
@ 2022-03-25  3:57 Chris Chiu
  2022-03-25  3:57 ` [PATCH v3 1/2] rtl8xxxu: feed antenna information for cfg80211 Chris Chiu
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Chris Chiu @ 2022-03-25  3:57 UTC (permalink / raw)
  To: kvalo, Jes.Sorensen, 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 | 104 +++++++++++++-----
 1 file changed, 75 insertions(+), 29 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2022-04-06 15:11 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-25  3:57 [PATCH v3 0/2] rtl8xxxu: Fill up more TX information Chris Chiu
2022-03-25  3:57 ` [PATCH v3 1/2] rtl8xxxu: feed antenna information for cfg80211 Chris Chiu
2022-04-06 12:12   ` Kalle Valo
2022-03-25  3:57 ` [PATCH v3 2/2] rtl8xxxu: fill up txrate info for gen1 chips Chris Chiu
2022-04-06 11:28   ` [v3,2/2] " Kalle Valo
2022-04-06  4:41 ` [PATCH v3 0/2] rtl8xxxu: Fill up more TX information 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.