]> git.baikalelectronics.ru Git - kernel.git/commit
igb: Add support for SW timestamping
authorMatthew Vick <matthew.vick@intel.com>
Thu, 13 Dec 2012 07:20:33 +0000 (07:20 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Fri, 18 Jan 2013 12:56:01 +0000 (04:56 -0800)
commit8d077d9c80b2faacd6787f6b62f7b622cd0d653d
treeb18feb50f23e5fa67c4f73dca9fed86d27948eac
parentf6a7643cbd1559bbd7c351d8662ed16b87bb1f86
igb: Add support for SW timestamping

Enable SW timestamping for situations where the user may prefer it over HW
timestamping or there may not be HW timestamping.

Cc: Richard Cochran <richardcochran@gmail.com>
Signed-off-by: Matthew Vick <matthew.vick@intel.com>
Acked-by: Jacob Keller <Jacob.e.keller@intel.com>
Tested-by: Aaron Brown <aaron.f.brown@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/igb/igb_ethtool.c
drivers/net/ethernet/intel/igb/igb_main.c