General fixes on amd-xgbe driver are addressed in this series, mostly on the mailbox communication failures and improving the link stability of the amd-xgbe device.
Shyam Sundar S K (4): amd-xgbe: Reset the PHY rx data path when mailbox command timeout amd-xgbe: Fix NETDEV WATCHDOG transmit queue timeout warning amd-xgbe: Reset link when the link never comes back amd-xgbe: Fix network fluctuations when using 1G BELFUSE SFP drivers/net/ethernet/amd/xgbe/xgbe-common.h | 13 +++++++ drivers/net/ethernet/amd/xgbe/xgbe-drv.c | 1 + drivers/net/ethernet/amd/xgbe/xgbe-mdio.c | 3 +- drivers/net/ethernet/amd/xgbe/xgbe-phy-v2.c | 39 ++++++++++++++++++++- 4 files changed, 53 insertions(+), 3 deletions(-) -- 2.25.1