linux/drivers/net/ethernet/broadcom/asp2
Justin Chen e447b677bb net: bcmasp: Keep phy link during WoL sleep cycle
We currently more or less restart all the HW on resume. Since we also
stop the PHY, it takes a while for the PHY link to be re-negotiated on
resume. Instead of doing a full restart, we keep the HW state and the
PHY link, that way we can resume network traffic with a much smaller
delay.

Signed-off-by: Justin Chen <justin.chen@broadcom.com>
Reviewed-by: Florian Fainelli <florian.fainelli@broadcom.com>
Link: https://patch.msgid.link/20260506213114.2002886-3-justin.chen@broadcom.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2026-05-08 16:38:56 -07:00
..
bcmasp_ethtool.c net: bcmasp: Add support for PHY-based Wake-on-LAN 2025-10-15 17:45:52 -07:00
bcmasp_intf_defs.h net: bcmasp: Switch to page pool for RX path 2026-04-08 19:24:12 -07:00
bcmasp_intf.c net: bcmasp: Keep phy link during WoL sleep cycle 2026-05-08 16:38:56 -07:00
bcmasp.c net: bcmasp: fix double disable of clk 2026-03-20 19:07:28 -07:00
bcmasp.h net: bcmasp: Switch to page pool for RX path 2026-04-08 19:24:12 -07:00
Makefile