Selaa lähdekoodia

e1000e: Add missing branding strings in ich8lan.c

Branding strings from recently released and soon to be released
hardware configurations that are supported by e1000e.

Signed-off-by: Dave Ertman <davidx.m.ertman@intel.com>
Acked-by: Bruce Allan <bruce.w.allan@intel.com>
Tested-by: Jeff Pieper <jeffrey.e.pieper@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
David Ertman 11 vuotta sitten
vanhempi
commit
3b70d4f848
1 muutettua tiedostoa jossa 8 lisäystä ja 0 poistoa
  1. 8 0
      drivers/net/ethernet/intel/e1000e/ich8lan.c

+ 8 - 0
drivers/net/ethernet/intel/e1000e/ich8lan.c

@@ -46,6 +46,14 @@
  * 82578DC Gigabit Network Connection
  * 82578DC Gigabit Network Connection
  * 82579LM Gigabit Network Connection
  * 82579LM Gigabit Network Connection
  * 82579V Gigabit Network Connection
  * 82579V Gigabit Network Connection
+ * Ethernet Connection I217-LM
+ * Ethernet Connection I217-V
+ * Ethernet Connection I218-V
+ * Ethernet Connection I218-LM
+ * Ethernet Connection (2) I218-LM
+ * Ethernet Connection (2) I218-V
+ * Ethernet Connection (3) I218-LM
+ * Ethernet Connection (3) I218-V
  */
  */
 
 
 #include "e1000.h"
 #include "e1000.h"