summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/stmicro/stmmac/stmmac_ptp.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 291Thomas Gleixner2019-06-051-11/+1Star
* net: stmmac: Avoid one more sometimes uninitialized Clang warningNathan Chancellor2019-03-091-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-171-13/+5Star
* net: ethernet: make ptp_clock_info constBhumika Goyal2017-08-221-1/+1
* net: stmmac: remove freesoftware addressLABBE Corentin2017-02-081-4/+0Star
* stmmac: fix PTP support for GMAC4Giuseppe CAVALLARO2016-11-161-4/+5
* stmmac: fix and review the ptp registration.Giuseppe CAVALLARO2016-10-191-11/+4Star
* 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/+1Star
* 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-261-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-301-2/+2
* stmmac: improve/review and fix kernel-docGiuseppe CAVALLARO2013-04-081-6/+2Star
* stmmac: add the support for PTP hw clock driverRayagond Kokatanur2013-03-261-0/+215