summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2024-10-10net: stmmac: Extend waiting time of dma resetHal Feng1-1/+1
2024-03-01net: sparx5: Add spinlock for frame transmission from CPUHoratiu Vultur3-0/+4
2024-03-01octeontx2-af: Consider the action set by PFSubbaraya Sundeep1-0/+4
2024-03-01net: bcmasp: Sanity check is off by oneJustin Chen1-3/+3
2024-03-01net: bcmasp: Indicate MAC is in charge of PHY PMFlorian Fainelli1-0/+3
2024-03-01net: stmmac: Fix incorrect dereference in interrupt handlersPavel Sakharov1-20/+0
2024-02-23net: stmmac: protect updates of 64-bit statistics countersPetr Tesarik7-157/+221
2024-02-23net: ethernet: ti: cpsw_new: enable mac_managed_pm to fix mdioSinthu Raja1-0/+3
2024-02-23net: ethernet: ti: cpsw: enable mac_managed_pm to fix mdioSinthu Raja1-0/+2
2024-02-23nfp: flower: prevent re-adding mac index for bonded portDaniel de Villiers1-1/+1
2024-02-23nfp: enable NETDEV_XDP_ACT_REDIRECT feature flagJames Hershaw1-0/+1
2024-02-23nfp: use correct macro for LengthSelect in BAR configDaniel Basilio1-2/+4
2024-02-23nfp: flower: fix hardware offload for the transfer layer portHui Zhou1-2/+22
2024-02-23nfp: flower: add hardware offload check for post ct entryHui Zhou1-1/+21
2024-02-23net: stmmac: do not clear TBS enable bit on link up/downEsben Haabendal1-0/+3
2024-02-23i40e: Fix waiting for queues of all VSIs to be disabledIvan Vecera1-1/+1
2024-02-23i40e: Do not allow untrusted VF to remove administratively set MACIvan Vecera1-5/+33
2024-02-23lan966x: Fix crash when adding interface under a lagHoratiu Vultur1-2/+7
2024-02-16net: stmmac: xgmac: fix a typo of register name in DPP safety handlingFurong Xu2-2/+2
2024-02-16net: stmmac: xgmac: use #define for string constantsSimon Horman1-34/+35
2024-02-16octeontx2-pf: Fix a memleak otx2_sq_initZhipeng Lu1-2/+12
2024-02-16tsnep: Fix mapping for zero copy XDP_TX actionGerhard Engleder1-4/+12
2024-02-16net: atlantic: Fix DMA mapping for PTP hwts ringIvan Vecera3-2/+16
2024-02-16net: stmmac: xgmac: fix handling of DPP safety error for DMA channelsFurong Xu3-1/+60
2024-02-05pds_core: Prevent health thread from running during reset/removeBrett Creeley1-2/+17
2024-02-05octeontx2-pf: Remove xdp queues on program detachGeetha sowjanya3-7/+4
2024-02-05pds_core: Rework teardown/setup flow to be more commonBrett Creeley5-18/+9
2024-02-05pds_core: Clear BARs on resetBrett Creeley5-10/+38
2024-02-05pds_core: Prevent race issues involving the adminqBrett Creeley3-6/+47
2024-02-05pds_core: implement pci reset handlersShannon Nelson3-3/+65
2024-02-05pds_core: Use struct pdsc for the pdsc_adminq_isr private dataBrett Creeley2-3/+4
2024-02-05pds_core: Cancel AQ work on teardownBrett Creeley1-0/+2
2024-02-05ixgbe: Fix an error handling path in ixgbe_read_iosf_sb_reg_x550()Christophe JAILLET1-1/+2
2024-02-05ixgbe: Refactor overtemp event handlingJedrzej Jagielski5-41/+43
2024-02-05ixgbe: Refactor returning internal error codesJedrzej Jagielski12-317/+264
2024-02-05e1000e: correct maximum frequency adjustment valuesJacob Keller2-7/+35
2024-02-05net: lan966x: Fix port configuration when using SGMII interfaceHoratiu Vultur1-2/+3
2024-02-05net: ethernet: mtk_eth_soc: set DMA coherent mask to get PPE workingDaniel Golle1-1/+4
2024-02-05gve: Fix skb truesize underestimationPraveen Kaligineedi1-4/+4
2024-02-05octeontx2-af: Fix max NPC MCAM entry check while validating ref_entrySuman Ghosh1-7/+6
2024-02-05i40e: Fix VF disable behavior to block all trafficAndrii Staikov2-0/+33
2024-02-05ice: fix pre-shifted bit usageJesse Brandeburg3-11/+18
2024-02-05net: atlantic: eliminate double free in error handling logicIgor Russkikh4-87/+47
2024-02-05ice: fix ICE_AQ_VSI_Q_OPT_RSS_* register valuesAhmed Zaki3-13/+11
2024-02-05ionic: bypass firmware cmds when stuck in resetShannon Nelson3-7/+20
2024-02-05ionic: pass opcode to devcmd_waitShannon Nelson3-1/+3
2024-02-05net: mvmdio: Avoid excessive sleeps in polled modeTobias Waldekranz1-37/+16
2024-02-01tsnep: Fix XDP_RING_NEED_WAKEUP for empty fill ringGerhard Engleder1-0/+13
2024-02-01tsnep: Remove FCS for XDP data pathGerhard Engleder1-2/+2
2024-02-01net: fec: fix the unhandled context fault from smmuShenwei Wang1-0/+2