summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/freescale/dpaa2
AgeCommit message (Expand)Author
2019-10-28net: dpaa2: Use the correct style for SPDX License IdentifierNishad Kamdar
2019-10-17dpaa2-eth: Fix TX FQID valuesIoana Radulescu
2019-10-17dpaa2-eth: add irq for the dpmac connect/disconnect eventFlorin Chiculita
2019-09-05dpaa2-eth: Poll Tx pending frames counter on if downIoana Radulescu
2019-09-05dpaa2-eth: Add new DPNI statistics countersIoana Radulescu
2019-09-05dpaa2-eth: Minor refactoring in ethtool statsIoana Radulescu
2019-08-29dpaa2-eth: Add pause frame supportIoana Radulescu
2019-08-29dpaa2-eth: Use stored link settingsIoana Radulescu
2019-08-29dpaa2-eth: Remove support for changing link settingsIoana Radulescu
2019-08-10dpaa2: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-06-15dpaa2-ptp: add interrupt supportYangbo Lu
2019-06-15dpaa2-ptp: reuse ptp_qoriq driverYangbo Lu
2019-06-12dpaa2-eth: Add mqprio supportIoana Radulescu
2019-06-12dpaa2-eth: Support multiple traffic classes on TxIoana Radulescu
2019-06-12dpaa2-eth: Refactor xps codeIoana Radulescu
2019-06-09dpaa2-eth: Use napi_alloc_frag()Sebastian Andrzej Siewior
2019-06-09dpaa2-eth: Remove preempt_disable() from seed_pool()Sebastian Andrzej Siewior
2019-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-05-26dpaa2-eth: Make constant 64-bit longIoana Radulescu
2019-05-26dpaa2-eth: Use PTR_ERR_OR_ZERO where appropriateIoana Radulescu
2019-05-26dpaa2-eth: Fix potential spectre issueIoana Radulescu
2019-05-23Revert "dpaa2-eth: configure the cache stashing amount on a queue"Ioana Radulescu
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-04-16dpaa2-eth: Add flow steering support without maskingIoana Ciocoi Radulescu
2019-04-16dpaa2-eth: Update hash key composition codeIoana Ciocoi Radulescu
2019-04-16dpaa2-eth: Add a couple of macrosIoana Ciocoi Radulescu
2019-04-16dpaa2-eth: Fix Rx classification statusIoana Ciocoi Radulescu
2019-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-03-26dpaa2-eth: use netif_receive_skb_listIoana Ciornei
2019-03-26dpaa2-eth: fix race condition with bql frame accountingIoana Ciornei
2019-03-20dpaa2-eth: Fix possible access beyond end of arrayIoana Ciocoi Radulescu
2019-03-06Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2019-03-05Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2019-03-03dpaa2-eth: add XDP_REDIRECT supportIoana Radulescu
2019-03-03dpaa2-eth: Add software annotation typesIoana Radulescu
2019-03-01Merge tag 'soc-fsl-next-v5.1-4' of git://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann
2019-02-26dpaa2-eth: configure the cache stashing amount on a queueIoana Ciornei
2019-02-06dpaa2-eth: Update buffer pool refill thresholdIoana Ciocoi Radulescu
2019-02-06dpaa2-eth: Use FQ-based DPIO enqueue APIIoana Ciocoi Radulescu
2019-02-06dpaa2-eth: Use napi_consume_skb()Ioana Ciocoi Radulescu
2019-02-06dpaa2-eth: Use a single page per Rx bufferIoana Ciocoi Radulescu
2019-01-30Merge tag 'soc-fsl-next-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann
2019-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-01-22net: dpaa2: improve PTP Kconfig optionYangbo Lu
2019-01-19dpaa2-eth: add debugfs statisticsIoana Radulescu
2019-01-19dpaa2-eth: transform dpaa2_eth_queue_count into a macroIoana Ciornei
2019-01-17dpaa2-eth: Fix ndo_stop routineIoana Ciocoi Radulescu
2019-01-11soc: fsl: dpio: add a device_link at dpaa2_io_service_registerIoana Ciornei
2018-12-19dpaa2-eth: Add QBMAN related statsIoana Radulescu
2018-11-29dpaa2-eth: Add "fall through" commentsIoana Ciocoi Radulescu