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:   Thu, 10 Nov 2022 00:25:19 +0200
From:   Oleksandr Mazur <oleksandr.mazur@...ision.eu>
To:     netdev@...r.kernel.org
Cc:     linux-kernel@...r.kernel.org, edumazet@...gle.com,
        davem@...emloft.net, kuba@...nel.org, pabeni@...hat.com,
        maksym.glubokiy@...ision.eu, vadym.kochan@...ision.eu,
        tchornyi@...vell.com, mickeyr@...vell.com,
        oleksandr.mazur@...ision.eu
Subject: [PATCH 0/3] net: marvell: prestera: pci: add support for AC5X family devices

This patch series introduces a support for AC5X family devices.
AC5X devices utilize arm64 CPUs, and thus require a new FW (arm64-one)
to be loaded. The new FW-image for AC5X devices has been introduces in
the linux-firmware repo under the following commit:

60310c2deb8c ("Merge branch 'prestera-v4.1' of
https://github.com/PLVision/linux-firmware")

Maksym Glubokiy (1):
  net: marvell: prestera: pci: add support for AC5X family devices

Oleksandr Mazur (2):
  net: marvell: prestera: pci: use device-id defines
  net: marvell: prestera: pci: bump supported FW min version

 .../ethernet/marvell/prestera/prestera_pci.c  | 119 +++++++++++++++---
 1 file changed, 105 insertions(+), 14 deletions(-)

-- 
2.17.1

Powered by blists - more mailing lists