mbox series

[net-next,0/3] dpaa2-eth: MAC phylink fixes

Message ID 1574363727-5437-1-git-send-email-ioana.ciornei@nxp.com
Headers show
Series dpaa2-eth: MAC phylink fixes | expand

Message

Ioana Ciornei Nov. 21, 2019, 7:15 p.m. UTC
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(-)