]> www.infradead.org Git - users/hch/dma-mapping.git/commit
Merge tag 'wireless-2024-07-04' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorJakub Kicinski <kuba@kernel.org>
Thu, 4 Jul 2024 14:31:54 +0000 (07:31 -0700)
committerJakub Kicinski <kuba@kernel.org>
Thu, 4 Jul 2024 14:31:55 +0000 (07:31 -0700)
commiteec5969cc304636cda142993e9e2f419eae2304c
treea0ad81e62da1c3419992b81a07691081273c1ef1
parente367197166a04ca605a6c3a053bbf8c3ef317a61
parent4130c67cd123a36c902cbe9ce5a2efbc33eb18c0
Merge tag 'wireless-2024-07-04' of git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless

Kalle Valo says:

====================
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.

* tag 'wireless-2024-07-04' of git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless:
  wifi: iwlwifi: mvm: check vif for NULL/ERR_PTR before dereference
  wifi: iwlwifi: mvm: avoid link lookup in statistics
  wifi: iwlwifi: mvm: don't wake up rx_sync_waitq upon RFKILL
  wifi: iwlwifi: properly set WIPHY_FLAG_SUPPORTS_EXT_KEK_KCK
  wifi: wilc1000: fix ies_len type in connect path
  wifi: mac80211: fix BSS_CHANGED_UNSOL_BCAST_PROBE_RESP
====================

Link: https://patch.msgid.link/20240704111431.11DEDC3277B@smtp.kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>