summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/freescale/dpaa
Commit message (Collapse)AuthorAgeFilesLines
...
* dpaa_eth: add ethtool statisticsMadalin Bucur2016-11-153-2/+284
| | | | | | | | | | | | | | Add a series of counters to be exported through ethtool: - add detailed counters for reception errors; - add detailed counters for QMan enqueue reject events; - count the number of fragmented skbs received from the stack; - count all frames received on the Tx confirmation path; - add congestion group statistics; - count the number of interrupts for each CPU. Signed-off-by: Ioana Ciornei <ioana.ciornei@nxp.com> Signed-off-by: Madalin Bucur <madalin.bucur@nxp.com> Signed-off-by: David S. Miller <davem@davemloft.net>
* dpaa_eth: add ethtool functionalityMadalin Bucur2016-11-154-1/+224
| | | | | | | Add support for basic ethtool operations. Signed-off-by: Madalin Bucur <madalin.bucur@nxp.com> Signed-off-by: David S. Miller <davem@davemloft.net>
* dpaa_eth: add support for DPAA EthernetMadalin Bucur2016-11-154-0/+2847
This introduces the Freescale Data Path Acceleration Architecture (DPAA) Ethernet driver (dpaa_eth) that builds upon the DPAA QMan, BMan, PAMU and FMan drivers to deliver Ethernet connectivity on the Freescale DPAA QorIQ platforms. Signed-off-by: Madalin Bucur <madalin.bucur@nxp.com> Signed-off-by: David S. Miller <davem@davemloft.net>
OpenPOWER on IntegriCloud