linux-wireless.vger.kernel.org archive mirror
 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>, <timlee@realtek.com>
Subject: [PATCH 0/2] rtw88: add scan notify to firmware and refine fw_feature check
Date: Fri, 14 May 2021 15:55:15 +0800	[thread overview]
Message-ID: <20210514075517.14216-1-pkshih@realtek.com> (raw)

First patch, doesn't change logic at all, makes code become concise. This
refine depends on "[PATCH v4 1/3] rtw88: add beacon filter support" that
check firmware feature as well. Second patch adds notify to firmware to
avoid potential problem.

Chin-Yen Lee (2):
  rtw88: add rtw_fw_feature_check api
  rtw88: notify fw when driver in scan-period to avoid potential problem

 drivers/net/wireless/realtek/rtw88/fw.c       | 28 +++++++++++++++++--
 drivers/net/wireless/realtek/rtw88/fw.h       | 16 ++++++++++-
 drivers/net/wireless/realtek/rtw88/mac80211.c |  6 ++--
 drivers/net/wireless/realtek/rtw88/main.c     | 21 ++++++++++++--
 drivers/net/wireless/realtek/rtw88/main.h     |  4 +++
 drivers/net/wireless/realtek/rtw88/ps.c       |  4 +--
 6 files changed, 70 insertions(+), 9 deletions(-)

-- 
2.21.0


             reply	other threads:[~2021-05-14  7:55 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-14  7:55 Ping-Ke Shih [this message]
2021-05-14  7:55 ` [PATCH 1/2] rtw88: add rtw_fw_feature_check api Ping-Ke Shih
2021-06-22 15:20   ` Kalle Valo
2021-05-14  7:55 ` [PATCH 2/2] rtw88: notify fw when driver in scan-period to avoid potential problem 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=20210514075517.14216-1-pkshih@realtek.com \
    --to=pkshih@realtek.com \
    --cc=kvalo@codeaurora.org \
    --cc=linux-wireless@vger.kernel.org \
    --cc=timlee@realtek.com \
    --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 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).