summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/broadcom/asp2/bcmasp_ethtool.c
AgeCommit message (Expand)AuthorFilesLines
2024-10-03move 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 ...Heiner 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