index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
stmicro
/
stmmac
/
stmmac_hwtstamp.c
Age
Commit message (
Expand
)
Author
2025-04-24
net: stmmac: fix multiplication overflow when reading timestamp
Alexis Lothoré
2024-11-13
net: stmmac: Configure only the relevant bits for timestamping setup
Maxime Chevallier
2024-11-13
net: stmmac: Introduce dwmac1000 timestamping operations
Maxime Chevallier
2024-06-20
net: stmmac: Assign configured channel value to EXTTS event
Oleksij Rempel
2023-12-20
net: stmmac: fix incorrect flag check in timestamp interrupt
Lai Peter Jun Ann
2023-08-07
net: stmmac: correct MAC propagation delay
Johannes Zink
2023-07-27
Revert "net: stmmac: correct MAC propagation delay"
Jakub Kicinski
2023-07-25
net: stmmac: correct MAC propagation delay
Johannes Zink
2023-07-13
net: stmmac: replace the int_snapshot_en field with a flag
Bartosz Golaszewski
2023-07-13
net: stmmac: replace the ext_snapshot_en field with a flag
Bartosz Golaszewski
2022-12-12
stmmac: fix potential division by 0
Piergiorgio Beruto
2022-07-18
net: stmmac: switch to use interrupt for hw crosstimestamping
Wong Vee Khee
2022-04-20
net: stmmac: Use readl_poll_timeout_atomic() in atomic state
Kevin Hao
2022-02-07
net: stmmac: optimize locking around PTP clock reads
Yannick Vignon
2022-02-03
net: stmmac: ensure PTP time register reads are consistent
Yannick Vignon
2021-04-14
net: stmmac: Add support for external trigger timestamping
Tan Tee Min
2021-03-24
net: stmmac: Add hardware supported cross-timestamp
Tan Tee Min
2020-04-18
net: stmmac: Fix sub-second increment
Julien Beraud
2020-03-16
net: stmmac: use readl_poll_timeout() function in init_systime()
Dejin Zheng
2019-06-22
net: stmmac: fixed new system time seconds value calculation
Roland Hii
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 291
Thomas Gleixner
2018-04-16
net: stmmac: Switch stmmac_hwtimestamp to generic HW Interface Helpers
Jose Abreu
2017-12-19
net: stmmac: Fix TX timestamp calculation
Fredrik Hallenberg
2017-02-08
net: stmmac: remove freesoftware address
LABBE Corentin
2016-11-15
stmmac: fix PTP support for GMAC4
Giuseppe CAVALLARO
2015-12-15
stmmac: Fix calculations for ptp counters when clock input = 50Mhz.
Phil Reid
2013-09-04
driver:stmmac: Adjust time stamp increase for 0.465 ns accurate only when Tim...
Sonic Zhang
2013-03-26
stmmac: add the support for PTP hw clock driver
Rayagond Kokatanur
2013-03-26
stmmac: add IEEE PTPv1 and PTPv2 support.
Rayagond Kokatanur