summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/broadcom/asp2/bcmasp.h
AgeCommit message (Expand)AuthorFilesLines
2024-03-01net: bcmasp: Add support for PHY interruptsJustin Chen1-0/+4
2024-03-01net: bcmasp: Keep buffers through power managementJustin Chen1-0/+1
2024-03-01net: bcmasp: Add support for ASP 2.2Justin Chen1-2/+16
2024-01-31ethtool: replace struct ethtool_eee with a new struct ethtool_keee on kernel ...Heiner Kallweit1-1/+1
2023-09-11net: ethernet: bcmasp: fix possible OOB write in bcmasp_netfilt_get_all_active()Hangyu Hua1-2/+2
2023-08-09net: bcmasp: Prevent array undereflow in bcmasp_netfilt_get_init()Dan Carpenter1-1/+1
2023-07-17net: bcmasp: Add support for ethtool driver statsJustin Chen1-0/+21
2023-07-17net: bcmasp: Add support for eee modeJustin Chen1-0/+4
2023-07-17net: bcmasp: Add support for wake on net filtersJustin Chen1-0/+40
2023-07-17net: bcmasp: Add support for WoL magic packetJustin Chen1-0/+18
2023-07-17net: bcmasp: Add support for ASP2.0 Ethernet controllerJustin Chen1-0/+503