[PATCH v1 00/12] Align ICE shared code with Base driver
Soumyadeep Hore
soumyadeep.hore at intel.com
Thu Aug 22 11:56:00 CEST 2024
Updating the latest shared code patches to ICE base driver.
Soumyadeep Hore (12):
net/ice: use correct format specifiers for unsigned ints
net/ice: updates for ptp init GNRD
net/ice: add new tag definitions
net/ice: avoid reading past end of PFA
net/ice: update PTP init
net/ice: address compilation errors
net/ice: fix link speed for 200G
net/ice: update iteration of TLVs in Preserved Fields Area
net/ice: correct Tx Scheduler AQ command RD bit for E825C
net/ice: support optional flags in signature segment header
net/ice: update E830 50G branding strings
net/ice: add support for FEC auto-detect for Connorsville
drivers/net/ice/base/ice_adminq_cmd.h | 2 +-
drivers/net/ice/base/ice_cgu_regs.h | 19 +++++
drivers/net/ice/base/ice_common.c | 66 ++++++++--------
drivers/net/ice/base/ice_ddp.c | 31 +++++++-
drivers/net/ice/base/ice_ddp.h | 5 +-
drivers/net/ice/base/ice_devids.h | 12 +--
drivers/net/ice/base/ice_hw_autogen.h | 14 ++++
drivers/net/ice/base/ice_nvm.c | 36 ++++++---
drivers/net/ice/base/ice_ptp_consts.h | 75 ++++++++++++++++++
drivers/net/ice/base/ice_ptp_hw.c | 106 +++++++++++++-------------
drivers/net/ice/base/ice_ptp_hw.h | 21 +++++
drivers/net/ice/ice_ethdev.c | 6 +-
12 files changed, 285 insertions(+), 108 deletions(-)
--
2.43.0
More information about the dev
mailing list