All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] DSA switch fixes
@ 2021-12-04 23:00 Vladimir Oltean
  2021-12-04 23:00 ` [PATCH 1/2] net: dsa: fix phydev->speed being uninitialized for the CPU port fixed PHY Vladimir Oltean
  2021-12-04 23:00 ` [PATCH 2/2] net: dsa: sja1105: fix device id detection Vladimir Oltean
  0 siblings, 2 replies; 14+ messages in thread
From: Vladimir Oltean @ 2021-12-04 23:00 UTC (permalink / raw)
  To: u-boot; +Cc: Joe Hershberger, Ramon Fried

This small patch set contains some bug fixes. The first is for the
recently introduced ->port_probe() DSA switch method, and the second is
for the recently introduced SJA1105 driver.

Vladimir Oltean (2):
  net: dsa: fix phydev->speed being uninitialized for the CPU port fixed
    PHY
  net: dsa: sja1105: fix device id detection

 drivers/net/sja1105.c |  6 ------
 net/dsa-uclass.c      | 11 +++++++++++
 2 files changed, 11 insertions(+), 6 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2022-03-29 21:19 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-04 23:00 [PATCH 0/2] DSA switch fixes Vladimir Oltean
2021-12-04 23:00 ` [PATCH 1/2] net: dsa: fix phydev->speed being uninitialized for the CPU port fixed PHY Vladimir Oltean
2022-01-15 16:46   ` Ramon Fried
2022-01-15 16:47     ` Ramon Fried
2022-03-25 16:53   ` Tim Harvey
2022-03-25 18:07     ` Vladimir Oltean
2022-03-25 21:03       ` Tim Harvey
2022-03-28  9:26         ` Vladimir Oltean
2022-03-28 22:23           ` Tim Harvey
2022-03-29  0:03             ` Vladimir Oltean
2022-03-29 21:19               ` Tim Harvey
2021-12-04 23:00 ` [PATCH 2/2] net: dsa: sja1105: fix device id detection Vladimir Oltean
2022-01-15 16:48   ` Ramon Fried
2022-01-15 16:48     ` Ramon Fried

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.