On 06/01/2026 16:14, Vitaly Lifshits wrote:
Add new board type for Panther Lake devices for separating device-specific
features and flows.
Additionally, remove the deprecated device IDs 0x57B5 and 0x57B6, which
are not used by any existing devices.

Fixes: 0c9183ce61bc ("e1000e: Add support for the next LOM generation")
Signed-off-by: Vitaly Lifshits<[email protected]>
---
v4: fix commit message
v2: edit commit message to clarify the changes
v1: initial version
---
  drivers/net/ethernet/intel/e1000e/e1000.h   |  4 +++-
  drivers/net/ethernet/intel/e1000e/hw.h      |  2 --
  drivers/net/ethernet/intel/e1000e/ich8lan.c | 20 ++++++++++++++++++++
  drivers/net/ethernet/intel/e1000e/netdev.c  | 15 +++++++--------
  4 files changed, 30 insertions(+), 11 deletions(-)

Tested-by: Avigail Dahan <[email protected]>

Reply via email to