]> 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)
commit28e0367baf521eaf30a4f1a6543032a96d9e4f0a
tree31af3cd9928bdea96848c756d207afadf160d796
parente3c3c0d3dc8bc77e912be6c2fc5df82542080cfd
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