linux-stable/drivers/net/ethernet/intel/ixgbevf
Greg Rose ac6ed8f00a ixgbevf: Fix AIM (Adaptive Interrupt Moderation)
While fixing up a patch from Alex Duyck to use q_vectors in ring containers
to update the ITR I bungled it and missed actually updating the counters
in the ring container q_vectors.  This patch fixes my mistake and makes
interrupt moderation actually work.

Signed-off-by: Greg Rose <gregory.v.rose@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
2012-09-24 01:50:03 -07:00
..
defines.h ixgbevf: Add support for VF API negotiation 2012-09-20 02:47:19 -07:00
ethtool.c ixgbevf: Fix multiple issues in ixgbevf_get/set_ringparam 2012-07-18 13:18:24 -07:00
ixgbevf.h ixgbevf: Cleanup handling of configuration for jumbo frames 2012-08-30 19:22:22 -07:00
ixgbevf_main.c ixgbevf: Fix AIM (Adaptive Interrupt Moderation) 2012-09-24 01:50:03 -07: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 support for VF API negotiation 2012-09-20 02:47:19 -07:00
regs.h ixgbevf: Update copyright notices 2012-02-03 03:07:09 -08:00
vf.c ixgbevf: Fix code for handling timeout 2012-09-24 00:21:51 -07:00
vf.h ixgbevf: Add support for VF API negotiation 2012-09-20 02:47:19 -07:00