* [GIT PULL] wireless-next-2026-05-21
@ 2026-05-21 15:34 Johannes Berg
2026-05-21 23:17 ` patchwork-bot+netdevbpf
0 siblings, 1 reply; 2+ messages in thread
From: Johannes Berg @ 2026-05-21 15:34 UTC (permalink / raw)
To: netdev; +Cc: linux-wireless
Hi,
OK this one's pretty sparse, but I'll send it anyway so we
can sync up with wireless content etc. later. I guess I'll
get more driver pull requests for -next as we get to later
RCs.
Please pull and let us know if there's any problem.
Thanks,
johannes
The following changes since commit 878492af7d503f4b093ea903173500be00e9cbe7:
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net (2026-05-14 10:08:06 -0700)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-next.git tags/wireless-next-2026-05-21
for you to fetch changes up to 1d174fec87850e1005db9b106f84bbbb19cb59b9:
ARM: dts: omap2: add stlc4560 spi-wireless node (2026-05-20 12:05:04 +0200)
----------------------------------------------------------------
Not much going on here right now:
- mac80211/hwsim:
- some NAN related things
- MCS/NSS rate issues with S1G
- p54: port SPI version to device-tree
- (a few other random things)
----------------------------------------------------------------
Arnd Bergmann (3):
dt-bindings: net: add st,stlc4560/p54spi binding
p54spi: convert to devicetree
ARM: dts: omap2: add stlc4560 spi-wireless node
Daniel Gabay (1):
wifi: mac80211: allow cipher change on NAN_DATA interfaces
Deepanshu Kartikey (1):
wifi: mac80211_hwsim: reject NAN on multi-radio wiphys
Ilan Peer (2):
wifi: mac80211: Allow per station GTK for NAN Data interfaces
wifi: mac80211_hwsim: Do not declare NAN support for Extended Key ID
Johannes Berg (3):
wifi: mac80211: check stations are removed before MLD change
wifi: mac80211_hwsim: advertise NPCA capability
wifi: cfg80211: add a function to parse UHR DBE
Lachlan Hodges (2):
wifi: mac80211: skip NSS and BW init for S1G sta
wifi: mac80211: don't recalc min def for S1G chan ctx
Miri Korenblit (1):
wifi: mac80211: don't call ieee80211_handle_reconfig_failure when not needed
Rosen Penev (2):
wifi: rt2x00: allocate anchor with rt2x00dev
wifi: plfxlc: use module_usb_driver() macro
.../bindings/net/wireless/st,stlc4560.yaml | 61 +++++++
MAINTAINERS | 1 +
arch/arm/boot/dts/ti/omap/omap2.dtsi | 4 +
.../arm/boot/dts/ti/omap/omap2420-n8x0-common.dtsi | 12 ++
arch/arm/mach-omap2/board-n8x0.c | 18 --
drivers/net/wireless/intersil/p54/p54spi.c | 67 +++----
drivers/net/wireless/intersil/p54/p54spi.h | 3 +
drivers/net/wireless/purelifi/plfxlc/usb.c | 25 +--
drivers/net/wireless/ralink/rt2x00/rt2x00.h | 3 +-
drivers/net/wireless/ralink/rt2x00/rt2x00usb.c | 11 +-
drivers/net/wireless/virtual/mac80211_hwsim_main.c | 31 +++-
include/net/cfg80211.h | 10 ++
net/mac80211/chan.c | 10 +-
net/mac80211/key.c | 22 ++-
net/mac80211/link.c | 5 +-
net/mac80211/sta_info.c | 17 ++
net/mac80211/util.c | 6 +-
net/wireless/chan.c | 130 ++++++++++++++
net/wireless/tests/chan.c | 192 ++++++++++++++++++++-
19 files changed, 508 insertions(+), 120 deletions(-)
create mode 100644 Documentation/devicetree/bindings/net/wireless/st,stlc4560.yaml
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-05-21 23:17 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-21 15:34 [GIT PULL] wireless-next-2026-05-21 Johannes Berg
2026-05-21 23:17 ` patchwork-bot+netdevbpf
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox