]> git.baikalelectronics.ru Git - kernel.git/commit
igc: Add support for ethtool GET_TS_INFO command
authorVinicius Costa Gomes <vinicius.gomes@intel.com>
Mon, 2 Dec 2019 23:19:52 +0000 (15:19 -0800)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Mon, 6 Jan 2020 22:59:48 +0000 (14:59 -0800)
commitd41569a7549364afca46246ec3411e85b5a2819a
tree6ce4aa95d50cf8bb9d98078e454d6ce1f359d36e
parentb2d8d911587e667d996afaa6bff807445023d8db
igc: Add support for ethtool GET_TS_INFO command

This command allows igc to report what types of timestamping are
supported. ptp4l uses this to detect if the hardware supports
timestamping.

Signed-off-by: Vinicius Costa Gomes <vinicius.gomes@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/igc/igc_ethtool.c