aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2024-09-10net: stmmac: support fp parameter of tc-taprioFurong Xu1-17/+22
2024-09-10net: stmmac: support fp parameter of tc-mqprioFurong Xu7-3/+172
2024-09-10net: stmmac: configure FPE via ethtool-mmFurong Xu5-0/+126
2024-09-10net: stmmac: refactor FPE verification processFurong Xu8-170/+166
2024-09-10net: stmmac: drop stmmac_fpe_handshakeFurong Xu3-31/+1
2024-09-10net: stmmac: move stmmac_fpe_cfg to stmmac_priv dataFurong Xu4-24/+44
2024-09-10Merge branch 'linus' into timers/coreThomas Gleixner80-695/+1153
2024-09-10net: ftgmac100: Enable TX interrupt to avoid TX timeoutJacky Chou1-1/+1
2024-09-10octeontx2-af: Modify SMQ flush sequence to drop packetsNaveen Mamindlapalli2-14/+48
2024-09-10eth: fbnic: Add devlink firmware version infoLee Trager1-0/+75
2024-09-10net: lan966x: refactor buffer reload functionDaniel Machon1-10/+4
2024-09-10net: lan966x: use a few FDMA helpers throughoutDaniel Machon1-31/+11
2024-09-10net: lan966x: ditch tx->last_in_use variableDaniel Machon2-18/+4
2024-09-10net: lan966x: use library helper for freeing tx buffersDaniel Machon1-6/+1
2024-09-10net: lan966x: use FDMA library for adding DCB's in the tx pathDaniel Machon1-32/+30
2024-09-10net: lan966x: use the FDMA library for allocation of tx buffersDaniel Machon2-57/+34
2024-09-10net: lan966x: use library helper for freeing rx buffersDaniel Machon1-14/+2
2024-09-10net: lan966x: use FDMA library for adding DCB's in the rx pathDaniel Machon1-49/+5
2024-09-10net: lan966x: use the FDMA library for allocation of rx buffersDaniel Machon2-76/+55
2024-09-10net: lan966x: replace a few variables with new equivalent onesDaniel Machon2-69/+81
2024-09-10net: lan966x: use FDMA library symbolsDaniel Machon2-9/+2
2024-09-10net: lan966x: select FDMA libraryDaniel Machon1-0/+1
2024-09-09ionic: Allow XDP program to be hot swappedBrett Creeley3-22/+52
2024-09-09ionic: convert Rx queue buffers to use page_poolShannon Nelson4-208/+233
2024-09-09ionic: Fully reconfigure queues when going to/from a NULL XDP programBrett Creeley2-3/+10
2024-09-09ionic: always use rxq_infoShannon Nelson1-36/+15
2024-09-09ionic: use per-queue xdp_progShannon Nelson3-31/+34
2024-09-09ionic: rename ionic_xdp_rx_put_bufsShannon Nelson1-5/+5
2024-09-09ionic: debug line for Tx completion errorsShannon Nelson1-1/+8
2024-09-09ixp4xx_eth: Remove setting of RX software timestampGal Pressman1-3/+1
2024-09-09net: stmmac: Remove setting of RX software timestampGal Pressman1-2/+2
2024-09-09sfc/siena: Remove setting of RX software timestampGal Pressman1-5/+0
2024-09-09sfc: Remove setting of RX software timestampGal Pressman1-5/+0
2024-09-09qede: Remove setting of RX software timestampGal Pressman1-8/+1
2024-09-09net: mscc: ocelot: Remove setting of RX software timestampGal Pressman1-8/+4
2024-09-09net/funeth: Remove setting of RX software timestampGal Pressman1-4/+1
2024-09-09enic: Remove setting of RX software timestampGal Pressman1-3/+1
2024-09-09net: thunderx: Remove setting of RX software timestampGal Pressman1-2/+0
2024-09-09liquidio: Remove setting of RX software timestampGal Pressman1-9/+7
2024-09-09net: macb: Remove setting of RX software timestampGal Pressman1-3/+2
2024-09-09amd-xgbe: Remove setting of RX software timestampGal Pressman1-4/+0
2024-09-09tg3: Remove setting of RX software timestampGal Pressman1-5/+1
2024-09-09bnxt_en: Remove setting of RX software timestampGal Pressman1-4/+1
2024-09-09net: ti: icssg-prueth: Make pa_stats optionalMD Danish Anwar3-14/+26
2024-09-09net: ibm: emac: Use __iomem annotation for emac_[xg]aht_baseSimon Horman2-4/+4
2024-09-09net: ag71xx: disable napi interrupts during probeSven Eckelmann1-0/+6
2024-09-09net: ag71xx: remove always true branchRosen Penev1-6/+4
2024-09-09net: ag71xx: get reset control using devm apiRosen Penev1-7/+7
2024-09-09net: ag71xx: use ethtool_putsRosen Penev1-2/+1
2024-09-09net: ag71xx: update FIFO bits and descriptionsRosen Penev1-24/+24