aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/ti/cpts.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-09net: ethernet: ti: cpts: add support for ext rftclk selectionGrygorii Strashko1-1/+1
2019-04-27net: ethernet: ti: convert to SPDX license identifiersGrygorii Strashko1-13/+1
2018-11-13net: ethernet: ti: cpts: move enable/disable flags outside of cpts moduleIvan Khoronzhuk1-38/+0
2017-08-01net: ethernet: ti: cpts: fix tx timestamping timeoutGrygorii Strashko1-0/+1
2017-08-01net: ethernet: ti: cpts: convert to use ptp auxiliary workerGrygorii Strashko1-1/+0
2017-06-29net: ethernet: ti: cpsw: fix sw timestamping for non PTP packetsIvan Khoronzhuk1-0/+16
2016-12-07net: ethernet: ti: cpts: fix overflow check periodGrygorii Strashko1-3/+1
2016-12-07net: ethernet: ti: cpts: move dt props parsing to cpts driverGrygorii Strashko1-2/+3
2016-12-07net: ethernet: ti: cpts: rework initialization/deinitializationGrygorii Strashko1-5/+21
2016-12-07net: ethernet: ti: cpsw: minimize direct access to struct cptsGrygorii Strashko1-0/+39
2016-12-07net: ethernet: ti: allow cpts to be built separatelyGrygorii Strashko1-4/+14
2014-12-30time: move the timecounter/cyclecounter code into its own file.Richard Cochran1-0/+1
2013-09-24ti: Remove extern from function prototypesJoe Perches1-5/+4
2012-12-26cpts: fix build error by removing useless code.Richard Cochran1-1/+0
2012-11-01cpts: introduce time stamping code and a PTP hardware clock.Richard Cochran1-0/+146