diff options
author | David S. Miller <davem@davemloft.net> | 2018-01-25 16:05:15 -0500 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-01-25 16:05:15 -0500 |
commit | 2611df7a799e71ed258e9f0955a18c216b6139bd (patch) | |
tree | 7a904f8c8643c2e61235fbea0309ef4c1067f1a3 /net/smc | |
parent | fb07a820fe3fedabffc57863e0f823c912d81bad (diff) | |
parent | 88a4fb5fce303c1ffd0e7863c01fc9e38f2e1717 (diff) | |
download | linux-2611df7a799e71ed258e9f0955a18c216b6139bd.tar.bz2 |
Merge branch 'sfc-support-PTP-on-8000-and-X2000-series-NICs'
Edward Cree says:
====================
sfc: support PTP on 8000 and X2000 series NICs
Starting from the 8000-series (Medford 1), SFC NICs can timestamp TX packets
sent through an ordinary DMA queue, rather than a special control-plane
operation as in the 7000-series. Patches 2-8 implement support for this.
The X2000-series (Medford 2) changes the format of timestamps, from seconds+
(2^27)ths to seconds + quarter nanoseconds, as well as changing the shift
of the frequency adjustment for increased precision. Patches 9-12
implement support for these changes.
Patch #1 is an unrelated fix for NAPI budget handling, needed in order for
TX completion changes in the later patches to apply cleanly.
====================
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/smc')
0 files changed, 0 insertions, 0 deletions