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_ptp.c
Age
Commit message (
Expand
)
Author
2025-05-30
net: stmmac: make sure that ptp_rate is not 0 before configuring timestamping
Alexis Lothoré
2024-11-13
net: stmmac: Don't include dwmac4 definitions in stmmac_ptp
Maxime Chevallier
2024-11-13
net: stmmac: Introduce dwmac1000 ptp_clock_info and operations
Maxime Chevallier
2024-11-13
net: stmmac: Only update the auto-discovered PTP clock features
Maxime Chevallier
2024-11-13
net: stmmac: Use per-hw ptp clock ops
Maxime Chevallier
2024-11-13
net: stmmac: Don't modify the global ptp ops directly
Maxime Chevallier
2024-05-13
net: stmmac: move the EST structure to struct stmmac_priv
Xiaolei Wang
2024-05-13
net: stmmac: move the EST lock to struct stmmac_priv
Xiaolei Wang
2023-12-04
net: stmmac: Refactor EST implementation
Rohan G Thomas
2023-10-19
net: stmmac: do not silently change auxiliary snapshot capture channel
Johannes Zink
2023-10-19
net: stmmac: ptp: stmmac_enable(): move change of plat->flags into mutex
Johannes Zink
2023-10-19
net: stmmac: use correct PPS capture input index
Johannes Zink
2023-10-19
net: stmmac: simplify debug message on stmmac_enable()
Johannes Zink
2023-10-13
net: stmmac: fix typo in comment
Johannes Zink
2023-07-13
net: stmmac: replace the ext_snapshot_en field with a flag
Bartosz Golaszewski
2023-01-11
net: stmmac: add aux timestamps fifo clearance wait
Noor Azura Ahmad Tarmizi
2022-11-11
ptp: stmac: convert .adjfreq to .adjfine
Jacob Keller
2022-07-18
net: stmmac: switch to use interrupt for hw crosstimestamping
Wong Vee Khee
2022-02-07
net: stmmac: optimize locking around PTP clock reads
Yannick Vignon
2022-01-27
net: stmmac: configure PTP clock source prior to PTP initialization
Mohammad Athari Bin Ismail
2021-12-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-12-23
net: stmmac: ptp: fix potentially overflowing expression
Xiaoliang Yang
2021-11-23
net: stmmac: Calculate CDC error only once
Kurt Kanzenbach
2021-07-05
net: stmmac: ptp: update tas basetime after ptp adjust
Xiaoliang Yang
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
2021-03-18
stmmac: intel: Add PSE and PCH PTP clock source selection
Wong, Vee Khee
2019-11-15
net: reject PTP periodic output requests with unsupported flags
Jacob Keller
2019-10-09
net: stmmac: fix length of PTP clock's name string
Antonio Borneo
2019-08-27
net: stmmac: setup higher frequency clk support for EHL & TGL
Voon Weifeng
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 291
Thomas Gleixner
2019-03-08
net: stmmac: Avoid one more sometimes uninitialized Clang warning
Nathan Chancellor
2018-08-09
net: stmmac: Add PTP support for XGMAC2
Jose Abreu
2018-06-04
net: stmmac: Add Flexible PPS support
Jose Abreu
2018-04-16
net: stmmac: Switch stmmac_hwtimestamp to generic HW Interface Helpers
Jose Abreu
2017-08-22
net: ethernet: make ptp_clock_info const
Bhumika Goyal
2017-02-08
net: stmmac: remove freesoftware address
LABBE Corentin
2016-11-15
stmmac: fix PTP support for GMAC4
Giuseppe CAVALLARO
2016-10-19
stmmac: fix and review the ptp registration.
Giuseppe CAVALLARO
2016-10-15
stmmac: fix an error code in stmmac_ptp_register()
Dan Carpenter
2016-10-13
stmmac: fix error check when init ptp
Giuseppe CAVALLARO
2016-09-22
ptp_clock: future-proofing drivers against PTP subsystem becoming optional
Nicolas Pitre
2015-03-31
ptp: stmmac: use helpers for converting ns to timespec.
Richard Cochran
2015-03-31
ptp: stmmac: convert to the 64 bit get/set time methods.
Richard Cochran
2014-08-25
stmmac: set ptp_clock to NULL while unregister
Giuseppe CAVALLARO
2014-03-21
ptp: drivers: set the number of programmable pins.
Richard Cochran
2013-12-29
stmmac: Fix incorrect spinlock release and PTP cap detection.
Vince Bridgers
2013-04-08
stmmac: improve/review and fix kernel-doc
Giuseppe CAVALLARO
2013-03-26
stmmac: add the support for PTP hw clock driver
Rayagond Kokatanur