linux/drivers/net/e1000e
Alexander Duyck 005cbdfc29 e1000e: disable correctable errors for quad ports while going to D3
There has been an issue seen with the pci-e quad port adapters that will
cause them to generate a pci-e correctable error on some system while
transitioning to D3.

Since no action is needed on this correctable error the simplest solution
is to mask off the reporting of correctable errors.

Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
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>
2008-11-21 16:49:10 -08:00
..
82571.c e1000e: enable ECC correction on 82571 silicon 2008-11-16 19:09:43 -08:00
defines.h e1000e: enable ECC correction on 82571 silicon 2008-11-16 19:09:43 -08:00
e1000.h e1000e: fix IPMI traffic 2008-11-16 19:05:16 -08:00
es2lan.c e1000e: add support for new 82574L part 2008-09-03 10:08:13 -04:00
ethtool.c e1000e: Use device_set_wakeup_enable 2008-11-16 01:35:45 -08:00
hw.h e1000e: enable ECC correction on 82571 silicon 2008-11-16 19:09:43 -08:00
ich8lan.c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 2008-10-08 14:56:41 -07:00
lib.c e1000e: release hw semaphore after successfully writing EEPROM 2008-10-08 16:47:58 -07:00
Makefile e1000e: reformat comment blocks, cosmetic changes only 2008-03-28 22:14:56 -04:00
netdev.c e1000e: disable correctable errors for quad ports while going to D3 2008-11-21 16:49:10 -08:00
param.c e1000e: fix IPMI traffic 2008-11-16 19:05:16 -08:00
phy.c e1000e: add support for new 82574L part 2008-09-03 10:08:13 -04:00