mbox series

pull-request: iwlwifi-fixes-2025-06-04

Message ID DM3PPF63A6024A95B509E4493EA8B8C74B9A36CA@DM3PPF63A6024A9.namprd11.prod.outlook.com
State New
Headers show
Series pull-request: iwlwifi-fixes-2025-06-04 | expand

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next.git/ tags/iwlwifi-fixes-2025-06-04

Message

Miri Korenblit June 4, 2025, 4:19 p.m. UTC
The following changes since commit 1b98f357dadd6ea613a435fbaef1a5dd7b35fd21:

  Merge tag 'net-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next (2025-05-28 15:24:36 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next.git/ tags/iwlwifi-fixes-2025-06-04

for you to fetch changes up to f81aa834bfa91c827f290b62a245e23c5ad2813c:

  wifi: iwlwifi: mld: Move regulatory domain initialization (2025-06-04 19:07:21 +0300)

----------------------------------------------------------------
iwlwifi fixes

----------------------------------------------------------------
Ilan Peer (1):
      wifi: iwlwifi: mld: Move regulatory domain initialization

Johannes Berg (1):
      wifi: iwlwifi: pcie: fix non-MSIX handshake register

Miri Korenblit (2):
      wifi: iwlwifi: mvm: fix assert on suspend
      wifi: iwlwifi: mld: avoid panic on init failure

 drivers/net/wireless/intel/iwlwifi/mld/fw.c          | 8 ++++----
 drivers/net/wireless/intel/iwlwifi/mld/mld.c         | 3 ++-
 drivers/net/wireless/intel/iwlwifi/mvm/mac80211.c    | 4 ++--
 drivers/net/wireless/intel/iwlwifi/pcie/trans-gen2.c | 2 +-
 4 files changed, 9 insertions(+), 8 deletions(-)