aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom/asp2/bcmasp_intf.c
AgeCommit message (Expand)AuthorFilesLines
2024-04-19net: bcmasp: fix memory leak when bringing down interfaceJustin Chen1-7/+14
2024-03-28net: bcmasp: Remove phy_{suspend/resume}Justin Chen1-14/+1
2024-03-28net: bcmasp: Bring up unimac after PHY link upJustin Chen1-9/+19
2024-03-01net: bcmasp: Add support for PHY interruptsJustin Chen1-0/+5
2024-03-01net: bcmasp: Keep buffers through power managementJustin Chen1-108/+84
2024-03-01net: bcmasp: Add support for ASP 2.2Justin Chen1-0/+6
2024-02-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+3
2024-02-18net: bcmasp: Indicate MAC is in charge of PHY PMFlorian Fainelli1-0/+3
2024-02-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+3
2024-02-15net: bcmasp: Handle RX buffer allocation failureFlorian Fainelli1-0/+3
2024-02-07net: bcmasp: remove eee_enabled/eee_active in bcmasp_get_eee()Russell King (Oracle)1-2/+3
2023-07-17net: bcmasp: Add support for ethtool driver statsJustin Chen1-3/+15
2023-07-17net: bcmasp: Add support for eee modeJustin Chen1-0/+6
2023-07-17net: bcmasp: Add support for wake on net filtersJustin Chen1-0/+3
2023-07-17net: bcmasp: Add support for WoL magic packetJustin Chen1-12/+64
2023-07-17net: bcmasp: Add support for ASP2.0 Ethernet controllerJustin Chen1-0/+1342