linux/drivers/net/ixgb
Linas Vepstas 01748fbb41 ixgb: Add PCI Error recovery callbacks
Adds PCI Error recovery callbacks to the Intel 10-gigabit ethernet ixgb
device driver.  Lightly tested, works.

"Zhang, Yanmin" <yanmin_zhang@linux.intel.com> wrote:

Both pci_disable_device and ixgb_down would access the device.  It doesn't
follow Documentation/pci-error-recovery.txt that error_detected shouldn't do
any access to the device.

Signed-off-by: Linas Vepstas <linas@austin.ibm.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Auke Kok <auke-jan.h.kok@intel.com>
2006-08-31 14:27:52 -07:00
..
ixgb_ee.c ixgb: update version, dates 2006-05-26 09:38:10 -07:00
ixgb_ee.h ixgb: update version, dates 2006-05-26 09:38:10 -07:00
ixgb_ethtool.c ixgb: Set a constant blink rate for ixgb adapter identify (1sec on, 1sec off) 2006-08-31 14:27:50 -07:00
ixgb_hw.c ixgb: Add CX4 PHY type detection and subdevice ID. 2006-08-16 13:47:20 -07:00
ixgb_hw.h ixgb: update version, dates 2006-05-26 09:38:10 -07:00
ixgb_ids.h ixgb: Add CX4 PHY type detection and subdevice ID. 2006-08-16 13:47:20 -07:00
ixgb_main.c ixgb: Add PCI Error recovery callbacks 2006-08-31 14:27:52 -07:00
ixgb_osdep.h ixgb: update version, dates 2006-05-26 09:38:10 -07:00
ixgb_param.c ixgb: update version, dates 2006-05-26 09:38:10 -07:00
ixgb.h ixgb: Cache-align all TX components of the adapter struct. 2006-08-31 14:27:51 -07:00
Makefile ixgb: update version, dates 2006-05-26 09:38:10 -07:00