]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ixgbe: Correct reporting of timestamping for x550
authorTony Nguyen <anthony.l.nguyen@intel.com>
Wed, 1 Jun 2016 16:50:43 +0000 (09:50 -0700)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Wed, 29 Jun 2016 19:57:19 +0000 (12:57 -0700)
commit918b89e77fa554e185a5cc09d10655397aacdfa2
tree7bb3d6cc39af5fbc117394ed3ac4555a768025d1
parent0a38c17a21a0965b4853211afa1d3e85428e6170
ixgbe: Correct reporting of timestamping for x550

Update ixgbe_ethtool_get_ts_info() to show that x550 supports hardware
timestamping of all packets.

Reported-by: Guy Harris <guy@alum.mit.edu>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Signed-off-by: Jacob Keller <jacob.e.keller@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/ixgbe/ixgbe_ethtool.c