aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/ti/cpts.h
AgeCommit message (Expand)AuthorFilesLines
2017-08-01net: ethernet: ti: cpts: fix tx timestamping timeoutGravatar Grygorii Strashko 1-0/+1
2017-08-01net: ethernet: ti: cpts: convert to use ptp auxiliary workerGravatar Grygorii Strashko 1-1/+0
2017-06-29net: ethernet: ti: cpsw: fix sw timestamping for non PTP packetsGravatar Ivan Khoronzhuk 1-0/+16
2016-12-07net: ethernet: ti: cpts: fix overflow check periodGravatar Grygorii Strashko 1-3/+1
2016-12-07net: ethernet: ti: cpts: move dt props parsing to cpts driverGravatar Grygorii Strashko 1-2/+3
2016-12-07net: ethernet: ti: cpts: rework initialization/deinitializationGravatar Grygorii Strashko 1-5/+21
2016-12-07net: ethernet: ti: cpsw: minimize direct access to struct cptsGravatar Grygorii Strashko 1-0/+39
2016-12-07net: ethernet: ti: allow cpts to be built separatelyGravatar Grygorii Strashko 1-4/+14
2014-12-30time: move the timecounter/cyclecounter code into its own file.Gravatar Richard Cochran 1-0/+1
2013-09-24ti: Remove extern from function prototypesGravatar Joe Perches 1-5/+4
2012-12-26cpts: fix build error by removing useless code.Gravatar Richard Cochran 1-1/+0
2012-11-01cpts: introduce time stamping code and a PTP hardware clock.Gravatar Richard Cochran 1-0/+146