All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ping-Ke Shih <pkshih@realtek.com>
To: Bitterblue Smith <rtl8821cerfe2@gmail.com>,
	"linux-wireless@vger.kernel.org" <linux-wireless@vger.kernel.org>
Cc: "Georg Bißeling" <georg.bisseling@sea-gmbh.com>
Subject: RE: [PATCH rtw-next] wifi: rtw88: Enable receiving control frames in monitor mode
Date: Tue, 23 Jun 2026 01:15:33 +0000	[thread overview]
Message-ID: <7f12ff0969754a9fa4d78b0ae3d2409e@realtek.com> (raw)
In-Reply-To: <2a52d718-9e46-47f2-84a1-d8e7b1ed89a8@gmail.com>

Bitterblue Smith <rtl8821cerfe2@gmail.com> wrote:
> From: Bitterblue Smith (S.E.A. Datentechnik GmbH) <rtl8821cerfe2@gmail.com>
> 
> By default RTL8723D, RTL8703B, RTL8812A, RTL8821A, and RTL8814A are
> configured to filter out all control frames except PS-Poll, even in
> monitor mode.
> 
> Handle FIF_CONTROL in rtw_ops_configure_filter(). When it's set,
> configure REG_RXFLTMAP1 to let all control frames through. When it's
> unset, restore the original value. Because some drivers configure
> REG_RXFLTMAP1 differently, keep track of its value in a new member of
> struct rtw_hal.

All behaviors are unchanged for non-monitor mode, right?

> 
> Signed-off-by: Bitterblue Smith (S.E.A. Datentechnik GmbH) <rtl8821cerfe2@gmail.com>

Once you migrate to your company mail, maybe you can add an entry to .mailmap, 
which only affects the output of git-shortlog though.

Acked-by: Ping-Ke Shih <pkshih@realtek.com>



      reply	other threads:[~2026-06-23  1:15 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-06-22 17:02 [PATCH rtw-next] wifi: rtw88: Enable receiving control frames in monitor mode Bitterblue Smith
2026-06-23  1:15 ` Ping-Ke Shih [this message]

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=7f12ff0969754a9fa4d78b0ae3d2409e@realtek.com \
    --to=pkshih@realtek.com \
    --cc=georg.bisseling@sea-gmbh.com \
    --cc=linux-wireless@vger.kernel.org \
    --cc=rtl8821cerfe2@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 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.