summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/ti/cpts.h
Commit message (Expand)AuthorAgeFilesLines
* net: ethernet: ti: cpts: add support for HW_TS_PUSH eventsGrygorii Strashko2020-04-231-2/+3
* net: ethernet: ti: cpts: add irq supportGrygorii Strashko2020-04-231-0/+16
* net: ethernet: ti: cpts: rework lockingGrygorii Strashko2020-04-231-1/+2
* net: ethernet: ti: cpts: move tc mult update in cpts_fifo_read()Grygorii Strashko2020-04-231-0/+1
* net: ethernet: ti: cpts: separate hw counter read from timecounterGrygorii Strashko2020-04-231-0/+2
* net: ethernet: ti: cpts: add support for ext rftclk selectionGrygorii Strashko2019-06-091-1/+1
* net: ethernet: ti: convert to SPDX license identifiersGrygorii Strashko2019-04-271-13/+1
* net: ethernet: ti: cpts: move enable/disable flags outside of cpts moduleIvan Khoronzhuk2018-11-131-38/+0
* net: ethernet: ti: cpts: fix tx timestamping timeoutGrygorii Strashko2017-08-011-0/+1
* net: ethernet: ti: cpts: convert to use ptp auxiliary workerGrygorii Strashko2017-08-011-1/+0
* net: ethernet: ti: cpsw: fix sw timestamping for non PTP packetsIvan Khoronzhuk2017-06-291-0/+16
* net: ethernet: ti: cpts: fix overflow check periodGrygorii Strashko2016-12-071-3/+1
* net: ethernet: ti: cpts: move dt props parsing to cpts driverGrygorii Strashko2016-12-071-2/+3
* net: ethernet: ti: cpts: rework initialization/deinitializationGrygorii Strashko2016-12-071-5/+21
* net: ethernet: ti: cpsw: minimize direct access to struct cptsGrygorii Strashko2016-12-071-0/+39
* net: ethernet: ti: allow cpts to be built separatelyGrygorii Strashko2016-12-071-4/+14
* time: move the timecounter/cyclecounter code into its own file.Richard Cochran2014-12-301-0/+1
* ti: Remove extern from function prototypesJoe Perches2013-09-241-5/+4
* cpts: fix build error by removing useless code.Richard Cochran2012-12-261-1/+0
* cpts: introduce time stamping code and a PTP hardware clock.Richard Cochran2012-11-011-0/+146