aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/freescale/dpaa2 (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-02-06dpaa2-eth: Update buffer pool refill thresholdIoana Ciocoi Radulescu1-1/+2
2019-02-06dpaa2-eth: Use FQ-based DPIO enqueue APIIoana Ciocoi Radulescu2-6/+39
2019-02-06dpaa2-eth: Use napi_consume_skb()Ioana Ciocoi Radulescu1-4/+4
2019-02-06dpaa2-eth: Use a single page per Rx bufferIoana Ciocoi Radulescu2-44/+38
2019-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+3
2019-01-22net: dpaa2: improve PTP Kconfig optionYangbo Lu1-2/+3
2019-01-19dpaa2-eth: add debugfs statisticsIoana Radulescu5-1/+302
2019-01-19dpaa2-eth: transform dpaa2_eth_queue_count into a macroIoana Ciornei1-6/+4
2019-01-17dpaa2-eth: Fix ndo_stop routineIoana Ciocoi Radulescu1-34/+34
2018-12-19dpaa2-eth: Add QBMAN related statsIoana Radulescu1-0/+41
2018-11-29dpaa2-eth: Add "fall through" commentsIoana Ciocoi Radulescu1-0/+2
2018-11-28dpaa2-eth: Add xdp countersIoana Ciocoi Radulescu3-0/+10
2018-11-28dpaa2-eth: Cleanup channel statsIoana Ciocoi Radulescu3-16/+7
2018-11-28dpaa2-eth: Add support for XDP_TXIoana Ciocoi Radulescu2-1/+52
2018-11-28dpaa2-eth: Map Rx buffers as bidirectionalIoana Ciocoi Radulescu1-7/+7
2018-11-28dpaa2-eth: Release buffers back to pool on XDP_DROPIoana Ciocoi Radulescu2-3/+33
2018-11-28dpaa2-eth: Move functionIoana Ciocoi Radulescu1-17/+17
2018-11-28dpaa2-eth: Allow XDP header adjustmentsIoana Ciocoi Radulescu1-3/+40
2018-11-28dpaa2-eth: Add basic XDP supportIoana Ciocoi Radulescu2-1/+194
2018-11-16dpaa2-eth: bql supportIoana Ciocoi Radulescu2-15/+46
2018-11-16dpaa2-eth: Update callback signatureIoana Ciocoi Radulescu2-9/+6
2018-11-16dpaa2-eth: Don't use multiple queues per channelIoana Ciocoi Radulescu2-2/+3
2018-11-09dpaa2-ptp: defer probe when portal allocation failedIoana Ciornei1-1/+4
2018-11-09dpaa2-eth: defer probe on object allocateIoana Ciornei1-10/+22
2018-10-15dpaa2-eth: remove unused FD fieldIoana Radulescu1-2/+2
2018-10-15dpaa2-eth: mark unused parameter in dpaa2_eth_tx_confIoana Ciornei1-1/+1
2018-10-15dpaa2-eth: remove unused priv parameterIoana Ciornei1-6/+4
2018-10-15dpaa2-eth: fix uninitialized variable warningsIoana Ciornei1-3/+3
2018-10-15dpaa2-eth: make dpaa2_eth_set_dist_key staticIoana Ciornei1-2/+2
2018-10-15dpaa2-eth: Fix Kconfig dependenciesIoana Radulescu1-1/+0
2018-10-08dpaa2-eth: Don't account Tx confirmation frames on NAPI pollIoana Ciocoi Radulescu2-26/+47
2018-10-08net: dpaa2: fix and improve dpaa2-ptp driverYangbo Lu1-16/+9
2018-10-08net: dpaa2: remove unused code for dprtcYangbo Lu3-723/+0
2018-10-08net: dpaa2: rename rtc as ptp in dpaa2-ptp driverYangbo Lu1-15/+15
2018-10-08net: dpaa2: fix dependency of config FSL_DPAA2_ETHYangbo Lu1-1/+1
2018-10-08net: dpaa2: move DPAA2 PTP driver out of staging/Yangbo Lu7-2/+1266
2018-10-02dpaa2-eth: Add ethtool support for flow classificationIoana Radulescu6-0/+549
2018-10-02dpaa2-eth: Configure Rx flow classification keyIoana Radulescu5-16/+148
2018-10-02dpaa2-eth: Rename structureIoana Radulescu2-7/+7
2018-10-02dpaa2-eth: Use new API for Rx flow hashingIoana Radulescu5-19/+142
2018-09-24dpaa2-eth: Make Rx flow hash key configurableIoana Ciocoi Radulescu3-5/+41
2018-09-01dpaa2-eth: Move DPAA2 Ethernet driver from staging to drivers/netIoana Radulescu9-0/+6937