netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net 0/2] phy init update and alu table correction
@ 2023-01-16 10:04 Rakesh Sankaranarayanan
  2023-01-16 10:04 ` [PATCH net 1/2] net: dsa: microchip: ksz9477: port map correction in ALU table entry register Rakesh Sankaranarayanan
  2023-01-16 10:05 ` [PATCH net 2/2] net: dsa: microchip: lan937x: run phy initialization during each link update Rakesh Sankaranarayanan
  0 siblings, 2 replies; 10+ messages in thread
From: Rakesh Sankaranarayanan @ 2023-01-16 10:04 UTC (permalink / raw)
  To: netdev, linux-kernel
  Cc: woojung.huh, UNGLinuxDriver, andrew, f.fainelli, olteanv, davem,
	edumazet, kuba, pabeni, arun.ramadoss, hkallweit1, linux

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


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2023-01-20 10:19 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-01-16 10:04 [PATCH net 0/2] phy init update and alu table correction Rakesh Sankaranarayanan
2023-01-16 10:04 ` [PATCH net 1/2] net: dsa: microchip: ksz9477: port map correction in ALU table entry register Rakesh Sankaranarayanan
2023-01-16 20:59   ` Vladimir Oltean
2023-01-16 10:05 ` [PATCH net 2/2] net: dsa: microchip: lan937x: run phy initialization during each link update Rakesh Sankaranarayanan
2023-01-16 22:26   ` Vladimir Oltean
2023-01-19 11:34     ` Rakesh.Sankaranarayanan
2023-01-19 11:36       ` Vladimir Oltean
2023-01-19 17:27       ` Andrew Lunn
2023-01-19 17:35         ` Jakub Kicinski
2023-01-20 10:19           ` Rakesh.Sankaranarayanan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).