summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/broadcom/asp2
AgeCommit message (Expand)Author
2024-11-06net: broadcom: use ethtool string helpersRosen Penev
2024-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2024-10-15net: bcmasp: fix potential memory leak in bcmasp_xmit()Wang Hai
2024-10-11net: bcmasp: enable SW timestampingJustin Chen
2024-10-04net: ethernet: Switch back to struct platform_driver::remove()Uwe Kleine-König
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro
2024-09-03net: bcmasp: Simplify with scoped for each OF child loopJinjie Ruan
2024-07-05net: bcmasp: Fix error code in probe()Dan Carpenter
2024-04-19net: bcmasp: fix memory leak when bringing down interfaceJustin Chen
2024-03-28net: bcmasp: Remove phy_{suspend/resume}Justin Chen
2024-03-28net: bcmasp: Bring up unimac after PHY link upJustin Chen
2024-03-01net: bcmasp: Add support for PHY interruptsJustin Chen
2024-03-01net: bcmasp: Keep buffers through power managementJustin Chen
2024-03-01net: bcmasp: Add support for ASP 2.2Justin Chen
2024-02-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-02-18net: bcmasp: Sanity check is off by oneJustin Chen
2024-02-18net: bcmasp: Indicate MAC is in charge of PHY PMFlorian Fainelli
2024-02-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-02-15net: bcmasp: Handle RX buffer allocation failureFlorian Fainelli
2024-02-07net: bcmasp: remove eee_enabled/eee_active in bcmasp_get_eee()Russell King (Oracle)
2024-01-31ethtool: replace struct ethtool_eee with a new struct ethtool_keee on kernel ...Heiner Kallweit
2023-09-20net: ethernet: broadcom: Convert to platform remove callback returning voidUwe Kleine-König
2023-09-11net: ethernet: bcmasp: fix possible OOB write in bcmasp_netfilt_get_all_active()Hangyu Hua
2023-09-10net: bcmasp: add missing of_node_putJulia Lawall
2023-08-08net: bcmasp: Prevent array undereflow in bcmasp_netfilt_get_init()Dan Carpenter
2023-07-28net: bcmasp: Clean up redundant dev_err_probe()Chen Jiahao
2023-07-17net: bcmasp: Add support for ethtool driver statsJustin Chen
2023-07-17net: bcmasp: Add support for ethtool standard statsJustin Chen
2023-07-17net: bcmasp: Add support for eee modeJustin Chen
2023-07-17net: bcmasp: Add support for wake on net filtersJustin Chen
2023-07-17net: bcmasp: Add support for WoL magic packetJustin Chen
2023-07-17net: bcmasp: Add support for ASP2.0 Ethernet controllerJustin Chen