aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/ti/cpts.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-03-31ptp: cpts: use helpers for converting ns to timespec.Richard Cochran1-5/+2
2015-03-31ptp: cpts: convert to the 64 bit get/set time methods.Richard Cochran1-6/+6
2014-12-30net: cpts: convert to timecounter adjtime.Richard Cochran1-4/+1
2014-11-12net: ptp: fix time stamp matching logic for VLAN packets.Richard Cochran1-1/+1
2014-07-07ptp: Classify ptp over ip over vlan packetsStefan Sørensen1-13/+11
2014-05-05drivers: net: cpts: Remove hardcoded clock name for CPTSGeorge Cherian1-7/+4
2014-04-03net: ti: fix CPTS driver build on armAlexei Starovoitov1-0/+2
2014-03-31net: ptp: do not reimplement PTP/BPF classifierDaniel Borkmann1-9/+1
2014-03-21ptp: drivers: set the number of programmable pins.Richard Cochran1-0/+1
2013-03-20treewide: Fix typos in printkMasanari Iida1-1/+1
2012-12-26cpts: fix a run time warn_on.Richard Cochran1-1/+1
2012-12-26cpts: fix build error by removing useless code.Richard Cochran1-1/+0
2012-12-14cpts: Fix build error caused by include of plat/clock.hTony Lindgren1-2/+0
2012-11-01cpts: introduce time stamping code and a PTP hardware clock.Richard Cochran1-0/+427