Searched hist:"829 e7573c45a97e0f6a923a8e6e4589c26a26df2" (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/net/phy/ |
H A D | marvell10g.c | diff 829e7573c45a97e0f6a923a8e6e4589c26a26df2 Tue Apr 21 11:04:46 CEST 2020 Baruch Siach <baruch@tkos.co.il> net: phy: marvell10g: limit soft reset to 88x3310
The MV_V2_PORT_CTRL_SWRST bit in MV_V2_PORT_CTRL is reserved on 88E2110. Setting SWRST on 88E2110 breaks packets transfer after interface down/up cycle.
Fixes: 8f48c2ac85ed ("net: marvell10g: soft-reset the PHY when coming out of low power") Signed-off-by: Baruch Siach <baruch@tkos.co.il> Signed-off-by: David S. Miller <davem@davemloft.net>
|