aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/stmicro/stmmac/stmmac_hwtstamp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-07-18net: stmmac: switch to use interrupt for hw crosstimestampingWong Vee Khee1-0/+5
2022-04-20net: stmmac: Use readl_poll_timeout_atomic() in atomic stateKevin Hao1-2/+2
2022-02-07net: stmmac: optimize locking around PTP clock readsYannick Vignon1-2/+2
2022-02-03net: stmmac: ensure PTP time register reads are consistentYannick Vignon1-7/+12
2021-04-14net: stmmac: Add support for external trigger timestampingTan Tee Min1-0/+39
2021-03-24net: stmmac: Add hardware supported cross-timestampTan Tee Min1-0/+11
2020-04-18net: stmmac: Fix sub-second incrementJulien Beraud1-4/+8
2020-03-16net: stmmac: use readl_poll_timeout() function in init_systime()Dejin Zheng1-11/+4
2019-06-22net: stmmac: fixed new system time seconds value calculationRoland Hii1-1/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 291Thomas Gleixner1-11/+1
2018-04-16net: stmmac: Switch stmmac_hwtimestamp to generic HW Interface HelpersJose Abreu1-16/+18
2017-12-19net: stmmac: Fix TX timestamp calculationFredrik Hallenberg1-2/+4
2017-02-08net: stmmac: remove freesoftware addressLABBE Corentin1-4/+0
2016-11-15stmmac: fix PTP support for GMAC4Giuseppe CAVALLARO1-9/+34
2015-12-15stmmac: Fix calculations for ptp counters when clock input = 50Mhz.Phil Reid1-3/+6
2013-09-04driver:stmmac: Adjust time stamp increase for 0.465 ns accurate only when Time stamp binary rollover is set.Sonic Zhang1-2/+2
2013-03-26stmmac: add the support for PTP hw clock driverRayagond Kokatanur1-0/+40
2013-03-26stmmac: add IEEE PTPv1 and PTPv2 support.Rayagond Kokatanur1-0/+108