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

Message ID 20230116100500.614444-1-rakesh.sankaranarayanan@microchip.com
Headers
Series phy init update and alu table correction |

Message

Rakesh Sankaranarayanan Jan. 16, 2023, 10:04 a.m. UTC
  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(-)