All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ping-Ke Shih <pkshih@realtek.com>
To: <tony0620emma@gmail.com>, <kvalo@codeaurora.org>
Cc: <linux-wireless@vger.kernel.org>
Subject: [PATCH 0/3] rtw88: 8821c: correct functions and support RFE type2 card
Date: Tue, 2 Feb 2021 13:50:09 +0800	[thread overview]
Message-ID: <20210202055012.8296-1-pkshih@realtek.com> (raw)

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


             reply	other threads:[~2021-02-02  5:52 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-02  5:50 Ping-Ke Shih [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210202055012.8296-1-pkshih@realtek.com \
    --to=pkshih@realtek.com \
    --cc=kvalo@codeaurora.org \
    --cc=linux-wireless@vger.kernel.org \
    --cc=tony0620emma@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.