summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/freescale/dpaa2/dpaa2-eth.h
AgeCommit message (Expand)AuthorFilesLines
2021-12-16dpaa2-eth: fix ethtool statisticsIoana Ciornei1-0/+2
2021-10-15net: dpaa2: add adaptive interrupt coalescingIoana Ciornei1-0/+2
2021-09-27dpaa2-eth: Register devlink instance at the end of probeLeon Romanovsky1-1/+4
2021-04-03dpaa2-eth: export the rx copybreak value as an ethtool tunableIoana Ciornei1-0/+2
2021-04-03dpaa2-eth: add rx copybreak supportIoana Ciornei1-0/+2
2021-04-03dpaa2-eth: rename dpaa2_eth_xdp_release_buf into dpaa2_eth_recycle_bufIoana Ciornei1-2/+4
2021-02-07net: dpaa2-mac: add backplane link mode supportRussell King1-1/+3
2021-01-10dpaa2-mac: export MAC counters even when in TYPE_FIXEDIoana Ciornei1-0/+13
2020-10-03dpaa2-eth: add support for devlink parser error drop trapsIoana Ciornei1-1/+67
2020-10-03dpaa2-eth: add basic devlink supportIoana Ciornei1-0/+13
2020-09-19dpaa2-eth: support PTP Sync packet one-step timestampingYangbo Lu1-1/+31
2020-09-19dpaa2-eth: utilize skb->cb[0] for hardware timestampingYangbo Lu1-6/+7
2020-09-19dpaa2-eth: define a global ptp_qoriq structure pointerYangbo Lu1-0/+1
2020-07-22dpaa2-eth: add support for TBF offloadIoana Ciornei1-0/+3
2020-06-30dpaa2-eth: add software counter for Tx frames converted to S/GIoana Ciornei1-0/+3
2020-06-30dpaa2-eth: send a scatter-gather FD instead of realloc-ingIoana Ciornei1-1/+8
2020-06-01dpaa2-eth: Keep congestion group taildrop enabled when PFC onIoana Ciornei1-1/+6
2020-06-01dpaa2-eth: Add PFC support through DCB opsIoana Ciornei1-0/+18
2020-06-01dpaa2-eth: Update FQ taildrop threshold and buffer pool countIoana Radulescu1-12/+11
2020-06-01dpaa2-eth: Add congestion group taildropIoana Radulescu1-2/+11
2020-06-01dpaa2-eth: Add helper functionsIoana Radulescu1-0/+11
2020-06-01dpaa2-eth: Distribute ingress frames based on VLAN prioIoana Radulescu1-0/+1
2020-06-01dpaa2-eth: Add support for Rx traffic classesIoana Radulescu1-1/+3
2020-05-16dpaa2-eth: add bulking to XDP_TXIoana Ciornei1-0/+1
2020-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-0/+1
2020-05-15dpaa2-eth: properly handle buffer size restrictionsIoana Ciornei1-0/+1
2020-05-08dpaa2-eth: create a function to flush the XDP fdsIoana Ciornei1-1/+6
2020-04-26dpaa2-eth: add channel stat to debugfsIoana Ciornei1-0/+2
2020-04-23dpaa2-eth: use bulk enqueue in .ndo_xdp_xmitIoana Ciornei1-0/+2
2020-04-23dpaa2-eth: use the bulk ring mode enqueue interfaceIoana Ciornei1-0/+1
2020-04-23dpaa2-eth: return num_enqueued frames from enqueue callbackIoana Ciornei1-2/+3
2019-11-01dpaa2-eth: add MAC/PHY support through phylinkIoana Ciornei1-0/+3
2019-10-07dpaa2-eth: Avoid unbounded while loopsIoana Radulescu1-0/+8
2019-08-30dpaa2-eth: Add pause frame supportIoana Radulescu1-0/+7
2019-06-12dpaa2-eth: Add mqprio supportIoana Radulescu1-0/+2
2019-06-12dpaa2-eth: Support multiple traffic classes on TxIoana Radulescu1-1/+6
2019-05-26dpaa2-eth: Make constant 64-bit longIoana Radulescu1-1/+1
2019-04-17dpaa2-eth: Add flow steering support without maskingIoana Ciocoi Radulescu1-1/+4
2019-04-17dpaa2-eth: Update hash key composition codeIoana Ciocoi Radulescu1-0/+13
2019-04-17dpaa2-eth: Add a couple of macrosIoana Ciocoi Radulescu1-0/+6
2019-03-26dpaa2-eth: use netif_receive_skb_listIoana Ciornei1-0/+1
2019-03-04dpaa2-eth: add XDP_REDIRECT supportIoana Radulescu1-0/+14
2019-03-04dpaa2-eth: Add software annotation typesIoana Radulescu1-4/+20
2019-02-06dpaa2-eth: Update buffer pool refill thresholdIoana Ciocoi Radulescu1-1/+2
2019-02-06dpaa2-eth: Use FQ-based DPIO enqueue APIIoana Ciocoi Radulescu1-0/+4
2019-02-06dpaa2-eth: Use a single page per Rx bufferIoana Ciocoi Radulescu1-15/+6
2019-01-19dpaa2-eth: add debugfs statisticsIoana Radulescu1-0/+4
2019-01-19dpaa2-eth: transform dpaa2_eth_queue_count into a macroIoana Ciornei1-6/+4
2018-11-28dpaa2-eth: Add xdp countersIoana Ciocoi Radulescu1-0/+4
2018-11-28dpaa2-eth: Cleanup channel statsIoana Ciocoi Radulescu1-4/+2