[PATCH v3 07/36] net/e1000: add support for more I219 devices
Bruce Richardson
bruce.richardson at intel.com
Fri Feb 7 14:04:52 CET 2025
On Fri, Feb 07, 2025 at 12:44:59PM +0000, Anatoly Burakov wrote:
> From: Vitaly Lifshits <vitaly.lifshits at intel.com>
>
> Add support for new hardware ID's from the I219 series.
>
> Signed-off-by: Vitaly Lifshits <vitaly.lifshits at intel.com>
> Signed-off-by: Anatoly Burakov <anatoly.burakov at intel.com>
> ---
Should i219 be added to the base code README as a supported device family?
If so, I can just add on apply, if no other issues with this set.
/Bruce
> drivers/net/intel/e1000/base/e1000_api.c | 32 +++++++++++++++++
> drivers/net/intel/e1000/base/e1000_hw.h | 36 +++++++++++++++++---
> drivers/net/intel/e1000/base/e1000_ich8lan.c | 21 ++++++++++++
> drivers/net/intel/e1000/em_ethdev.c | 28 ++++++++++++++-
> 4 files changed, 112 insertions(+), 5 deletions(-)
>
More information about the dev
mailing list