aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/net/ethernet/broadcom/asp2/bcmasp_ethtool.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-04-24net: bcmasp: Add support for asp-v3.0Justin Chen1-13/+2
2025-04-24net: bcmasp: Remove support for asp-v2.0Justin Chen1-19/+2
2025-01-15net: bcm: asp2: convert to phylib managed EEERussell King (Oracle)1-31/+0
2025-01-15net: bcm: asp2: remove tx_lpi_enabledRussell King (Oracle)1-6/+0
2025-01-15net: bcm: asp2: fix LPI timer handlingRussell King (Oracle)1-2/+0
2024-11-06net: broadcom: use ethtool string helpersRosen Penev1-3/+3
2024-10-11net: bcmasp: enable SW timestampingJustin Chen1-0/+1
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro1-1/+1
2024-02-07net: bcmasp: remove eee_enabled/eee_active in bcmasp_get_eee()Russell King (Oracle)1-4/+0
2024-01-31ethtool: replace struct ethtool_eee with a new struct ethtool_keee on kernel sideHeiner Kallweit1-4/+4
2023-09-11net: ethernet: bcmasp: fix possible OOB write in bcmasp_netfilt_get_all_active()Hangyu Hua1-1/+1
2023-07-17net: bcmasp: Add support for ethtool driver statsJustin Chen1-0/+160
2023-07-17net: bcmasp: Add support for ethtool standard statsJustin Chen1-0/+77
2023-07-17net: bcmasp: Add support for eee modeJustin Chen1-0/+61
2023-07-17net: bcmasp: Add support for wake on net filtersJustin Chen1-1/+130
2023-07-17net: bcmasp: Add support for WoL magic packetJustin Chen1-0/+36
2023-07-17net: bcmasp: Add support for ASP2.0 Ethernet controllerJustin Chen1-0/+40