linux/drivers/net/e1000e
Bruce Allan 9e135a2e62 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>
2009-12-02 00:35:53 -08:00
..
82571.c e1000e: ensure the link state is correct for serdes links 2009-12-02 00:35:53 -08:00
defines.h e1000e: update copyright information 2009-11-21 11:34:09 -08:00
e1000.h e1000e: provide family-specific PHY power up/down operations 2009-12-02 00:35:52 -08:00
es2lan.c e1000e: provide family-specific PHY power up/down operations 2009-12-02 00:35:52 -08:00
ethtool.c e1000e: update copyright information 2009-11-21 11:34:09 -08:00
hw.h e1000e: enable new 82567V-3 device 2009-12-02 00:35:53 -08:00
ich8lan.c e1000e: enable new 82567V-3 device 2009-12-02 00:35:53 -08:00
lib.c e1000e: provide family-specific functions to manage VLAN filter arrays 2009-12-02 00:35:51 -08:00
Makefile
netdev.c e1000e: enable new 82567V-3 device 2009-12-02 00:35:53 -08:00
param.c e1000e: update copyright information 2009-11-21 11:34:09 -08:00
phy.c e1000e: provide family-specific PHY power up/down operations 2009-12-02 00:35:52 -08:00