alistair23-linux/drivers/net/ethernet/intel/ixgbevf
Emil Tantilov 9ac5c5ccdb ixgbevf: combine all of the tasks into a single service task
This change combines the reset and watchdog tasklets into a single task.

The advantage of this is that we can avoid multiple schedules of the reset
task when we have a reset event needed due to either the mailbox going down
or transmit packets being present on a link down.

CC: Alexander Duyck <alexander.h.duyck@redhat.com>
Signed-off-by: Emil Tantilov <emil.s.tantilov@intel.com>
Tested-by: Phil Schmitt <phillip.j.schmitt@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
2015-02-05 19:58:45 -08:00
..
defines.h ixgbevf: add support for X550 VFs 2014-12-05 09:13:08 -08:00
ethtool.c ixgbevf: Resolve missing-field-initializers warnings 2014-09-12 00:16:41 -07:00
ixgbevf.h ixgbevf: combine all of the tasks into a single service task 2015-02-05 19:58:45 -08:00
ixgbevf_main.c ixgbevf: combine all of the tasks into a single service task 2015-02-05 19:58:45 -08:00
Makefile ixgbevf: Update copyright notices 2012-02-03 03:07:09 -08:00
mbx.c ixgbevf: Fix code for handling timeout 2012-09-24 00:21:51 -07:00
mbx.h ixgbevf: Add VF DCB + SR-IOV support 2012-10-22 21:15:35 -07:00
regs.h ixgbevf: add RSS support for X550 2015-02-05 19:57:47 -08:00
vf.c ixgbevf: add support for X550 VFs 2014-12-05 09:13:08 -08:00
vf.h ixgbevf: add support for X550 VFs 2014-12-05 09:13:08 -08:00