mbox series

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

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

Message

Ioana Ciornei Oct. 10, 2019, 4:19 p.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.

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