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>
This commit is contained in:
parent
e78b80b107
commit
3b70d4f848
|
@ -46,6 +46,14 @@
|
|||
* 82578DC Gigabit Network Connection
|
||||
* 82579LM 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"
|
||||
|
|
Loading…
Reference in New Issue