commit | 5e2a5ebc3f94027d0f2ffd33d3f3adbc856775d3 | [log] [tgz] |
---|---|---|
author | Hariprasad Shenai <hariprasad@chelsio.com> | Mon Sep 28 10:26:53 2015 +0530 |
committer | David S. Miller <davem@davemloft.net> | Mon Sep 28 22:35:29 2015 -0700 |
tree | 443ef8667e7121d13c84afbef7ac10284167b241 | |
parent | e4600d69ffc7c0ce9759532e2c10056bf1c0a1a7 [diff] |
cxgb4: Add HW timesptamp support for RX Adds support for ethtool get time stamp ioctl, which is used by tcpdump to get the supported time stamp types eg: tcpdump -i eth5 -J Time stamp types for eth5 (use option -j to set): host (Host) adapter_unsynced (Adapter, not synced with system time) Adds support for adapter unsynced mode, by adding SIOCSHWTSTAMP support in driver. Signed-off-by: Hariprasad Shenai <hariprasad@chelsio.com> Signed-off-by: David S. Miller <davem@davemloft.net>