linux/drivers/net/myri10ge
Brice Goglin d02342151c myri10ge: improve parity error detection and recovery
Improve myri10ge parity error detection and recovery:
1) Don't restore PCI config space to a rebooted NIC until AFTER the
   host is quiescent.
2) Let myri10ge_close() know the NIC is dead, so it won't waste time
   waiting for a dead nic to respond to MXGEFW_CMD_ETHERNET_DOWN
3) When the NIC is quiet (link down, or otherwise idle link) use
   a pci config space read to detect a rebooted NIC.  Otherwise
   we might never notice that a NIC rebooted

Signed-off-by: Andrew Gallatin <gallatin@myri.com>
Signed-off-by: Brice Goglin <brice@myri.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-08-12 21:54:59 -07:00
..
Makefile
myri10ge.c myri10ge: improve parity error detection and recovery 2009-08-12 21:54:59 -07:00
myri10ge_mcp.h myri10ge: update firmware headers to 1.4.37 2008-12-25 18:08:59 -08:00
myri10ge_mcp_gen_header.h myri10ge: update firmware headers to 1.4.41 2009-03-24 16:32:13 -07:00