summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/freescale/dpaa2
Commit message (Expand)AuthorAgeFilesLines
* dpaa2-ptp: add interrupt supportYangbo Lu2019-06-154-1/+417
* dpaa2-ptp: reuse ptp_qoriq driverYangbo Lu2019-06-155-282/+34Star
* dpaa2-eth: Add mqprio supportIoana Radulescu2019-06-122-5/+64
* dpaa2-eth: Support multiple traffic classes on TxIoana Radulescu2019-06-122-11/+19
* dpaa2-eth: Refactor xps codeIoana Radulescu2019-06-121-13/+32
* dpaa2-eth: Use napi_alloc_frag()Sebastian Andrzej Siewior2019-06-101-1/+1
* dpaa2-eth: Remove preempt_disable() from seed_pool()Sebastian Andrzej Siewior2019-06-101-9/+0Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-05-313-3/+6
|\
| * dpaa2-eth: Make constant 64-bit longIoana Radulescu2019-05-261-1/+1
| * dpaa2-eth: Use PTR_ERR_OR_ZERO where appropriateIoana Radulescu2019-05-261-2/+2
| * dpaa2-eth: Fix potential spectre issueIoana Radulescu2019-05-261-0/+3
* | Revert "dpaa2-eth: configure the cache stashing amount on a queue"Ioana Radulescu2019-05-231-6/+1Star
|/
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* dpaa2-eth: Add flow steering support without maskingIoana Ciocoi Radulescu2019-04-173-32/+127
* dpaa2-eth: Update hash key composition codeIoana Ciocoi Radulescu2019-04-172-2/+30
* dpaa2-eth: Add a couple of macrosIoana Ciocoi Radulescu2019-04-172-2/+7
* dpaa2-eth: Fix Rx classification statusIoana Ciocoi Radulescu2019-04-171-1/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-03-281-5/+10
|\
| * dpaa2-eth: fix race condition with bql frame accountingIoana Ciornei2019-03-261-4/+9
| * dpaa2-eth: Fix possible access beyond end of arrayIoana Ciocoi Radulescu2019-03-211-1/+1
* | dpaa2-eth: use netif_receive_skb_listIoana Ciornei2019-03-262-1/+8
|/
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds2019-03-061-1/+6
|\
| * Merge tag 'soc-fsl-next-v5.1-4' of git://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann2019-03-011-1/+6
| |\
| | * dpaa2-eth: configure the cache stashing amount on a queueIoana Ciornei2019-02-261-1/+6
| * | Merge tag 'soc-fsl-next-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann2019-01-301-4/+5
| |\|
* | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2019-03-051-4/+5
|\ \ \ | | |/ | |/|
| * | soc: fsl: dpio: add a device_link at dpaa2_io_service_registerIoana Ciornei2019-01-111-4/+5
* | | dpaa2-eth: add XDP_REDIRECT supportIoana Radulescu2019-03-043-14/+176
* | | dpaa2-eth: Add software annotation typesIoana Radulescu2019-03-042-22/+40
* | | dpaa2-eth: Update buffer pool refill thresholdIoana Ciocoi Radulescu2019-02-061-1/+2
* | | dpaa2-eth: Use FQ-based DPIO enqueue APIIoana Ciocoi Radulescu2019-02-062-6/+39
* | | dpaa2-eth: Use napi_consume_skb()Ioana Ciocoi Radulescu2019-02-061-4/+4
* | | dpaa2-eth: Use a single page per Rx bufferIoana Ciocoi Radulescu2019-02-062-44/+38Star
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-01-271-2/+3
|\ \ \ | | |/ | |/|
| * | net: dpaa2: improve PTP Kconfig optionYangbo Lu2019-01-231-2/+3
| |/
* | dpaa2-eth: add debugfs statisticsIoana Radulescu2019-01-195-1/+302
* | dpaa2-eth: transform dpaa2_eth_queue_count into a macroIoana Ciornei2019-01-191-6/+4Star
* | dpaa2-eth: Fix ndo_stop routineIoana Ciocoi Radulescu2019-01-181-34/+34
|/
* dpaa2-eth: Add QBMAN related statsIoana Radulescu2018-12-191-0/+41
* dpaa2-eth: Add "fall through" commentsIoana Ciocoi Radulescu2018-11-291-0/+2
* dpaa2-eth: Add xdp countersIoana Ciocoi Radulescu2018-11-283-0/+10
* dpaa2-eth: Cleanup channel statsIoana Ciocoi Radulescu2018-11-283-16/+7Star
* dpaa2-eth: Add support for XDP_TXIoana Ciocoi Radulescu2018-11-282-1/+52
* dpaa2-eth: Map Rx buffers as bidirectionalIoana Ciocoi Radulescu2018-11-281-7/+7
* dpaa2-eth: Release buffers back to pool on XDP_DROPIoana Ciocoi Radulescu2018-11-282-3/+33
* dpaa2-eth: Move functionIoana Ciocoi Radulescu2018-11-281-17/+17
* dpaa2-eth: Allow XDP header adjustmentsIoana Ciocoi Radulescu2018-11-281-3/+40
* dpaa2-eth: Add basic XDP supportIoana Ciocoi Radulescu2018-11-282-1/+194
* dpaa2-eth: bql supportIoana Ciocoi Radulescu2018-11-172-15/+46
* dpaa2-eth: Update callback signatureIoana Ciocoi Radulescu2018-11-172-9/+6Star