linux/drivers/net/ethernet/intel
Jakub Kicinski 59c871c5f0 e1000e: add timeout for TX HW time stamping work
Hardware may fail to report time stamp e.g.:
 - when hardware time stamping is not enabled
 - when time stamp is requested shortly after ifup

Timeout time stamp reading work to prevent it from
scheduling itself indefinitely. Report timeout events
via system log and device stats.

Signed-off-by: Jakub Kicinski <kubakici@wp.pl>
Tested-by: Aaron Brown <aaron.f.brown@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
2014-03-28 06:54:01 -07:00
..
e1000 drivers/net: delete non-required instances of include <linux/init.h> 2014-01-16 11:53:26 -08:00
e1000e e1000e: add timeout for TX HW time stamping work 2014-03-28 06:54:01 -07:00
i40e i40e: Use DEBUG_FD message level for an FD message 2014-03-28 06:54:01 -07:00
i40evf i40e/i40evf: Add an FD message level 2014-03-28 06:54:00 -07:00
igb igb: Unset IGB_FLAG_HAS_MSIX-flag when falling back to msi-only 2014-03-21 05:05:54 -07:00
igbvf igbvf: Convert uses of __constant_<foo> to <foo> 2014-03-19 22:25:38 -07:00
ixgb ixgb: Call dev_kfree_skby_any instead of dev_kfree_skb. 2014-03-12 16:22:13 -04:00
ixgbe ixgbe: Break recursion in case of removal 2014-03-21 01:46:03 -07:00
ixgbevf ixgbevf: Additional adapter removal checks 2014-03-21 02:38:35 -07:00
e100.c e100: Convert uses of __constant_<foo> to <foo> 2014-03-19 21:46:36 -07:00
Kconfig i40e: add DCB option to Kconfig 2014-01-17 19:13:04 -08:00
Makefile i40evf: add driver to kernel build system 2013-12-31 16:27:49 -08:00