linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] rtw88: add scan notify to firmware and refine fw_feature check
@ 2021-05-14  7:55 Ping-Ke Shih
  2021-05-14  7:55 ` [PATCH 1/2] rtw88: add rtw_fw_feature_check api Ping-Ke Shih
  2021-05-14  7:55 ` [PATCH 2/2] rtw88: notify fw when driver in scan-period to avoid potential problem Ping-Ke Shih
  0 siblings, 2 replies; 4+ messages in thread
From: Ping-Ke Shih @ 2021-05-14  7:55 UTC (permalink / raw)
  To: tony0620emma, kvalo; +Cc: linux-wireless, timlee

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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-06-22 15:20 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-14  7:55 [PATCH 0/2] rtw88: add scan notify to firmware and refine fw_feature check Ping-Ke Shih
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

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).