summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/microchip/sparx5/sparx5_ptp.c
Commit message (Expand)AuthorAgeFilesLines
* net: sparx5: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()Vladimir Oltean2023-08-021-13/+11
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-02-091-2/+2
|\
| * net: microchip: sparx5: fix PTP init/deinit not checking all portsCasper Andersson2023-02-061-2/+2
* | net: microchip: sparx5: add function for calculating PTP basetimeDaniel Machon2023-02-061-2/+1
|/
* net: sparx5: fix a couple warning messagesDan Carpenter2022-03-151-2/+2
* net: sparx5: Fix initialization of variables on stackHoratiu Vultur2022-03-041-2/+2
* net: sparx5: Add support for ptp interruptsHoratiu Vultur2022-03-041-0/+119
* net: sparx5: Update extraction/injection for timestampingHoratiu Vultur2022-03-041-0/+166
* net: sparx5: Implement SIOCSHWTSTAMP and SIOCGHWTSTAMPHoratiu Vultur2022-03-041-0/+74
* net: sparx5: Add support for ptp clocksHoratiu Vultur2022-03-041-0/+326