All of lore.kernel.org
 help / color / mirror / Atom feed
From: <yhchuang@realtek.com>
To: <kvalo@codeaurora.org>
Cc: <linux-wireless@vger.kernel.org>, <briannorris@chromium.org>
Subject: [PATCH 0/7] rtw88: regular driver updates
Date: Wed, 5 Feb 2020 15:08:51 +0800	[thread overview]
Message-ID: <20200205070858.15386-1-yhchuang@realtek.com> (raw)

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

This patch set has some patches for regular update.

Ping-Ke Shih (2):
  rtw88: move rtw_enter_ips() to the last when config
  rtw88: add ciphers to suppress error message

Tzu-En Huang (1):
  rtw88: 8822c: update power sequence to v16

Yan-Hsuan Chuang (4):
  rtw88: remove unused parameter vif in rtw_lps_pg_info_get()
  rtw88: add rtw_read8_mask and rtw_read16_mask
  rtw88: pci: 8822c should set clock delay to zero
  rtw88: avoid holding mutex for cancel_delayed_work_sync()

 drivers/net/wireless/realtek/rtw88/coex.c     |  3 +++
 drivers/net/wireless/realtek/rtw88/fw.c       |  9 ++++---
 drivers/net/wireless/realtek/rtw88/hci.h      | 26 +++++++++++++++++++
 drivers/net/wireless/realtek/rtw88/mac80211.c | 22 +++++++++-------
 drivers/net/wireless/realtek/rtw88/main.c     |  5 ++++
 drivers/net/wireless/realtek/rtw88/pci.c      |  7 +++++
 drivers/net/wireless/realtek/rtw88/pci.h      |  1 +
 drivers/net/wireless/realtek/rtw88/rtw8822c.c |  5 ++++
 8 files changed, 66 insertions(+), 12 deletions(-)

-- 
2.17.1


             reply	other threads:[~2020-02-05  7:09 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-05  7:08 yhchuang [this message]
2020-02-05  7:08 ` [PATCH 1/7] rtw88: remove unused parameter vif in rtw_lps_pg_info_get() yhchuang
2020-02-12  2:53   ` Chris Chiu
2020-02-12 16:19   ` Kalle Valo
2020-02-05  7:08 ` [PATCH 2/7] rtw88: add rtw_read8_mask and rtw_read16_mask yhchuang
2020-02-05  7:08 ` [PATCH 3/7] rtw88: pci: 8822c should set clock delay to zero yhchuang
2020-02-05  7:08 ` [PATCH 4/7] rtw88: move rtw_enter_ips() to the last when config yhchuang
2020-02-12  4:16   ` Chris Chiu
2020-02-05  7:08 ` [PATCH 5/7] rtw88: avoid holding mutex for cancel_delayed_work_sync() yhchuang
2020-02-05  7:08 ` [PATCH 6/7] rtw88: add ciphers to suppress error message yhchuang
2020-02-05  7:08 ` [PATCH 7/7] rtw88: 8822c: update power sequence to v16 yhchuang

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=20200205070858.15386-1-yhchuang@realtek.com \
    --to=yhchuang@realtek.com \
    --cc=briannorris@chromium.org \
    --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 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.