summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/freescale/dpaa2/dpaa2-eth.c
AgeCommit message (Expand)Author
2020-07-07Merge tag 'v5.4.47' into 5.4-2.1.x-imxMax Krummenacher
2020-05-20dpaa2-eth: properly handle buffer size restrictionsIoana Ciornei
2019-12-02dpaa2-eth: Don't use netif_receive_skb_list for TCP framesIoana Radulescu
2019-12-02dpaa2-eth: Add autoneg supportIoana Radulescu
2019-12-02dpaa2-eth: Add CEETM qdisc supportBogdan Purcareata
2019-12-02dpaa2-eth: Update dpni_get_statisticsBogdan Purcareata
2019-12-02dpaa2-eth: Update dpni_set_tx_shaping cmd to v2Bogdan Purcareata
2019-12-02dpaa2-eth: Add channel statIoana Radulescu
2019-12-02dpaa2-eth: Add Rx error queueIoana Radulescu
2019-12-02dpaa2-eth: Add Tx shaping supportIoana Radulescu
2019-12-02dpaa2-eth: Keep congestion group taildrop enabled when PFC onIoana Radulescu
2019-12-02dpaa2-eth: Enable Tx PFCIoana Radulescu
2019-12-02dpaa2-eth: Enable Rx PFCIoana Radulescu
2019-12-02dpaa2-eth: Add DCB opsIoana Radulescu
2019-12-02dpaa2-eth: Add congestion group taildropIoana Radulescu
2019-12-02dpaa2-eth: Minor cleanup in dpaa2_eth_set_rx_taildrop()Ioana Radulescu
2019-12-02dpaa2-eth: Add helper functionsIoana Radulescu
2019-12-02dpaa2-eth: Distribute ingress frames based on VLAN prioIoana Radulescu
2019-12-02dpaa2-eth: Add support for Rx traffic classesIoana Radulescu
2019-12-02dpaa2-eth: Avoid unbounded while loopsIoana Radulescu
2019-12-02dpaa2-eth: Cleanup dead codeIoana Radulescu
2019-11-12dpaa2-eth: free already allocated channels on probe deferIoana Ciornei
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-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
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-02-26dpaa2-eth: configure the cache stashing amount on a queueIoana Ciornei
2019-02-06dpaa2-eth: Use FQ-based DPIO enqueue APIIoana Ciocoi Radulescu
2019-02-06dpaa2-eth: Use napi_consume_skb()Ioana Ciocoi Radulescu