From: James Prestwood <prestwoj@gmail.com>
To: iwd@lists.linux.dev
Cc: James Prestwood <prestwoj@gmail.com>
Subject: [PATCH 4/4] doc: document [DriverQuirks].MulticastRxDisable
Date: Mon, 25 Nov 2024 07:06:23 -0800 [thread overview]
Message-ID: <20241125150623.1014890-4-prestwoj@gmail.com> (raw)
In-Reply-To: <20241125150623.1014890-1-prestwoj@gmail.com>
---
src/iwd.config.rst | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/src/iwd.config.rst b/src/iwd.config.rst
index 1cb4b05d..c031b8dc 100644
--- a/src/iwd.config.rst
+++ b/src/iwd.config.rst
@@ -454,6 +454,12 @@ are buggy or just don't behave similar enough to the majority of other drivers.
If a driver in user matches one in this list power save will be disabled.
+ * - MulticastRxDisable
+ - Values: comma-separated list of drivers or glob matches
+
+ If a driver in use matches one in this list, multicast RX will be
+ disabled.
+
SEE ALSO
========
--
2.34.1
next prev parent reply other threads:[~2024-11-25 15:06 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-25 15:06 [PATCH 1/4] wiphy: make "wiphy" const in wiphy_has_ext_feature James Prestwood
2024-11-25 15:06 ` [PATCH 2/4] wiphy: add driver quirk for disabling multicast rx (and helper) James Prestwood
2024-11-25 15:06 ` [PATCH 3/4] dpp: use wiphy_supports_multicast_rx James Prestwood
2024-11-25 15:06 ` James Prestwood [this message]
2024-11-25 17:48 ` [PATCH 1/4] wiphy: make "wiphy" const in wiphy_has_ext_feature Denis Kenzior
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=20241125150623.1014890-4-prestwoj@gmail.com \
--to=prestwoj@gmail.com \
--cc=iwd@lists.linux.dev \
/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