summaryrefslogtreecommitdiff
path: root/drivers/staging/fsl-dpaa2/ethernet/dpaa2-eth.c
AgeCommit message (Expand)Author
2017-12-12staging: fsl-dpaa2/eth: defer probe if no mc portal is foundNipun Gupta
2017-12-12staging: fsl-dpaa2/eth: Remove unused FD fieldIoana Radulescu
2017-12-12staging: fsl-dpaa2/eth: Use napi_consume_skb()Ioana Radulescu
2017-12-12staging: fsl-dpaa2/eth: Don't yield the cpu unless necessaryIoana Radulescu
2017-12-12staging: fsl-dpaa2/eth: Don't account SWA in tx_data_offsetBogdan Purcareata
2017-12-12staging: fsl-dpaa2/eth: Fix NAPI initializationIoana Radulescu
2017-12-12staging: fsl-dpaa2/eth: Account for Rx FD buffers on error pathIoana Radulescu
2017-12-12staging: fsl-dpaa2/eth: Fix potential endless loopIoana Radulescu
2017-12-12staging: fsl-dpaa2/eth: Fix compiling errors for backporting dash-ltsGuanhua Gao
2017-12-12staging: fsl-dpaa2/eth: Get PFC config from HWBogdan Purcareata
2017-12-12staging: fsl-dpaa2/eth: Configure PFC in MCBogdan Purcareata
2017-12-12staging: fsl-dpaa2/eth: Refactor fq taildrop setupBogdan Purcareata
2017-12-12staging: fsl-dpaa2/eth: Add ingress classificationBogdan Purcareata
2017-12-12staging: fsl-dpaa2/eth: Add DCB supportBogdan Purcareata
2017-12-12staging: fsl-dpaa2/eth: Switch to v2 dpni_set_pools cmdBogdan Purcareata
2017-12-12staging: fsl-dpaa2/eth: Handle multiple traffic classesBogdan Purcareata
2017-09-25staging: fsl-dpaa2/eth: move generic FD defines to DPIOHoria Geantă
2017-09-25staging: fsl-dpaa2/eth: Set Tx timestamp support correctlyIoana Radulescu
2017-09-25staging: fsl-dpaa2/eth: Fix access to CSCN memoryIoana Radulescu
2017-09-25staging: fsl-dpaa2/eth: Fix NULL pointer accessIoana Radulescu
2017-09-25staging: fsl-dpaa2/eth: Fix skb use after freeBogdan Purcareata
2017-09-25staging: fsl-dpaa2/eth: Fix use of uninitialized priv fieldsIoana Radulescu
2017-09-25staging: fsl-dpaa2/eth: Update tx_shaping max burst sizeBogdan Purcareata
2017-09-25staging: fsl-dpaa2/eth: Fix kfree bugIoana Radulescu
2017-09-25staging: fsl-dpaa2/eth: Fix bug in address translationIoana Radulescu
2017-09-25staging: fsl-dpaa2/eth: Defer probing if no DPIO/DPCONBharat Bhushan
2017-09-25staging: fsl-dpaa2/eth: Map Tx buffers as bidirectionalIoana Radulescu
2017-09-25staging: fsl-dpaa2/eth: Use DMA APIs for address translationsIoana Radulescu
2017-09-25staging: fsl-dpaa2/eth: Add debugfs statistics supportBogdan Purcareata
2017-09-25staging: fsl-dpaa2/eth: Add Freescale DPAA2 Ethernet driverBogdan Purcareata