summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/ti/am65-cpts.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* ptp: convert remaining drivers to adjfine interfaceJacob Keller2022-11-111-2/+3
* net: ethernet: ti: am65-cpsw/cpts: Add suspend/resume helpersRoger Quadros2022-11-071-0/+76
* net: ethernet: ti: am65-cpts: Switch to use dev_err_probe() helperYang Yingliang2022-09-211-5/+2
* net: ethernet: ti: am65-cpts: Use devm_platform_ioremap_resource_byname()Yang Yingliang2021-06-101-3/+1
* net: ethernet: ti: am65-cpts: Document am65_cpts_rx_enable()'s 'en' parameterLee Jones2021-01-171-1/+1
* net: ethernet: ti: am65-cpts: update ret when ptp_clock is ERRORWang Qing2020-11-141-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-201-28/+9
* ethernet: ti: am65-cpts: add routines to support taprio offloadIvan Khoronzhuk2020-05-151-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