mbox series

[v2,net,0/2] dpaa2-eth: misc fixes

Message ID 1571045117-26329-1-git-send-email-ioana.ciornei@nxp.com
Headers show
Series dpaa2-eth: misc fixes | expand

Message

Ioana Ciornei Oct. 14, 2019, 9:25 a.m. UTC
This patch set adds a couple of fixes around updating configuration on MAC
change.  Depending on when MC connects the DPNI to a MAC, both the MAC
address and TX FQIDs should be updated everytime there is a change in
configuration.

Changes in v2:
 - used reverse christmas tree ordering in patch 2/2

Florin Chiculita (1):
  dpaa2-eth: add irq for the dpmac connect/disconnect event

Ioana Radulescu (1):
  dpaa2-eth: Fix TX FQID values

 drivers/net/ethernet/freescale/dpaa2/dpaa2-eth.c | 48 +++++++++++++++++++++++-
 drivers/net/ethernet/freescale/dpaa2/dpni.h      |  5 ++-
 2 files changed, 51 insertions(+), 2 deletions(-)