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]
Date:   Tue,  7 Sep 2021 03:38:42 +0000 (UTC)
From:   Kalle Valo <kvalo@...eaurora.org>
To:     netdev@...r.kernel.org
Cc:     linux-wireless@...r.kernel.org
Subject: pull-request: wireless-drivers-2021-09-07

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 205b95fe658ddba25236c60da777f67b4eec3fd3:

  net/ncsi: add get MAC address command to get Intel i210 MAC address (2021-09-01 17:18:56 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.git tags/wireless-drivers-2021-09-07

for you to fetch changes up to e4457a45b41c1c2ec7fb392dc60f4e2386b48a90:

  iwlwifi: fix printk format warnings in uefi.c (2021-09-06 13:03:06 +0300)

----------------------------------------------------------------
wireless-drivers fixes for v5.15

First set of fixes for v5.15 and only iwlwifi patches this time. Most
important being support for new hardware and new firmware API.

I had already earlier applied a fix which also Linus applied to this
tree as commit 1476ff21abb4 ("iwl: fix debug printf format strings"),
but this doesn't seem to cause any conflicts so I left it there.

iwlwifi

* add support for firmware API 66

* add support for Samsung Galaxy Book Flex2 Alpha

* fix a leak happening every time module is loaded

* fix a printk compiler warning

----------------------------------------------------------------
Christophe JAILLET (1):
      iwlwifi: pnvm: Fix a memory leak in 'iwl_pnvm_get_from_fs()'

Justin M. Forbes (1):
      iwlwifi Add support for ax201 in Samsung Galaxy Book Flex2 Alpha

Luca Coelho (1):
      iwlwifi: bump FW API to 66 for AX devices

Randy Dunlap (1):
      iwlwifi: fix printk format warnings in uefi.c

 drivers/net/wireless/intel/iwlwifi/cfg/22000.c | 2 +-
 drivers/net/wireless/intel/iwlwifi/fw/pnvm.c   | 6 +++++-
 drivers/net/wireless/intel/iwlwifi/fw/uefi.c   | 4 ++--
 drivers/net/wireless/intel/iwlwifi/pcie/drv.c  | 1 +
 4 files changed, 9 insertions(+), 4 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ