aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/microchip/sparx5/sparx5_ethtool.c
AgeCommit message (Expand)AuthorFilesLines
2024-09-06net: sparx5: Remove setting of RX software timestampGal Pressman1-7/+4
2024-07-15net: Add struct kernel_ethtool_ts_infoKory Maincent1-1/+1
2023-12-08net: Convert some ethtool_sprintf() to ethtool_puts()justinstitt@google.com1-1/+1
2023-10-13net: sparx5: replace deprecated strncpy with ethtool_sprintfJustin Stitt1-2/+1
2022-11-16net: microchip: sparx5: Fix potential null-ptr-deref in sparx_stats_init() an...Shang XiaoJing1-0/+3
2022-03-04net: sparx5: Implement get_ts_infoHoratiu Vultur1-0/+34
2022-02-03net: sparx5: Fix get_stat64 crash in tcpdumpSteen Hegelund1-1/+1
2021-06-24net: sparx5: add ethtool configuration and statistics supportSteen Hegelund1-0/+1227