summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mscc/ocelot_ptp.c
Commit message (Expand)AuthorAgeFilesLines
* net: mscc: ocelot: don't keep PTP configuration of all ports in single structureVladimir Oltean2023-06-291-20/+41
* net: mscc: ocelot: don't report that RX timestamping is enabled by defaultVladimir Oltean2023-06-291-5/+0
* net: mscc: ocelot: fix all IPv6 getting trapped to CPU when PTP timestamping ...Vladimir Oltean2023-02-091-4/+4
* net: mscc: ocelot: move more PTP code from the lib to ocelot_ptp.cVladimir Oltean2022-09-091-0/+481
* net: dsa: felix: update base time of time-aware shaper when adjusting PTP timeXiaoliang Yang2022-06-191-0/+8
* time64.h: Consolidated PSEC_PER_SEC definitionAndy Shevchenko2021-04-061-0/+2
* net: mscc: ocelot: make ocelot_init_timestamp take a const struct ptp_clock_infoVladimir Oltean2020-09-181-1/+2
* net: mscc: ocelot: add support for PTP waveform configurationVladimir Oltean2020-07-191-24/+50
* net: mscc: ocelot: support 4 PTP programmable pinsYangbo Lu2020-04-211-0/+121
* net: mscc: ocelot: move ocelot ptp clock code out of ocelot.cYangbo Lu2020-04-211-0/+203