[PATCH net v1 0/2] Fix ethtool --show-eee for stmmac

Choong Yong Liang yong.liang.choong at linux.intel.com
Mon Nov 11 23:24:45 PST 2024


This fix ensures that 'ethtool --show-eee' displays the correct
status for stmmac.

Choong Yong Liang (2):
  net: phy: Introduce phy_update_eee() to update eee_cfg values
  net: stmmac: update eee_cfg after mac link up/down

 .../net/ethernet/stmicro/stmmac/stmmac_main.c |  4 ++++
 drivers/net/phy/phy_device.c                  | 24 +++++++++++++++++++
 include/linux/phy.h                           |  2 ++
 3 files changed, 30 insertions(+)

-- 
2.34.1




More information about the linux-arm-kernel mailing list