summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/microchip/sparx5/sparx5_ethtool.c
AgeCommit message (Expand)AuthorFilesLines
8 daysnet: 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-14net: 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-04net: sparx5: Fix get_stat64 crash in tcpdumpSteen Hegelund1-1/+1
2021-06-24net: sparx5: add ethtool configuration and statistics supportSteen Hegelund1-0/+1227