All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Maciej S. Szmigiero" <mail@maciej.szmigiero.name>
To: Ping-Ke Shih <pkshih@realtek.com>
Cc: linux-wireless@vger.kernel.org, Larry.Finger@lwfinger.net,
	kvalo@codeaurora.org
Subject: Re: [PATCH] rtlwifi: implement set_tim by update beacon content
Date: Mon, 19 Apr 2021 21:23:40 +0200	[thread overview]
Message-ID: <ed0d5d2a-9860-d157-5104-63faf98d68bd@maciej.szmigiero.name> (raw)
In-Reply-To: <20210419065956.6085-1-pkshih@realtek.com>

On 19.04.2021 08:59, Ping-Ke Shih wrote:
> Once beacon content is changed, we update the content to wifi card by
> send_beacon_frame(). Then, STA with PS can wake up properly to receive its
> packets.
> 
> Since we update beacon content to PCI wifi devices every beacon interval,
> the only one usb device, 8192CU, needs to update beacon content when
> mac80211 calling set_tim.
> 
> Reported-by: Maciej S. Szmigiero <mail@maciej.szmigiero.name>
> Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
> ---
>   drivers/net/wireless/realtek/rtlwifi/core.c | 32 +++++++++++++++++++++
>   drivers/net/wireless/realtek/rtlwifi/core.h |  1 +
>   drivers/net/wireless/realtek/rtlwifi/usb.c  |  3 ++
>   drivers/net/wireless/realtek/rtlwifi/wifi.h |  1 +
>   4 files changed, 37 insertions(+)

Tested-by: Maciej S. Szmigiero <mail@maciej.szmigiero.name>

Thanks.

  reply	other threads:[~2021-04-19 19:23 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-19  6:59 [PATCH] rtlwifi: implement set_tim by update beacon content Ping-Ke Shih
2021-04-19 19:23 ` Maciej S. Szmigiero [this message]
2021-04-21  9:40 ` Kalle Valo

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=ed0d5d2a-9860-d157-5104-63faf98d68bd@maciej.szmigiero.name \
    --to=mail@maciej.szmigiero.name \
    --cc=Larry.Finger@lwfinger.net \
    --cc=kvalo@codeaurora.org \
    --cc=linux-wireless@vger.kernel.org \
    --cc=pkshih@realtek.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 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.