summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/stmicro/stmmac/stmmac_hwtstamp.c
Commit message (Expand)AuthorAgeFilesLines
* net: stmmac: Assign configured channel value to EXTTS eventOleksij Rempel2024-06-201-1/+5
* net: stmmac: fix incorrect flag check in timestamp interruptLai Peter Jun Ann2023-12-201-1/+1
* net: stmmac: correct MAC propagation delayJohannes Zink2023-08-071-0/+43
* Revert "net: stmmac: correct MAC propagation delay"Jakub Kicinski2023-07-271-43/+0
* net: stmmac: correct MAC propagation delayJohannes Zink2023-07-251-0/+43
* net: stmmac: replace the int_snapshot_en field with a flagBartosz Golaszewski2023-07-131-1/+1
* net: stmmac: replace the ext_snapshot_en field with a flagBartosz Golaszewski2023-07-131-1/+1
* stmmac: fix potential division by 0Piergiorgio Beruto2022-12-121-1/+2
* net: stmmac: switch to use interrupt for hw crosstimestampingWong Vee Khee2022-07-181-0/+5
* net: stmmac: Use readl_poll_timeout_atomic() in atomic stateKevin Hao2022-04-201-2/+2
* net: stmmac: optimize locking around PTP clock readsYannick Vignon2022-02-071-2/+2
* net: stmmac: ensure PTP time register reads are consistentYannick Vignon2022-02-031-7/+12
* net: stmmac: Add support for external trigger timestampingTan Tee Min2021-04-141-0/+39
* net: stmmac: Add hardware supported cross-timestampTan Tee Min2021-03-241-0/+11
* net: stmmac: Fix sub-second incrementJulien Beraud2020-04-181-4/+8
* net: stmmac: use readl_poll_timeout() function in init_systime()Dejin Zheng2020-03-161-11/+4
* net: stmmac: fixed new system time seconds value calculationRoland Hii2019-06-221-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 291Thomas Gleixner2019-06-051-11/+1
* net: stmmac: Switch stmmac_hwtimestamp to generic HW Interface HelpersJose Abreu2018-04-161-16/+18
* net: stmmac: Fix TX timestamp calculationFredrik Hallenberg2017-12-191-2/+4
* net: stmmac: remove freesoftware addressLABBE Corentin2017-02-081-4/+0
* stmmac: fix PTP support for GMAC4Giuseppe CAVALLARO2016-11-151-9/+34
* stmmac: Fix calculations for ptp counters when clock input = 50Mhz.Phil Reid2015-12-151-3/+6
* driver:stmmac: Adjust time stamp increase for 0.465 ns accurate only when Tim...Sonic Zhang2013-09-041-2/+2
* stmmac: add the support for PTP hw clock driverRayagond Kokatanur2013-03-261-0/+40
* stmmac: add IEEE PTPv1 and PTPv2 support.Rayagond Kokatanur2013-03-261-0/+108