index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
ti
/
cpts.h
Age
Commit message (
Expand
)
Author
2020-04-23
net: ethernet: ti: cpts: add support for HW_TS_PUSH events
Grygorii Strashko
2020-04-23
net: ethernet: ti: cpts: add irq support
Grygorii Strashko
2020-04-23
net: ethernet: ti: cpts: rework locking
Grygorii Strashko
2020-04-23
net: ethernet: ti: cpts: move tc mult update in cpts_fifo_read()
Grygorii Strashko
2020-04-23
net: ethernet: ti: cpts: separate hw counter read from timecounter
Grygorii Strashko
2019-06-09
net: ethernet: ti: cpts: add support for ext rftclk selection
Grygorii Strashko
2019-04-27
net: ethernet: ti: convert to SPDX license identifiers
Grygorii Strashko
2018-11-13
net: ethernet: ti: cpts: move enable/disable flags outside of cpts module
Ivan Khoronzhuk
2017-08-01
net: ethernet: ti: cpts: fix tx timestamping timeout
Grygorii Strashko
2017-08-01
net: ethernet: ti: cpts: convert to use ptp auxiliary worker
Grygorii Strashko
2017-06-29
net: ethernet: ti: cpsw: fix sw timestamping for non PTP packets
Ivan Khoronzhuk
2016-12-07
net: ethernet: ti: cpts: fix overflow check period
Grygorii Strashko
2016-12-07
net: ethernet: ti: cpts: move dt props parsing to cpts driver
Grygorii Strashko
2016-12-07
net: ethernet: ti: cpts: rework initialization/deinitialization
Grygorii Strashko
2016-12-07
net: ethernet: ti: cpsw: minimize direct access to struct cpts
Grygorii Strashko
2016-12-07
net: ethernet: ti: allow cpts to be built separately
Grygorii Strashko
2014-12-30
time: move the timecounter/cyclecounter code into its own file.
Richard Cochran
2013-09-24
ti: Remove extern from function prototypes
Joe Perches
2012-12-26
cpts: fix build error by removing useless code.
Richard Cochran
2012-11-01
cpts: introduce time stamping code and a PTP hardware clock.
Richard Cochran