netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/3] dpaa2-eth: MAC phylink fixes
@ 2019-11-21 19:15 Ioana Ciornei
  2019-11-21 19:15 ` [PATCH net-next 1/3] dpaa2-eth: do not hold rtnl_lock on phylink_create() or _destroy() Ioana Ciornei
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Ioana Ciornei @ 2019-11-21 19:15 UTC (permalink / raw)
  To: davem, netdev; +Cc: linux, andrew, Ioana Ciornei

This patch set adds a couple of fixes on top of the
initial MAC support in dpaa2-eth.

Patch 2/3 depends on the phylink callback rename:
http://patchwork.ozlabs.org/patch/1198615/

Ioana Ciornei (3):
  dpaa2-eth: do not hold rtnl_lock on phylink_create() or _destroy()
  dpaa2-eth: add phylink_mac_ops stub callbacks
  dpaa2-eth: return all supported link modes in PHY_INTERFACE_MODE_NA

 drivers/net/ethernet/freescale/dpaa2/dpaa2-eth.c |  4 ----
 drivers/net/ethernet/freescale/dpaa2/dpaa2-mac.c | 18 ++++++++++++++++++
 2 files changed, 18 insertions(+), 4 deletions(-)

-- 
1.9.1


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

end of thread, other threads:[~2019-11-22  0:27 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-21 19:15 [PATCH net-next 0/3] dpaa2-eth: MAC phylink fixes Ioana Ciornei
2019-11-21 19:15 ` [PATCH net-next 1/3] dpaa2-eth: do not hold rtnl_lock on phylink_create() or _destroy() Ioana Ciornei
2019-11-21 19:50   ` Andrew Lunn
2019-11-21 23:48   ` Russell King - ARM Linux admin
2019-11-21 19:15 ` [PATCH net-next 2/3] dpaa2-eth: add phylink_mac_ops stub callbacks Ioana Ciornei
2019-11-22  0:27   ` Russell King - ARM Linux admin
2019-11-21 19:15 ` [PATCH net-next 3/3] dpaa2-eth: return all supported link modes in PHY_INTERFACE_MODE_NA Ioana Ciornei
2019-11-22  0:27   ` Russell King - ARM Linux admin

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).