linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] rtw88: 8821c: correct functions and support RFE type2 card
@ 2021-02-02  5:50 Ping-Ke Shih
  2021-02-02  5:50 ` [PATCH 1/3] rtw88: coex: 8821c: correct antenna switch function Ping-Ke Shih
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Ping-Ke Shih @ 2021-02-02  5:50 UTC (permalink / raw)
  To: tony0620emma, kvalo; +Cc: linux-wireless

Fix incorrect access address alignment and CCK RSSI report. And, support
8821CE RFE type 2 card by third patch with newer firmware.

Guo-Feng Fan (3):
  rtw88: coex: 8821c: correct antenna switch function
  rtw88: 8821c: Correct CCK RSSI
  rtw88: 8821c: support RFE type2 wifi NIC

 drivers/net/wireless/realtek/rtw88/main.c     |   2 +
 drivers/net/wireless/realtek/rtw88/main.h     |   7 +
 drivers/net/wireless/realtek/rtw88/rtw8821c.c | 109 ++++-
 drivers/net/wireless/realtek/rtw88/rtw8821c.h |  22 +
 .../wireless/realtek/rtw88/rtw8821c_table.c   | 397 ++++++++++++++++++
 .../wireless/realtek/rtw88/rtw8821c_table.h   |   1 +
 6 files changed, 525 insertions(+), 13 deletions(-)

-- 
2.21.0


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

end of thread, other threads:[~2021-02-08 10:57 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-02  5:50 [PATCH 0/3] rtw88: 8821c: correct functions and support RFE type2 card Ping-Ke Shih
2021-02-02  5:50 ` [PATCH 1/3] rtw88: coex: 8821c: correct antenna switch function Ping-Ke Shih
2021-02-08 10:52   ` Kalle Valo
2021-02-02  5:50 ` [PATCH 2/3] rtw88: 8821c: Correct CCK RSSI Ping-Ke Shih
2021-02-02  5:50 ` [PATCH 3/3] rtw88: 8821c: support RFE type2 wifi NIC Ping-Ke Shih
2021-02-02  7:35   ` Kai-Heng Feng

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