]> git.baikalelectronics.ru Git - kernel.git/commit
ixgbe: add support for get_ts_info
authorJacob Keller <jacob.e.keller@intel.com>
Fri, 4 May 2012 02:56:12 +0000 (02:56 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Thu, 10 May 2012 06:12:03 +0000 (23:12 -0700)
commit0ad4885884ec9dd74a501cfe4973771ae8dba39f
tree10e6a336b59e16644152a76a08d56131f613b7c4
parentfe70f51b700ecdd5e314374468e272d29e577f06
ixgbe: add support for get_ts_info

This patch adds support for the ethtool get_ts_info operation, which enables
access of available timestamp/timesync support for that device. It can query
which ptp clock device is associated with the particular port.

Signed-off-by: Jacob Keller <jacob.e.keller@intel.com>
Tested-by: Stephen Ko <stephen.s.ko@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/ixgbe/ixgbe_ethtool.c