From: Kalle Valo <kvalo@kernel.org>
To: netdev@vger.kernel.org
Cc: linux-wireless@vger.kernel.org
Subject: pull-request: wireless-2024-07-04
Date: Thu, 4 Jul 2024 11:14:30 +0000 (UTC) [thread overview]
Message-ID: <20240704111431.11DEDC3277B@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 c40ff9b662d08c86b7a46067155a97af0074bb93:
MAINTAINERS: wifi: update ath.git location (2024-06-26 20:35:30 +0300)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless.git tags/wireless-2024-07-04
for you to fetch changes up to 4130c67cd123a36c902cbe9ce5a2efbc33eb18c0:
wifi: iwlwifi: mvm: check vif for NULL/ERR_PTR before dereference (2024-07-03 16:06:54 +0200)
----------------------------------------------------------------
wireless fixes for v6.10
Hopefully the last fixes for v6.10. Fix a regression in wilc1000 where
bitrate Information Elements longer than 255 bytes were broken.
Few fixes also to mac80211 and iwlwifi.
----------------------------------------------------------------
Daniel Gabay (1):
wifi: iwlwifi: properly set WIPHY_FLAG_SUPPORTS_EXT_KEK_KCK
Emmanuel Grumbach (1):
wifi: iwlwifi: mvm: don't wake up rx_sync_waitq upon RFKILL
Johannes Berg (2):
wifi: mac80211: fix BSS_CHANGED_UNSOL_BCAST_PROBE_RESP
wifi: iwlwifi: mvm: avoid link lookup in statistics
Jozef Hopko (1):
wifi: wilc1000: fix ies_len type in connect path
Miri Korenblit (1):
wifi: iwlwifi: mvm: check vif for NULL/ERR_PTR before dereference
drivers/net/wireless/intel/iwlwifi/mvm/mac80211.c | 14 +++++++-------
drivers/net/wireless/intel/iwlwifi/mvm/ops.c | 8 +++-----
drivers/net/wireless/intel/iwlwifi/mvm/rx.c | 15 +++++++--------
drivers/net/wireless/microchip/wilc1000/hif.c | 3 ++-
include/net/mac80211.h | 2 +-
5 files changed, 20 insertions(+), 22 deletions(-)
next reply other threads:[~2024-07-04 11:14 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-07-04 11:14 Kalle Valo [this message]
2024-07-04 14:40 ` pull-request: wireless-2024-07-04 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=20240704111431.11DEDC3277B@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.