aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/ti/am65-cpts.c
Commit message (Expand)AuthorAgeFilesLines
* net: ethernet: ti: am65-cpts: Use devm_platform_ioremap_resource_byname()Yang Yingliang2021-06-091-3/+1
* net: ethernet: ti: am65-cpts: Document am65_cpts_rx_enable()'s 'en' parameterLee Jones2021-01-161-1/+1
* net: ethernet: ti: am65-cpts: update ret when ptp_clock is ERRORWang Qing2020-11-131-2/+1
* net: ethernet: ti: am65-cpts: fix i2083 genf (and estf) Reconfiguration IssueGrygorii Strashko2020-08-311-1/+5
* ethernet: ti: am65-cpts: Use generic helper functionKurt Kanzenbach2020-08-191-28/+9
* ethernet: ti: am65-cpts: add routines to support taprio offloadIvan Khoronzhuk2020-05-141-0/+48
* net: ethernet: ti: Use PTR_ERR_OR_ZERO() to simplify codeSamuel Zou2020-05-061-4/+1
* net: ethernet: ti: introduce am654 common platform time sync driverGrygorii Strashko2020-05-041-0/+1041