aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/ti/cpts.c
AgeCommit message (Expand)Author
2017-08-22net: ethernet: make ptp_clock_info constBhumika Goyal
2017-08-01net: ethernet: ti: cpts: fix fifo read in cpts_find_tsGrygorii Strashko
2017-08-01net: ethernet: ti: cpts: fix tx timestamping timeoutGrygorii Strashko
2017-08-01net: ethernet: ti: cpts: convert to use ptp auxiliary workerGrygorii Strashko
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner
2016-12-07net: ethernet: ti: cpts: fix overflow check periodGrygorii Strashko
2016-12-07net: ethernet: ti: cpts: calc mult and shift from refclk freqGrygorii Strashko
2016-12-07net: ethernet: ti: cpts: move dt props parsing to cpts driverGrygorii Strashko
2016-12-07net: ethernet: ti: cpts: rework initialization/deinitializationGrygorii Strashko
2016-12-07net: ethernet: ti: cpts: drop excessive writes to CTRL and INT_EN regsGrygorii Strashko
2016-12-07net: ethernet: ti: cpts: clean up event list if event pool is emptyWingMan Kwok
2016-12-07net: ethernet: ti: cpts: disable cpts when unregisteredGrygorii Strashko
2016-12-07net: ethernet: ti: cpts: fix registration orderGrygorii Strashko
2016-12-07net: ethernet: ti: cpts: fix unbalanced clk api usage in cpts_register/unregi...Grygorii Strashko
2016-12-07net: ethernet: ti: allow cpts to be built separatelyGrygorii Strashko
2016-12-07net: ethernet: ti: cpts: switch to readl/writel_relaxed()Grygorii Strashko
2015-03-31ptp: cpts: use helpers for converting ns to timespec.Richard Cochran
2015-03-31ptp: cpts: convert to the 64 bit get/set time methods.Richard Cochran
2014-12-30net: cpts: convert to timecounter adjtime.Richard Cochran
2014-11-12net: ptp: fix time stamp matching logic for VLAN packets.Richard Cochran
2014-07-07ptp: Classify ptp over ip over vlan packetsStefan Sørensen
2014-05-05drivers: net: cpts: Remove hardcoded clock name for CPTSGeorge Cherian
2014-04-03net: ti: fix CPTS driver build on armAlexei Starovoitov
2014-03-31net: ptp: do not reimplement PTP/BPF classifierDaniel Borkmann
2014-03-21ptp: drivers: set the number of programmable pins.Richard Cochran
2013-03-20treewide: Fix typos in printkMasanari Iida
2012-12-26cpts: fix a run time warn_on.Richard Cochran
2012-12-26cpts: fix build error by removing useless code.Richard Cochran
2012-12-14cpts: Fix build error caused by include of plat/clock.hTony Lindgren
2012-11-01cpts: introduce time stamping code and a PTP hardware clock.Richard Cochran