summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/freescale/dpaa2/dpaa2-eth.h
AgeCommit message (Expand)Author
2023-11-26dpaa2-eth: increase the needed headroom to account for alignmentIoana Ciornei
2023-08-03eth: add missing xdp.h includes in driversJakub Kicinski
2022-12-01net: dpaa2-eth: serialize changes to priv->mac with a mutexVladimir Oltean
2022-12-01net: dpaa2: replace dpaa2_mac_is_type_fixed() with dpaa2_mac_is_type_phy()Vladimir Oltean
2022-10-24net: dpaa2-eth: AF_XDP TX zero copy supportRobert-Ionut Alexa
2022-10-24net: dpaa2-eth: AF_XDP RX zero copy supportRobert-Ionut Alexa
2022-10-24net: dpaa2-eth: create and export the dpaa2_eth_receive_skb() functionRobert-Ionut Alexa
2022-10-24net: dpaa2-eth: create and export the dpaa2_eth_alloc_skb functionRobert-Ionut Alexa
2022-10-24net: dpaa2-eth: add support for multiple buffer pools per DPNIRobert-Ionut Alexa
2022-02-19dpaa2-eth: Update SINGLE_STEP register accessRadu Bulie
2022-02-09dpaa2-eth: add support for software TSOIoana Ciornei
2022-02-09dpaa2-eth: work with an array of FDsIoana Ciornei
2022-02-09dpaa2-eth: use the S/G table cache also for the normal S/G pathIoana Ciornei
2021-12-15dpaa2-eth: fix ethtool statisticsIoana Ciornei
2021-10-15net: dpaa2: add adaptive interrupt coalescingIoana Ciornei
2021-09-27dpaa2-eth: Register devlink instance at the end of probeLeon Romanovsky
2021-04-02dpaa2-eth: export the rx copybreak value as an ethtool tunableIoana Ciornei
2021-04-02dpaa2-eth: add rx copybreak supportIoana Ciornei
2021-04-02dpaa2-eth: rename dpaa2_eth_xdp_release_buf into dpaa2_eth_recycle_bufIoana Ciornei
2021-02-06net: dpaa2-mac: add backplane link mode supportRussell King
2021-01-09dpaa2-mac: export MAC counters even when in TYPE_FIXEDIoana Ciornei
2020-10-02dpaa2-eth: add support for devlink parser error drop trapsIoana Ciornei
2020-10-02dpaa2-eth: add basic devlink supportIoana Ciornei
2020-09-18dpaa2-eth: support PTP Sync packet one-step timestampingYangbo Lu
2020-09-18dpaa2-eth: utilize skb->cb[0] for hardware timestampingYangbo Lu
2020-09-18dpaa2-eth: define a global ptp_qoriq structure pointerYangbo Lu
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