Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-10-08 | net: sparx5: add is_sparx5 macro and use it throughout | Daniel Machon | 1 | -1/+1 |
2024-10-08 | net: sparx5: use SPX5_CONST for constants which already have a symbol | Daniel Machon | 1 | -3/+5 |
2024-10-08 | net: sparx5: add *sparx5 argument to a few functions | Daniel Machon | 1 | -12/+12 |
2024-09-06 | net: sparx5: Remove setting of RX software timestamp | Gal Pressman | 1 | -7/+4 |
2024-07-15 | net: Add struct kernel_ethtool_ts_info | Kory Maincent | 1 | -1/+1 |
2023-12-08 | net: Convert some ethtool_sprintf() to ethtool_puts() | justinstitt@google.com | 1 | -1/+1 |
2023-10-14 | net: sparx5: replace deprecated strncpy with ethtool_sprintf | Justin Stitt | 1 | -2/+1 |
2022-11-16 | net: microchip: sparx5: Fix potential null-ptr-deref in sparx_stats_init() an... | Shang XiaoJing | 1 | -0/+3 |
2022-03-04 | net: sparx5: Implement get_ts_info | Horatiu Vultur | 1 | -0/+34 |
2022-02-04 | net: sparx5: Fix get_stat64 crash in tcpdump | Steen Hegelund | 1 | -1/+1 |
2021-06-24 | net: sparx5: add ethtool configuration and statistics support | Steen Hegelund | 1 | -0/+1227 |