lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20240814171606.E14A0C116B1@smtp.kernel.org>
Date: Wed, 14 Aug 2024 17:16:06 +0000 (UTC)
From: Kalle Valo <kvalo@...nel.org>
To: netdev@...r.kernel.org
Cc: linux-wireless@...r.kernel.org
Subject: pull-request: wireless-2024-08-14

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 de9c2c66ad8e787abec7c9d7eff4f8c3cdd28aed:

  Linux 6.11-rc2 (2024-08-04 13:50:53 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless.git tags/wireless-2024-08-14

for you to fetch changes up to e37a9184f27084b891d3617723b9410f8fcaff99:

  Merge tag 'ath-current-20240812' of git://git.kernel.org/pub/scm/linux/kernel/git/ath/ath (2024-08-13 12:51:21 +0300)

----------------------------------------------------------------
wireless fixes for v6.11

We have few fixes to drivers. The most important here is a fix for iwlwifi which
caused major slowdowns for several users.

----------------------------------------------------------------
Baochen Qiang (1):
      wifi: ath12k: use 128 bytes aligned iova in transmit path for WCN7850

Benjamin Berg (1):
      wifi: iwlwifi: correctly lookup DMA address in SG table

Bert Karwatzki (1):
      wifi: mt76: mt7921: fix NULL pointer access in mt7921_ipv6_addr_change

Bitterblue Smith (1):
      wifi: rtlwifi: rtl8192du: Initialise value32 in _rtl92du_init_queue_reserved_page

Janne Grunau (1):
      wifi: brcmfmac: cfg80211: Handle SSID based pmksa deletion

Kalle Valo (1):
      Merge tag 'ath-current-20240812' of git://git.kernel.org/pub/scm/linux/kernel/git/ath/ath

 drivers/net/wireless/ath/ath12k/dp_tx.c            | 72 ++++++++++++++++++++++
 drivers/net/wireless/ath/ath12k/hw.c               |  6 ++
 drivers/net/wireless/ath/ath12k/hw.h               |  4 ++
 drivers/net/wireless/ath/ath12k/mac.c              |  1 +
 .../broadcom/brcm80211/brcmfmac/cfg80211.c         | 13 +++-
 drivers/net/wireless/intel/iwlwifi/pcie/internal.h |  3 +-
 drivers/net/wireless/intel/iwlwifi/pcie/tx-gen2.c  |  5 +-
 drivers/net/wireless/intel/iwlwifi/pcie/tx.c       | 32 +++++++---
 drivers/net/wireless/mediatek/mt76/mt7921/main.c   |  2 +-
 .../net/wireless/realtek/rtlwifi/rtl8192du/hw.c    |  2 +-
 10 files changed, 123 insertions(+), 17 deletions(-)


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ