* pull-request: wireless-2022-05-11
@ 2022-05-11 15:45 Kalle Valo
2022-05-12 1:10 ` patchwork-bot+netdevbpf
0 siblings, 1 reply; 2+ messages in thread
From: Kalle Valo @ 2022-05-11 15:45 UTC (permalink / raw)
To: netdev; +Cc: linux-wireless
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(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-05-12 1:10 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-05-11 15:45 pull-request: wireless-2022-05-11 Kalle Valo
2022-05-12 1:10 ` 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;
as well as URLs for NNTP newsgroup(s).