summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/microchip/sparx5/sparx5_ethtool.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: sparx5: add *sparx5 argument to a few functionsDaniel Machon2024-10-081-12/+12
* net: sparx5: Remove setting of RX software timestampGal Pressman2024-09-061-7/+4
* net: Add struct kernel_ethtool_ts_infoKory Maincent2024-07-151-1/+1
* net: Convert some ethtool_sprintf() to ethtool_puts()justinstitt@google.com2023-12-081-1/+1
* net: sparx5: replace deprecated strncpy with ethtool_sprintfJustin Stitt2023-10-141-2/+1
* net: microchip: sparx5: Fix potential null-ptr-deref in sparx_stats_init() an...Shang XiaoJing2022-11-161-0/+3
* net: sparx5: Implement get_ts_infoHoratiu Vultur2022-03-041-0/+34
* net: sparx5: Fix get_stat64 crash in tcpdumpSteen Hegelund2022-02-041-1/+1
* net: sparx5: add ethtool configuration and statistics supportSteen Hegelund2021-06-241-0/+1227