linux/drivers/net/igbvf
Alexander Duyck 7227909340 igbvf: avoid reset storms due to mailbox issues
From: Alexander Duyck <alexander.h.duyck@intel.com>

This change makes it so that reset/interrupt storms can be avoided when
there are mailbox issues.  The new behavior is to only allow the device to
trigger mailbox related resets only once every 10 seconds.

Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-12-11 22:58:14 -08:00
..
Makefile igbvf: add new driver to support 82576 virtual functions 2009-04-08 16:03:14 -07:00
defines.h igbvf: add new driver to support 82576 virtual functions 2009-04-08 16:03:14 -07:00
ethtool.c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 2009-10-27 01:03:26 -07:00
igbvf.h igbvf: avoid reset storms due to mailbox issues 2009-12-11 22:58:14 -08:00
mbx.c igbvf: add new driver to support 82576 virtual functions 2009-04-08 16:03:14 -07:00
mbx.h igbvf: add new driver to support 82576 virtual functions 2009-04-08 16:03:14 -07:00
netdev.c igbvf: avoid reset storms due to mailbox issues 2009-12-11 22:58:14 -08:00
regs.h igbvf: add new driver to support 82576 virtual functions 2009-04-08 16:03:14 -07:00
vf.c igbvf: Allow VF driver to correctly recognize failure to set mac 2009-08-04 11:46:41 -07:00
vf.h igbvf: fix unused external references 2009-04-11 02:55:14 -07:00