e1000e: enable new 82567V-3 device
commit29ffe730a6769b61dd4342802c7836c67e2bd79a
authorBruce Allan <bruce.w.allan@intel.com>
Tue, 1 Dec 2009 15:50:31 +0000 (1 15:50 +0000)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 1 Apr 2010 22:58:17 +0000 (1 15:58 -0700)
treec82a63795edca3617c6e6e6ac1c458916941900d
parentc907edc64f5ccc35c81b44fd0444646ba97edfc4
e1000e: enable new 82567V-3 device

commit 9e135a2e6266eba276f33c404a2478499bc07ff5 upstream.

This new PCI device ID is for a new combination of MAC and PHY both of
which already have supporting code in the driver, just not yet in this
combination.  During validation of the device, an intermittent issue was
discovered with waking it from a suspended state which can be resolved with
the pre-existing workaround to disable gigabit speed prior to suspending.

Signed-off-by: Bruce Allan <bruce.w.allan@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/net/e1000e/hw.h
drivers/net/e1000e/ich8lan.c
drivers/net/e1000e/netdev.c