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-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <SJ0PR11MB58652224C1AC96B8B67B97EA8F072@SJ0PR11MB5865.namprd11.prod.outlook.com>
Date: Fri, 20 Dec 2024 09:58:21 +0000
From: "Romanowski, Rafal" <rafal.romanowski@...el.com>
To: "Kwapulinski, Piotr" <piotr.kwapulinski@...el.com>,
	"intel-wired-lan@...ts.osuosl.org" <intel-wired-lan@...ts.osuosl.org>
CC: "netdev@...r.kernel.org" <netdev@...r.kernel.org>, "Kwapulinski, Piotr"
	<piotr.kwapulinski@...el.com>
Subject: RE: [Intel-wired-lan] [PATCH iwl-next v3 0/2] ixgbevf: Add support
 for Intel(R) E610 device

> -----Original Message-----
> From: Intel-wired-lan <intel-wired-lan-bounces@...osl.org> On Behalf Of Piotr
> Kwapulinski
> Sent: Wednesday, December 18, 2024 2:13 PM
> To: intel-wired-lan@...ts.osuosl.org
> Cc: netdev@...r.kernel.org; Kwapulinski, Piotr <piotr.kwapulinski@...el.com>
> Subject: [Intel-wired-lan] [PATCH iwl-next v3 0/2] ixgbevf: Add support for
> Intel(R) E610 device
> 
> Add support for Intel(R) E610 Series of network devices. The E610 is based on
> X550 but adds firmware managed link, enhanced security capabilities and support
> for updated server manageability.
> 
> Piotr Kwapulinski (2):
>   PCI: Add PCI_VDEVICE_SUB helper macro
>   ixgbevf: Add support for Intel(R) E610 device
> 
>  drivers/net/ethernet/intel/ixgbevf/defines.h      |  5 ++++-
>  drivers/net/ethernet/intel/ixgbevf/ixgbevf.h      |  6 +++++-
>  drivers/net/ethernet/intel/ixgbevf/ixgbevf_main.c | 12 ++++++++++--
>  drivers/net/ethernet/intel/ixgbevf/vf.c           | 12 +++++++++++-
>  drivers/net/ethernet/intel/ixgbevf/vf.h           |  4 +++-
>  include/linux/pci.h                               | 14 ++++++++++++++
>  6 files changed, 47 insertions(+), 6 deletions(-)
> 
> --
> v1 -> v2
>   allow specifying the subvendor ("Subsystem Vendor ID" in the spec) in
>   the PCI_VDEVICE_SUB macro
> v2 -> v3
>   update IXGBE_SUBDEV_ID_E610_VF_HV to 0x00FF
> 
> 2.43.0


Tested-by: Rafal Romanowski <rafal.romanowski@...el.com>



Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ