All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kalle Valo <kvalo@kernel.org>
To: netdev@vger.kernel.org
Cc: linux-wireless@vger.kernel.org
Subject: pull-request: wireless-2022-05-11
Date: Wed, 11 May 2022 15:45:35 +0000 (UTC)	[thread overview]
Message-ID: <20220511154535.A1A12C340EE@smtp.kernel.org> (raw)

Hi,

here's a pull request to net tree, more info below. Please let me know if there
are any problems.

Kalle

The following changes since commit ef27324e2cb7bb24542d6cb2571740eefe6b00dc:

  nfc: nci: add flush_workqueue to prevent uaf (2022-04-13 14:44:44 +0100)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless.git tags/wireless-2022-05-11

for you to fetch changes up to a36e07dfe6ee71e209383ea9288cd8d1617e14f9:

  rfkill: uapi: fix RFKILL_IOCTL_MAX_SIZE ioctl request definition (2022-05-09 14:00:07 +0200)

----------------------------------------------------------------
wireless fixes for v5.18

Second set of fixes for v5.18 and hopefully the last one. We have a
new iwlwifi maintainer, a fix to rfkill ioctl interface and important
fixes to both stack and two drivers.

----------------------------------------------------------------
Felix Fietkau (1):
      mac80211: fix rx reordering with non explicit / psmp ack policy

Gleb Fotengauer-Malinovskiy (1):
      rfkill: uapi: fix RFKILL_IOCTL_MAX_SIZE ioctl request definition

Gregory Greenman (1):
      MAINTAINERS: update iwlwifi driver maintainer

Guenter Roeck (1):
      iwlwifi: iwl-dbg: Use del_timer_sync() before freeing

Johannes Berg (3):
      mac80211_hwsim: fix RCU protected chanctx access
      mac80211_hwsim: call ieee80211_tx_prepare_skb under RCU protection
      nl80211: fix locking in nl80211_set_tx_bitrate_mask()

Kalle Valo (1):
      mailmap: update Kalle Valo's email

Kieran Frewen (2):
      nl80211: validate S1G channel width
      cfg80211: retrieve S1G operating channel number

Manikanta Pubbisetty (1):
      mac80211: Reset MBSSID parameters upon connection

Wen Gong (1):
      ath11k: reduce the wait time of 11d scan and hw scan while add interface

 .mailmap                                         |  1 +
 MAINTAINERS                                      |  2 +-
 drivers/net/wireless/ath/ath11k/core.c           |  1 +
 drivers/net/wireless/ath/ath11k/core.h           | 13 ++++-
 drivers/net/wireless/ath/ath11k/mac.c            | 71 ++++++++++--------------
 drivers/net/wireless/ath/ath11k/mac.h            |  2 +-
 drivers/net/wireless/ath/ath11k/reg.c            | 43 +++++++++-----
 drivers/net/wireless/ath/ath11k/reg.h            |  2 +-
 drivers/net/wireless/ath/ath11k/wmi.c            | 16 +++++-
 drivers/net/wireless/intel/iwlwifi/iwl-dbg-tlv.c |  2 +-
 drivers/net/wireless/mac80211_hwsim.c            | 10 +++-
 include/uapi/linux/rfkill.h                      |  2 +-
 net/mac80211/mlme.c                              |  6 ++
 net/mac80211/rx.c                                |  3 +-
 net/wireless/nl80211.c                           | 18 +++++-
 net/wireless/scan.c                              |  2 +-
 16 files changed, 120 insertions(+), 74 deletions(-)

             reply	other threads:[~2022-05-11 15:45 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-11 15:45 Kalle Valo [this message]
2022-05-12  1:10 ` pull-request: wireless-2022-05-11 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=20220511154535.A1A12C340EE@smtp.kernel.org \
    --to=kvalo@kernel.org \
    --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 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.