[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220104153403.69749-1-johannes@sipsolutions.net>
Date: Tue, 4 Jan 2022 16:34:02 +0100
From: Johannes Berg <johannes@...solutions.net>
To: netdev@...r.kernel.org
Cc: linux-wireless@...r.kernel.org
Subject: pull-request: mac80211-next 2022-01-04
Hi,
And a couple of more patches for -next... I have more, but most
of those are related to EHT (WiFi 7) and so not really relevant
in the short term - not going to send them this time around, as
I still need to review anyway.
Please pull and let me know if there's any problem.
Thanks,
johannes
The following changes since commit 416b27439df9ecb36b03da63dc37a8840b6f2efe:
ethernet/sfc: remove redundant rc variable (2022-01-04 12:41:41 +0000)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next.git tags/mac80211-next-for-net-next-2022-01-04
for you to fetch changes up to b3c1906ed02ad2b9f4db2f652cb7ea7b333963e5:
mac80211: use ieee80211_bss_get_elem() (2022-01-04 15:50:36 +0100)
----------------------------------------------------------------
Just a few more changes:
* mac80211: allow non-standard VHT MCSes 10/11
* mac80211: add sleepable station iterator for drivers
* nl80211: clarify a comment
* mac80211: small cleanup to use typed element helpers
----------------------------------------------------------------
Felix Fietkau (1):
nl80211: clarify comment for mesh PLINK_BLOCKED state
Johannes Berg (1):
mac80211: use ieee80211_bss_get_elem()
Martin Blumenstingl (1):
mac80211: Add stations iterator where the iterator function may sleep
Ping-Ke Shih (1):
mac80211: allow non-standard VHT MCS-10/11
include/net/mac80211.h | 21 +++++++++++++++++++++
include/uapi/linux/nl80211.h | 2 +-
net/mac80211/mlme.c | 14 +++++++-------
net/mac80211/rx.c | 2 +-
net/mac80211/util.c | 13 +++++++++++++
5 files changed, 43 insertions(+), 9 deletions(-)
Powered by blists - more mailing lists