summaryrefslogtreecommitdiff
path: root/ethtool.8.in
diff options
context:
space:
mode:
authorRichard Cochran <richardcochran@gmail.com>2012-04-03 19:58:23 +0200
committerBen Hutchings <bhutchings@solarflare.com>2012-05-23 00:38:13 +0100
commit0fdcc8c103f534467fdd4845e54d725951ea8773 (patch)
tree70caddaf1b1cf772db5be94ee933087fca922a70 /ethtool.8.in
parent4bd0df704aae62f65eef5b58e28b3d5b312c765d (diff)
downloadethtool-0fdcc8c103f534467fdd4845e54d725951ea8773.tar.gz
Add the command to show the time stamping capabilities.
Signed-off-by: Richard Cochran <richardcochran@gmail.com> [bwh: Rename the long option to '--show-time-stamping'] Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>
Diffstat (limited to 'ethtool.8.in')
-rw-r--r--ethtool.8.in7
1 files changed, 7 insertions, 0 deletions
diff --git a/ethtool.8.in b/ethtool.8.in
index 63d5d48..5bf82dd 100644
--- a/ethtool.8.in
+++ b/ethtool.8.in
@@ -292,6 +292,9 @@ ethtool \- query or control network driver and hardware settings
.I devname
.BI \ N
.HP
+.B ethtool \-T|\-\-show\-time\-stamping
+.I devname
+.HP
.B ethtool \-x|\-\-show\-rxfh\-indir
.I devname
.HP
@@ -745,6 +748,10 @@ is indicated, then ethtool fetches the dump data and directs it to a
.B \-W \-\-set\-dump
Sets the dump flag for the device.
.TP
+.B \-T \-\-show\-time\-stamping
+Show the device's time stamping capabilities and associated PTP
+hardware clock.
+.TP
.B \-x \-\-show\-rxfh\-indir
Retrieves the receive flow hash indirection table.
.TP