Linux wireless drivers development
 help / color / mirror / Atom feed
From: <yhchuang@realtek.com>
To: <kvalo@codeaurora.org>
Cc: <linux-wireless@vger.kernel.org>, <briannorris@chromium.org>,
	<chiu@endlessm.com>
Subject: [PATCH v2 0/2] rtw88: some driver fixes
Date: Thu, 30 Jan 2020 13:31:10 +0800	[thread overview]
Message-ID: <20200130053112.28162-1-yhchuang@realtek.com> (raw)

From: Yan-Hsuan Chuang <yhchuang@realtek.com>

This set includes some driver fixes

v1 -> v2
 * The remaining 2 patches are dropped by Kalle because have comments
 * Adjust the patches according to the suggestions in comments

Chien-Hsun Liao (1):
  rtw88: 8822c: modify rf protection setting

Ping-Ke Shih (1):
  rtw88: Use secondary channel offset enumeration

 drivers/net/wireless/realtek/rtw88/mac.c      |  6 +++---
 drivers/net/wireless/realtek/rtw88/main.c     | 14 +++++++-------
 drivers/net/wireless/realtek/rtw88/main.h     | 10 ++++++++++
 drivers/net/wireless/realtek/rtw88/phy.c      | 10 ----------
 drivers/net/wireless/realtek/rtw88/rtw8822b.c |  2 +-
 drivers/net/wireless/realtek/rtw88/rtw8822c.c | 17 ++++++++++++++++-
 drivers/net/wireless/realtek/rtw88/rtw8822c.h |  5 +++++
 7 files changed, 42 insertions(+), 22 deletions(-)

-- 
2.17.1


             reply	other threads:[~2020-01-30  5:31 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-30  5:31 yhchuang [this message]
2020-01-30  5:31 ` [PATCH v2 1/2] rtw88: Use secondary channel offset enumeration yhchuang
2020-01-30  6:38   ` Chris Chiu
2020-02-12 16:21   ` Kalle Valo
2020-01-30  5:31 ` [PATCH v2 2/2] rtw88: 8822c: modify rf protection setting yhchuang
2020-01-30  6:38   ` Chris Chiu

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=20200130053112.28162-1-yhchuang@realtek.com \
    --to=yhchuang@realtek.com \
    --cc=briannorris@chromium.org \
    --cc=chiu@endlessm.com \
    --cc=kvalo@codeaurora.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