summaryrefslogtreecommitdiffstats
path: root/net/ipv4
diff options
context:
space:
mode:
authorManfred Rudigier <Manfred.Rudigier@omicron.at>2010-04-09 01:10:35 +0200
committerDavid S. Miller <davem@davemloft.net>2010-04-13 10:41:31 +0200
commitf0ee7acfcdd4169cee2fefc630de72deb5bc34b9 (patch)
tree161b16941b8c11023a9fb24324f22463dd16f163 /net/ipv4
parentgianfar: Add hardware RX timestamping support (diff)
downloadlinux-f0ee7acfcdd4169cee2fefc630de72deb5bc34b9.tar.xz
linux-f0ee7acfcdd4169cee2fefc630de72deb5bc34b9.zip
gianfar: Add hardware TX timestamping support
If a packet has the skb_shared_tx->hardware flag set the device is instructed to generate a TX timestamp and write it back to memory after the frame is transmitted. During the clean_tx_ring operation the timestamp will be extracted and copied into the skb_shared_hwtstamps struct of the skb. TX timestamping is enabled by setting the tx_type to something else than HWTSTAMP_TX_OFF with the SIOCSHWTSTAMP ioctl command. It is only supported by eTSEC devices. Signed-off-by: Manfred Rudigier <manfred.rudigier@omicron.at> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4')
0 files changed, 0 insertions, 0 deletions