]> git.baikalelectronics.ru Git - kernel.git/commit
e1000e: enable support for new device IDs
authorBruce Allan <bruce.w.allan@intel.com>
Sat, 29 Jun 2013 01:15:16 +0000 (01:15 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Sun, 28 Jul 2013 10:44:39 +0000 (03:44 -0700)
commit998416bf972420d9f3e8d2f2b6032721f19a5284
tree31af3cd9928bdea96848c756d207afadf160d796
parent7e88feedcefa962ef3e2180fef9af696bd535bbd
e1000e: enable support for new device IDs

The device IDs 0x15a0 and 0x15a1 are new SKUs that contain the same MAC as
I217 and same PHY as I218.

The device IDs 0x15a2 and 0x15a3 are the same as existing I218 SKUs.

Signed-off-by: Bruce Allan <bruce.w.allan@intel.com>
Tested-by: Aaron Brown <aaron.f.brown@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/e1000e/hw.h
drivers/net/ethernet/intel/e1000e/ich8lan.c
drivers/net/ethernet/intel/e1000e/netdev.c