From: Bruce Allan Date: Thu, 27 Dec 2012 08:32:33 +0000 (+0000) Subject: e1000e: add support for hardware timestamping on some devices X-Git-Tag: v3.9-rc1~139^2~334^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b67e191307a3f330525265af3e2877a74d557cbf;p=pandora-kernel.git e1000e: add support for hardware timestamping on some devices On 82574, 82583, 82579, I217 and I218 add support for hardware time stamping of all or no Rx packets and Tx packets which have the SKBTX_HW_TSTAMP flag set. Update the .get_ts_info ethtool operation to report the supported time stamping modes, and enable and disable hardware time stamping with the SIOCSHWTSTAMP ioctl. Signed-off-by: Bruce Allan Tested-by: Jeff Pieper Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed