aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/ti/am65-cpts.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-06-09net: ethernet: ti: am65-cpts: Use devm_platform_ioremap_resource_byname()Yang Yingliang1-3/+1
2021-01-16net: ethernet: ti: am65-cpts: Document am65_cpts_rx_enable()'s 'en' parameterLee Jones1-1/+1
2020-11-13net: ethernet: ti: am65-cpts: update ret when ptp_clock is ERRORWang Qing1-2/+1
2020-08-31net: ethernet: ti: am65-cpts: fix i2083 genf (and estf) Reconfiguration IssueGrygorii Strashko1-1/+5
2020-08-19ethernet: ti: am65-cpts: Use generic helper functionKurt Kanzenbach1-28/+9
2020-05-14ethernet: ti: am65-cpts: add routines to support taprio offloadIvan Khoronzhuk1-0/+48
2020-05-06net: ethernet: ti: Use PTR_ERR_OR_ZERO() to simplify codeSamuel Zou1-4/+1
2020-05-04net: ethernet: ti: introduce am654 common platform time sync driverGrygorii Strashko1-0/+1041