summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/freescale/dpaa2/dpaa2-eth.c
AgeCommit message (Expand)Author
2020-07-06dpaa2-eth: fix draining of S/G cacheIoana Ciornei
2020-06-29dpaa2-eth: add software counter for Tx frames converted to S/GIoana Ciornei
2020-06-29dpaa2-eth: send a scatter-gather FD instead of realloc-ingIoana Ciornei
2020-06-25dpaa2-eth: fix condition for number of buffer acquire retriesIoana Ciornei
2020-06-25dpaa2-eth: check the result of skb_to_sgvec()Ioana Ciornei
2020-06-11drivers: dpaa2: Use devm_kcalloc() in setup_dpni()Xu Wang
2020-06-01dpaa2-eth: Keep congestion group taildrop enabled when PFC onIoana Ciornei
2020-06-01dpaa2-eth: Add PFC support through DCB opsIoana Ciornei
2020-06-01dpaa2-eth: Add congestion group taildropIoana Radulescu
2020-06-01dpaa2-eth: Add helper functionsIoana Radulescu
2020-06-01dpaa2-eth: Distribute ingress frames based on VLAN prioIoana Radulescu
2020-06-01dpaa2-eth: Add support for Rx traffic classesIoana Radulescu
2020-05-16dpaa2-eth: add bulking to XDP_TXIoana Ciornei
2020-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-05-15dpaa2-eth: properly handle buffer size restrictionsIoana Ciornei
2020-05-14dpaa2-eth: Add XDP frame sizeJesper Dangaard Brouer
2020-05-07dpaa2-eth: create a function to flush the XDP fdsIoana Ciornei
2020-04-30dpaa2-eth: fix error return code in setup_dpni()Wei Yongjun
2020-04-25dpaa2-eth: add channel stat to debugfsIoana Ciornei
2020-04-24dpaa2-eth: fix return codes used in ndo_setup_tcJesper Dangaard Brouer
2020-04-22dpaa2-eth: use bulk enqueue in .ndo_xdp_xmitIoana Ciornei
2020-04-22dpaa2-eth: split the .ndo_xdp_xmit callback into two stagesIoana Ciornei
2020-04-22dpaa2-eth: use the bulk ring mode enqueue interfaceIoana Ciornei
2020-04-22dpaa2-eth: return num_enqueued frames from enqueue callbackIoana Ciornei
2020-02-27dpaa2-eth: add support for mii ioctlsRussell King
2019-11-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-11-18bpf: Convert bpf_prog refcnt to atomic64_tAndrii Nakryiko
2019-11-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-11-12dpaa2-eth: free already allocated channels on probe deferIoana Ciornei
2019-10-31dpaa2-eth: add MAC/PHY support through phylinkIoana Ciornei
2019-10-31dpaa2-eth: update the TX frame queues on DPNI_IRQ_EVENT_ENDPOINT_CHANGEDIoana Ciornei
2019-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-10-17dpaa2-eth: Fix TX FQID valuesIoana Radulescu
2019-10-17dpaa2-eth: add irq for the dpmac connect/disconnect eventFlorin Chiculita
2019-10-07dpaa2-eth: Avoid unbounded while loopsIoana Radulescu
2019-10-07dpaa2-eth: Cleanup dead codeIoana Radulescu
2019-09-05dpaa2-eth: Poll Tx pending frames counter on if downIoana Radulescu
2019-08-29dpaa2-eth: Add pause frame supportIoana Radulescu
2019-08-29dpaa2-eth: Use stored link settingsIoana Radulescu
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: Use PTR_ERR_OR_ZERO where appropriateIoana Radulescu
2019-05-23Revert "dpaa2-eth: configure the cache stashing amount on a queue"Ioana Radulescu
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