summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/freescale/dpaa2/dpaa2-eth.h
AgeCommit message (Expand)Author
2020-07-21dpaa2-eth: add support for TBF offloadIoana 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-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: Update FQ taildrop threshold and buffer pool countIoana Radulescu
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-07dpaa2-eth: create a function to flush the XDP fdsIoana Ciornei
2020-04-25dpaa2-eth: add channel stat to debugfsIoana Ciornei
2020-04-22dpaa2-eth: use bulk enqueue in .ndo_xdp_xmitIoana 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
2019-10-31dpaa2-eth: add MAC/PHY support through phylinkIoana Ciornei
2019-10-07dpaa2-eth: Avoid unbounded while loopsIoana Radulescu
2019-08-29dpaa2-eth: Add pause frame supportIoana Radulescu
2019-06-12dpaa2-eth: Add mqprio supportIoana Radulescu
2019-06-12dpaa2-eth: Support multiple traffic classes on TxIoana Radulescu
2019-05-26dpaa2-eth: Make constant 64-bit longIoana 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-03-26dpaa2-eth: use netif_receive_skb_listIoana Ciornei
2019-03-03dpaa2-eth: add XDP_REDIRECT supportIoana Radulescu
2019-03-03dpaa2-eth: Add software annotation typesIoana Radulescu
2019-02-06dpaa2-eth: Update buffer pool refill thresholdIoana Ciocoi Radulescu
2019-02-06dpaa2-eth: Use FQ-based DPIO enqueue APIIoana Ciocoi Radulescu
2019-02-06dpaa2-eth: Use a single page per Rx bufferIoana Ciocoi Radulescu
2019-01-19dpaa2-eth: add debugfs statisticsIoana Radulescu
2019-01-19dpaa2-eth: transform dpaa2_eth_queue_count into a macroIoana Ciornei
2018-11-28dpaa2-eth: Add xdp countersIoana Ciocoi Radulescu
2018-11-28dpaa2-eth: Cleanup channel statsIoana Ciocoi Radulescu
2018-11-28dpaa2-eth: Add support for XDP_TXIoana Ciocoi Radulescu
2018-11-28dpaa2-eth: Release buffers back to pool on XDP_DROPIoana Ciocoi Radulescu
2018-11-28dpaa2-eth: Add basic XDP supportIoana Ciocoi Radulescu
2018-11-16dpaa2-eth: bql supportIoana Ciocoi Radulescu
2018-11-16dpaa2-eth: Update callback signatureIoana Ciocoi Radulescu
2018-11-16dpaa2-eth: Don't use multiple queues per channelIoana Ciocoi Radulescu
2018-10-08dpaa2-eth: Don't account Tx confirmation frames on NAPI pollIoana Ciocoi Radulescu
2018-10-02dpaa2-eth: Add ethtool support for flow classificationIoana Radulescu
2018-10-02dpaa2-eth: Configure Rx flow classification keyIoana Radulescu
2018-10-02dpaa2-eth: Rename structureIoana Radulescu
2018-10-02dpaa2-eth: Use new API for Rx flow hashingIoana Radulescu
2018-09-24dpaa2-eth: Make Rx flow hash key configurableIoana Ciocoi Radulescu
2018-09-01dpaa2-eth: Move DPAA2 Ethernet driver from staging to drivers/netIoana Radulescu