Linux wireless drivers development
 help / color / mirror / Atom feed
From: Johannes Berg <johannes@sipsolutions.net>
To: netdev@vger.kernel.org
Cc: linux-wireless@vger.kernel.org
Subject: [GIT PULL] wireless-next-2026-05-21
Date: Thu, 21 May 2026 17:34:34 +0200	[thread overview]
Message-ID: <20260521153519.380276-3-johannes@sipsolutions.net> (raw)

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

             reply	other threads:[~2026-05-21 15:35 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-05-21 15:34 Johannes Berg [this message]
2026-05-21 23:17 ` [GIT PULL] wireless-next-2026-05-21 patchwork-bot+netdevbpf

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=20260521153519.380276-3-johannes@sipsolutions.net \
    --to=johannes@sipsolutions.net \
    --cc=linux-wireless@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    /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