Merge branch 'intel-wired-lan-driver-updates-for-2023-10-25-ice'
authorJakub Kicinski <kuba@kernel.org>
Fri, 27 Oct 2023 03:34:25 +0000 (20:34 -0700)
committerJakub Kicinski <kuba@kernel.org>
Fri, 27 Oct 2023 03:34:26 +0000 (20:34 -0700)
commitdbc0fd481cd05bc5000136245ba49501d568936e
tree71f57cbd0f990bc4038c6500a4e0d1ec38e48ec1
parentedd68156bccf1af233576ad847f4b138e8b88040
parentba20ecb1d1bb52173d8599c9c613c73adadd5225
Merge branch 'intel-wired-lan-driver-updates-for-2023-10-25-ice'

Jacob Keller says:

====================
Intel Wired LAN Driver Updates for 2023-10-25 (ice)

This series extends the ice driver with basic support for the E830 device
line. It does not include support for all device features, but enables basic
functionality to load and pass traffic.

Alice adds the 200G speed and PHY types supported by E830 hardware.

Dan extends the DDP package logic to support the E830 package segment.

Paul adds the basic registers and macros used by E830 hardware, and adds
support for handling variable length link status information from firmware.

Pawel removes some redundant zeroing of the PCI IDs list, and extends the
list to include the E830 device IDs.
====================

Link: https://lore.kernel.org/r/20231025214157.1222758-1-jacob.e.keller@intel.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>