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/4] rtw88: fix WoWLAN function and report reason to mac80211
Date: Tue, 27 Jul 2021 18:00:42 +0800	[thread overview]
Message-ID: <20210727100046.30116-1-pkshih@realtek.com> (raw)

Fix WoWLAN function that originally access NULL pointer and failed to read
firmware state. Also, report the WoWLAN reason to user via mac80211.

Chin-Yen Lee (4):
  rtw88: use read_poll_timeout instead of fixed sleep
  rtw88: refine the setting of rsvd pages for different firmware
  rtw88: wow: report wow reason through mac80211 api
  rtw88: wow: fix size access error of probe request

 drivers/net/wireless/realtek/rtw88/fw.c  |   8 +-
 drivers/net/wireless/realtek/rtw88/fw.h  |   1 +
 drivers/net/wireless/realtek/rtw88/wow.c | 107 +++++++++++++++--------
 3 files changed, 77 insertions(+), 39 deletions(-)

-- 
2.25.1


             reply	other threads:[~2021-07-27 10:01 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-27 10:00 Ping-Ke Shih [this message]
2021-07-27 10:00 ` [PATCH 1/4] rtw88: use read_poll_timeout instead of fixed sleep Ping-Ke Shih
2021-07-27 10:00 ` [PATCH 2/4] rtw88: refine the setting of rsvd pages for different firmware Ping-Ke Shih
2021-07-27 10:00 ` [PATCH 3/4] rtw88: wow: report wow reason through mac80211 api Ping-Ke Shih
2021-07-28  0:53   ` kernel test robot
2021-07-28  1:52     ` Pkshih
2021-07-27 10:00 ` [PATCH 4/4] rtw88: wow: fix size access error of probe request 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=20210727100046.30116-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).