[PATCH net 0/2] phy init update and alu table correction

From: Rakesh Sankaranarayanan
Date: Mon Jan 16 2023 - 05:04:18 EST


This bug-fix patch series contains following changes,

- Update forward table map in ksz9477_fdb_del API.
- Invoke phy init sequence each time of mode update in
lan87xx_config_aneg.
- Execute phy slave init command only if phydev is configured in slave
mode.

Rakesh Sankaranarayanan (2):
net: dsa: microchip: ksz9477: port map correction in ALU table entry
register
net: dsa: microchip: lan937x: run phy initialization during each link
update

drivers/net/dsa/microchip/ksz9477.c | 4 +-
drivers/net/phy/microchip_t1.c | 70 +++++++++++++++++++++++------
2 files changed, 58 insertions(+), 16 deletions(-)

--
2.34.1