aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/ti/cpts.c
Commit message (Expand)AuthorAge
* clocksource: Use a plain u64 instead of cycle_tThomas Gleixner2016-12-25
* net: ethernet: ti: cpts: fix overflow check periodGrygorii Strashko2016-12-07
* net: ethernet: ti: cpts: calc mult and shift from refclk freqGrygorii Strashko2016-12-07
* net: ethernet: ti: cpts: move dt props parsing to cpts driverGrygorii Strashko2016-12-07
* net: ethernet: ti: cpts: rework initialization/deinitializationGrygorii Strashko2016-12-07
* net: ethernet: ti: cpts: drop excessive writes to CTRL and INT_EN regsGrygorii Strashko2016-12-07
* net: ethernet: ti: cpts: clean up event list if event pool is emptyWingMan Kwok2016-12-07
* net: ethernet: ti: cpts: disable cpts when unregisteredGrygorii Strashko2016-12-07
* net: ethernet: ti: cpts: fix registration orderGrygorii Strashko2016-12-07
* net: ethernet: ti: cpts: fix unbalanced clk api usage in cpts_register/unregi...Grygorii Strashko2016-12-07
* net: ethernet: ti: allow cpts to be built separatelyGrygorii Strashko2016-12-07
* net: ethernet: ti: cpts: switch to readl/writel_relaxed()Grygorii Strashko2016-12-07
* ptp: cpts: use helpers for converting ns to timespec.Richard Cochran2015-03-31
* ptp: cpts: convert to the 64 bit get/set time methods.Richard Cochran2015-03-31
* net: cpts: convert to timecounter adjtime.Richard Cochran2014-12-30
* net: ptp: fix time stamp matching logic for VLAN packets.Richard Cochran2014-11-12
* ptp: Classify ptp over ip over vlan packetsStefan Sørensen2014-07-07
* drivers: net: cpts: Remove hardcoded clock name for CPTSGeorge Cherian2014-05-05
* net: ti: fix CPTS driver build on armAlexei Starovoitov2014-04-03
* net: ptp: do not reimplement PTP/BPF classifierDaniel Borkmann2014-03-31
* ptp: drivers: set the number of programmable pins.Richard Cochran2014-03-21
* treewide: Fix typos in printkMasanari Iida2013-03-20
* cpts: fix a run time warn_on.Richard Cochran2012-12-26
* cpts: fix build error by removing useless code.Richard Cochran2012-12-26
* cpts: Fix build error caused by include of plat/clock.hTony Lindgren2012-12-14
* cpts: introduce time stamping code and a PTP hardware clock.Richard Cochran2012-11-01