Merge branch 'DPAA-Ethernet-changes'
Madalin Bucur says:
====================
DPAA Ethernet changes
v2: remove excess braces
Here are some more changes for the DPAA 1.x area.
In summary, these changes use pages for the receive buffers and
for the scatter-gather table fed to the HW on the Tx path, perform
a bit of cleanup in some convoluted parts of the code, add some
minor fixes related to DMA (un)mapping sequencing for a not so
common scenario, add a device link that removes the interfaces
when the QMan portal in use by them is removed.
====================
Signed-off-by:
David S. Miller <davem@davemloft.net>
Showing
- drivers/net/ethernet/freescale/dpaa/dpaa_eth.c 125 additions, 149 deletionsdrivers/net/ethernet/freescale/dpaa/dpaa_eth.c
- drivers/net/ethernet/freescale/dpaa/dpaa_eth.h 1 addition, 3 deletionsdrivers/net/ethernet/freescale/dpaa/dpaa_eth.h
- drivers/net/ethernet/freescale/dpaa/dpaa_eth_sysfs.c 2 additions, 4 deletionsdrivers/net/ethernet/freescale/dpaa/dpaa_eth_sysfs.c
- drivers/net/ethernet/freescale/dpaa/dpaa_ethtool.c 31 additions, 37 deletionsdrivers/net/ethernet/freescale/dpaa/dpaa_ethtool.c
- drivers/soc/fsl/qbman/qman.c 7 additions, 0 deletionsdrivers/soc/fsl/qbman/qman.c
- include/soc/fsl/qman.h 11 additions, 0 deletionsinclude/soc/fsl/qman.h
Please register or sign in to comment