aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/stmicro/stmmac/stmmac_ptp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-08-09net: stmmac: Add PTP support for XGMAC2Jose Abreu1-2/+4
2018-06-04net: stmmac: Add Flexible PPS supportJose Abreu1-3/+39
2018-04-16net: stmmac: Switch stmmac_hwtimestamp to generic HW Interface HelpersJose Abreu1-13/+5
2017-08-22net: ethernet: make ptp_clock_info constBhumika Goyal1-1/+1
2017-02-08net: stmmac: remove freesoftware addressLABBE Corentin1-4/+0
2016-11-15stmmac: fix PTP support for GMAC4Giuseppe CAVALLARO1-4/+5
2016-10-19stmmac: fix and review the ptp registration.Giuseppe CAVALLARO1-11/+4
2016-10-15stmmac: fix an error code in stmmac_ptp_register()Dan Carpenter1-1/+3
2016-10-13stmmac: fix error check when init ptpGiuseppe CAVALLARO1-4/+6
2016-09-22ptp_clock: future-proofing drivers against PTP subsystem becoming optionalNicolas Pitre1-1/+1
2015-03-31ptp: stmmac: use helpers for converting ns to timespec.Richard Cochran1-3/+1
2015-03-31ptp: stmmac: convert to the 64 bit get/set time methods.Richard Cochran1-4/+4
2014-08-25stmmac: set ptp_clock to NULL while unregisterGiuseppe CAVALLARO1-0/+1
2014-03-21ptp: drivers: set the number of programmable pins.Richard Cochran1-0/+1
2013-12-29stmmac: Fix incorrect spinlock release and PTP cap detection.Vince Bridgers1-2/+2
2013-04-08stmmac: improve/review and fix kernel-docGiuseppe CAVALLARO1-6/+2
2013-03-26stmmac: add the support for PTP hw clock driverRayagond Kokatanur1-0/+215