summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/stmicro/stmmac/stmmac_ptp.c
Commit message (Expand)AuthorAgeFilesLines
* net: stmmac: Refactor EST implementationRohan G Thomas2023-12-041-2/+2
* net: stmmac: do not silently change auxiliary snapshot capture channelJohannes Zink2023-10-191-1/+14
* net: stmmac: ptp: stmmac_enable(): move change of plat->flags into mutexJohannes Zink2023-10-191-4/+4
* net: stmmac: use correct PPS capture input indexJohannes Zink2023-10-191-3/+2
* net: stmmac: simplify debug message on stmmac_enable()Johannes Zink2023-10-191-7/+3
* net: stmmac: fix typo in commentJohannes Zink2023-10-131-1/+1
* net: stmmac: replace the ext_snapshot_en field with a flagBartosz Golaszewski2023-07-131-1/+4
* net: stmmac: add aux timestamps fifo clearance waitNoor Azura Ahmad Tarmizi2023-01-111-1/+4
* ptp: stmac: convert .adjfreq to .adjfineJacob Keller2022-11-111-16/+7
* net: stmmac: switch to use interrupt for hw crosstimestampingWong Vee Khee2022-07-181-11/+1
* net: stmmac: optimize locking around PTP clock readsYannick Vignon2022-02-071-11/+11
* net: stmmac: configure PTP clock source prior to PTP initializationMohammad Athari Bin Ismail2022-01-271-3/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-12-231-1/+1
|\
| * net: stmmac: ptp: fix potentially overflowing expressionXiaoliang Yang2021-12-231-1/+1
* | net: stmmac: Calculate CDC error only onceKurt Kanzenbach2021-11-231-0/+5
|/
* net: stmmac: ptp: update tas basetime after ptp adjustXiaoliang Yang2021-07-051-1/+40
* net: stmmac: Add support for external trigger timestampingTan Tee Min2021-04-141-1/+39
* net: stmmac: Add hardware supported cross-timestampTan Tee Min2021-03-241-0/+32
* stmmac: intel: Add PSE and PCH PTP clock source selectionWong, Vee Khee2021-03-181-0/+3
* net: reject PTP periodic output requests with unsupported flagsJacob Keller2019-11-151-0/+4
* net: stmmac: fix length of PTP clock's name stringAntonio Borneo2019-10-091-1/+1
* net: stmmac: setup higher frequency clk support for EHL & TGLVoon Weifeng2019-08-271-0/+3
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 291Thomas Gleixner2019-06-051-11/+1
* net: stmmac: Avoid one more sometimes uninitialized Clang warningNathan Chancellor2019-03-081-1/+1
* net: stmmac: Add PTP support for XGMAC2Jose Abreu2018-08-091-2/+4
* net: stmmac: Add Flexible PPS supportJose Abreu2018-06-041-3/+39
* net: stmmac: Switch stmmac_hwtimestamp to generic HW Interface HelpersJose Abreu2018-04-161-13/+5
* net: ethernet: make ptp_clock_info constBhumika Goyal2017-08-221-1/+1
* net: stmmac: remove freesoftware addressLABBE Corentin2017-02-081-4/+0
* stmmac: fix PTP support for GMAC4Giuseppe CAVALLARO2016-11-151-4/+5
* stmmac: fix and review the ptp registration.Giuseppe CAVALLARO2016-10-191-11/+4
* stmmac: fix an error code in stmmac_ptp_register()Dan Carpenter2016-10-151-1/+3
* stmmac: fix error check when init ptpGiuseppe CAVALLARO2016-10-131-4/+6
* ptp_clock: future-proofing drivers against PTP subsystem becoming optionalNicolas Pitre2016-09-221-1/+1
* ptp: stmmac: use helpers for converting ns to timespec.Richard Cochran2015-03-311-3/+1
* ptp: stmmac: convert to the 64 bit get/set time methods.Richard Cochran2015-03-311-4/+4
* stmmac: set ptp_clock to NULL while unregisterGiuseppe CAVALLARO2014-08-251-0/+1
* ptp: drivers: set the number of programmable pins.Richard Cochran2014-03-211-0/+1
* stmmac: Fix incorrect spinlock release and PTP cap detection.Vince Bridgers2013-12-291-2/+2
* stmmac: improve/review and fix kernel-docGiuseppe CAVALLARO2013-04-081-6/+2
* stmmac: add the support for PTP hw clock driverRayagond Kokatanur2013-03-261-0/+215