linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Ping-Ke Shih <pkshih@realtek.com>
To: <kvalo@kernel.org>
Cc: <ku920601@realtek.com>, <linux-wireless@vger.kernel.org>
Subject: [PATCH 0/5] wifi: rtw89: coex: complete first coexistence features for 8852b
Date: Tue, 14 Mar 2023 10:06:12 +0800	[thread overview]
Message-ID: <20230314020617.28193-1-pkshih@realtek.com> (raw)

This is second patchset to complete coex for 8852b. It adds and resolves
some unexpected results during verification. After that, we update version
code to know the version while debugging in field.

Ching-Te Ku (5):
  wifi: rtw89: coex: Add LPS protocol radio state for RTL8852B
  wifi: rtw89: coex: Not to enable firmware report when WiFi is power
    saving
  wifi: rtw89: coex: Update RTL8852B LNA2 hardware parameter
  wifi: rtw89: coex: Add report control v5 variation
  wifi: rtw89: coex: Update Wi-Fi Bluetooth coexistence version to 7.0.1

 drivers/net/wireless/realtek/rtw89/coex.c     | 171 +++++++++++++++++-
 drivers/net/wireless/realtek/rtw89/coex.h     |   1 +
 drivers/net/wireless/realtek/rtw89/core.h     |  26 ++-
 drivers/net/wireless/realtek/rtw89/rtw8852a.c |  11 +-
 drivers/net/wireless/realtek/rtw89/rtw8852b.c |  51 +++++-
 drivers/net/wireless/realtek/rtw89/rtw8852c.c |  11 +-
 6 files changed, 261 insertions(+), 10 deletions(-)

-- 
2.25.1


             reply	other threads:[~2023-03-14  2:07 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-14  2:06 Ping-Ke Shih [this message]
2023-03-14  2:06 ` [PATCH 1/5] wifi: rtw89: coex: Add LPS protocol radio state for RTL8852B Ping-Ke Shih
2023-04-03 13:36   ` Kalle Valo
2023-03-14  2:06 ` [PATCH 2/5] wifi: rtw89: coex: Not to enable firmware report when WiFi is power saving Ping-Ke Shih
2023-03-14  2:06 ` [PATCH 3/5] wifi: rtw89: coex: Update RTL8852B LNA2 hardware parameter Ping-Ke Shih
2023-03-14  2:06 ` [PATCH 4/5] wifi: rtw89: coex: Add report control v5 variation Ping-Ke Shih
2023-03-14  2:06 ` [PATCH 5/5] wifi: rtw89: coex: Update Wi-Fi Bluetooth coexistence version to 7.0.1 Ping-Ke Shih

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=20230314020617.28193-1-pkshih@realtek.com \
    --to=pkshih@realtek.com \
    --cc=ku920601@realtek.com \
    --cc=kvalo@kernel.org \
    --cc=linux-wireless@vger.kernel.org \
    /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 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).