]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitd9f108e758c708ae78f3a41f6f508e253c7e39d5
tree84bc6f80f559b2dd2caa78f16ec1fbfd7b9994e5
parent414f86ebf65d6368921d8add860a5c8de8e4f827
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