linux/drivers/net/ethernet/intel/i40e
Alexander Duyck c304fdac6c i40e: Drop unused completed stat
The Tx "completed" stat was part of the original rewrite for detecting
Tx hangs.  However some time ago in ixgbe I determined that we could
just use the packets stat instead.  Since then this stat was
removed from ixgbe and it serves no purpose in i40e so it can be
dropped.

Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Signed-off-by: Jesse Brandeburg <jesse.brandeburg@intel.com>
Tested-by: Kavindya Deegala <kavindya.s.deegala@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
2013-10-09 21:05:10 -07:00
..
i40e_adminq_cmd.h i40e: init code and hardware support 2013-09-11 02:12:25 -07:00
i40e_adminq.c i40e: clean up coccicheck reported errors 2013-09-27 05:24:05 -07:00
i40e_adminq.h i40e: init code and hardware support 2013-09-11 02:12:25 -07:00
i40e_alloc.h i40e: init code and hardware support 2013-09-11 02:12:25 -07:00
i40e_common.c i40e: clean up coccicheck reported errors 2013-09-27 05:24:05 -07:00
i40e_debugfs.c i40e: Drop unused completed stat 2013-10-09 21:05:10 -07:00
i40e_diag.c i40e: init code and hardware support 2013-09-11 02:12:25 -07:00
i40e_diag.h i40e: init code and hardware support 2013-09-11 02:12:25 -07:00
i40e_ethtool.c i40e: driver ethtool core 2013-09-11 01:50:49 -07:00
i40e_hmc.c i40e: init code and hardware support 2013-09-11 02:12:25 -07:00
i40e_hmc.h i40e: init code and hardware support 2013-09-11 02:12:25 -07:00
i40e_lan_hmc.c i40e: init code and hardware support 2013-09-11 02:12:25 -07:00
i40e_lan_hmc.h i40e: init code and hardware support 2013-09-11 02:12:25 -07:00
i40e_main.c i40e: Link code updates 2013-10-09 20:46:28 -07:00
i40e_nvm.c i40e: init code and hardware support 2013-09-11 02:12:25 -07:00
i40e_osdep.h i40e: driver core headers 2013-09-11 01:58:15 -07:00
i40e_prototype.h i40e: init code and hardware support 2013-09-11 02:12:25 -07:00
i40e_register.h i40e: init code and hardware support 2013-09-11 02:12:25 -07:00
i40e_status.h i40e: init code and hardware support 2013-09-11 02:12:25 -07:00
i40e_txrx.c i40e: Drop unused completed stat 2013-10-09 21:05:10 -07:00
i40e_txrx.h i40e: Drop unused completed stat 2013-10-09 21:05:10 -07:00
i40e_type.h i40e: init code and hardware support 2013-09-11 02:12:25 -07:00
i40e_virtchnl_pf.c i40e: implement virtual device interface 2013-09-11 02:04:56 -07:00
i40e_virtchnl_pf.h i40e: implement virtual device interface 2013-09-11 02:04:56 -07:00
i40e_virtchnl.h i40e: implement virtual device interface 2013-09-11 02:04:56 -07:00
i40e.h i40e: driver core headers 2013-09-11 01:58:15 -07:00
Makefile i40e: include i40e in kernel proper 2013-09-11 02:28:40 -07:00