summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/ti/am65-cpts.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-04-251-0/+5
|\
| * net: ethernet: ti: am65-cpts: Fix PTPv1 message type on TX packetsJason Reeder2024-04-251-0/+5
* | net: ethernet: ti: am65-cpsw/ethtool: Enable RX HW timestamp only for PTP pac...Chintan Vankar2024-04-231-23/+0
* | net: ethernet: ti: am65-cpts: Enable RX HW timestamp for PTP packets using CP...Chintan Vankar2024-04-231-7/+77
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-03-241-0/+4
|\
| * net: ethernet: ti: am65-cpts: reset pps genf adj settings on enableGrygorii Strashko2023-03-181-0/+4
* | net: ethernet: ti: am65-cpts: adjust estf following ptp changesGrygorii Strashko2023-03-221-10/+24
|/
* net: ethernet: ti: am65-cpsw/cpts: Fix CPTS release actionSiddharth Vadapalli2023-01-241-10/+5
* net: ethernet: ti: am65-cpts: adjust pps following ptp changesGrygorii Strashko2023-01-181-10/+49
* net: ethernet: ti: am65-cpts: add pps supportGrygorii Strashko2023-01-181-5/+91
* 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