e1000e: enable new 82567V-3 device
authorBruce Allan <bruce.w.allan@intel.com>
Tue, 1 Dec 2009 15:50:31 +0000 (15:50 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 2 Dec 2009 08:35:53 +0000 (00:35 -0800)
commit9e135a2e6266eba276f33c404a2478499bc07ff5
tree84bc6f80f559b2dd2caa78f16ec1fbfd7b9994e5
parent1a40d5c170f472d541844cb5b4292efbe02ef89c
e1000e: enable new 82567V-3 device

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>
drivers/net/e1000e/hw.h
drivers/net/e1000e/ich8lan.c
drivers/net/e1000e/netdev.c