Skip to content

Commit 3b70d4f

Browse files
David ErtmanJeff Kirsher
authored andcommitted
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 <[email protected]> Acked-by: Bruce Allan <[email protected]> Tested-by: Jeff Pieper <[email protected]> Signed-off-by: Jeff Kirsher <[email protected]>
1 parent e78b80b commit 3b70d4f

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

drivers/net/ethernet/intel/e1000e/ich8lan.c

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,14 @@
4646
* 82578DC Gigabit Network Connection
4747
* 82579LM Gigabit Network Connection
4848
* 82579V Gigabit Network Connection
49+
* Ethernet Connection I217-LM
50+
* Ethernet Connection I217-V
51+
* Ethernet Connection I218-V
52+
* Ethernet Connection I218-LM
53+
* Ethernet Connection (2) I218-LM
54+
* Ethernet Connection (2) I218-V
55+
* Ethernet Connection (3) I218-LM
56+
* Ethernet Connection (3) I218-V
4957
*/
5058

5159
#include "e1000.h"

0 commit comments

Comments
 (0)