summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/stmicro/stmmac/stmmac_ptp.c
AgeCommit message (Expand)Author
2023-12-04net: stmmac: Refactor EST implementationRohan G Thomas
2023-10-19net: stmmac: do not silently change auxiliary snapshot capture channelJohannes Zink
2023-10-19net: stmmac: ptp: stmmac_enable(): move change of plat->flags into mutexJohannes Zink
2023-10-19net: stmmac: use correct PPS capture input indexJohannes Zink
2023-10-19net: stmmac: simplify debug message on stmmac_enable()Johannes Zink
2023-10-13net: stmmac: fix typo in commentJohannes Zink
2023-07-13net: stmmac: replace the ext_snapshot_en field with a flagBartosz Golaszewski
2023-01-11net: stmmac: add aux timestamps fifo clearance waitNoor Azura Ahmad Tarmizi
2022-11-11ptp: stmac: convert .adjfreq to .adjfineJacob Keller
2022-07-18net: stmmac: switch to use interrupt for hw crosstimestampingWong Vee Khee
2022-02-07net: stmmac: optimize locking around PTP clock readsYannick Vignon
2022-01-27net: stmmac: configure PTP clock source prior to PTP initializationMohammad Athari Bin Ismail
2021-12-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-12-23net: stmmac: ptp: fix potentially overflowing expressionXiaoliang Yang
2021-11-23net: stmmac: Calculate CDC error only onceKurt Kanzenbach
2021-07-05net: stmmac: ptp: update tas basetime after ptp adjustXiaoliang Yang
2021-04-14net: stmmac: Add support for external trigger timestampingTan Tee Min
2021-03-24net: stmmac: Add hardware supported cross-timestampTan Tee Min
2021-03-18stmmac: intel: Add PSE and PCH PTP clock source selectionWong, Vee Khee
2019-11-15net: reject PTP periodic output requests with unsupported flagsJacob Keller
2019-10-09net: stmmac: fix length of PTP clock's name stringAntonio Borneo
2019-08-27net: stmmac: setup higher frequency clk support for EHL & TGLVoon Weifeng
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 291Thomas Gleixner
2019-03-08net: stmmac: Avoid one more sometimes uninitialized Clang warningNathan Chancellor
2018-08-09net: stmmac: Add PTP support for XGMAC2Jose Abreu
2018-06-04net: stmmac: Add Flexible PPS supportJose Abreu
2018-04-16net: stmmac: Switch stmmac_hwtimestamp to generic HW Interface HelpersJose Abreu
2017-08-22net: ethernet: make ptp_clock_info constBhumika Goyal
2017-02-08net: stmmac: remove freesoftware addressLABBE Corentin
2016-11-15stmmac: fix PTP support for GMAC4Giuseppe CAVALLARO
2016-10-19stmmac: fix and review the ptp registration.Giuseppe CAVALLARO
2016-10-15stmmac: fix an error code in stmmac_ptp_register()Dan Carpenter
2016-10-13stmmac: fix error check when init ptpGiuseppe CAVALLARO
2016-09-22ptp_clock: future-proofing drivers against PTP subsystem becoming optionalNicolas Pitre
2015-03-31ptp: stmmac: use helpers for converting ns to timespec.Richard Cochran
2015-03-31ptp: stmmac: convert to the 64 bit get/set time methods.Richard Cochran
2014-08-25stmmac: set ptp_clock to NULL while unregisterGiuseppe CAVALLARO
2014-03-21ptp: drivers: set the number of programmable pins.Richard Cochran
2013-12-29stmmac: Fix incorrect spinlock release and PTP cap detection.Vince Bridgers
2013-04-08stmmac: improve/review and fix kernel-docGiuseppe CAVALLARO
2013-03-26stmmac: add the support for PTP hw clock driverRayagond Kokatanur