[PATCH] net/ice/base: add missing devices to supported products

sandeep.penigalapati at intel.com sandeep.penigalapati at intel.com
Wed Aug 19 20:41:47 CEST 2026


From: Sandeep Penigalapati <sandeep.penigalapati at intel.com>

The ice base driver already supports the E822, E823, E825 and E835
controllers. Add them to the list of supported products in the README.

Signed-off-by: Sandeep Penigalapati <sandeep.penigalapati at intel.com>
---
 drivers/net/intel/ice/base/README | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/drivers/net/intel/ice/base/README b/drivers/net/intel/ice/base/README
index 1f6b53c4c2..ca82e1ec86 100644
--- a/drivers/net/intel/ice/base/README
+++ b/drivers/net/intel/ice/base/README
@@ -12,7 +12,11 @@ original source package.
 This driver is valid for the product(s) listed below
 
 * Intel® Ethernet Network Adapters E810
+* Intel® Ethernet Network Adapters E822
+* Intel® Ethernet Network Adapters E823
+* Intel® Ethernet Network Adapters E825
 * Intel® Ethernet Network Adapters E830
+* Intel® Ethernet Network Adapters E835
 
 Updating the driver
 ===================
-- 
2.27.0



More information about the dev mailing list