summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2024-11-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski13-29/+100
2024-11-14eth: fbnic: Add support to dump registersMohsin Bashir5-1/+186
2024-11-14net: ti: icssg-prueth: Fix 1 PPS syncMeghana Malladi2-2/+23
2024-11-14stmmac: dwmac-intel-plat: fix call balance of tx_clk handling routinesVitalii Mordan1-8/+17
2024-11-14net: stmmac: dwmac-mediatek: Fix inverted handling of mediatek,mac-wolNĂ­colas F. R. A. Prado1-2/+2
2024-11-14net: stmmac: dwmac_socfpga: This platform has GMACMaxime Chevallier1-0/+1
2024-11-14net: stmmac: Configure only the relevant bits for timestamping setupMaxime Chevallier1-1/+14
2024-11-14net: stmmac: Don't include dwmac4 definitions in stmmac_ptpMaxime Chevallier1-1/+0
2024-11-14net: stmmac: Enable timestamping interrupt on dwmac1000Maxime Chevallier1-0/+16
2024-11-14net: stmmac: Introduce dwmac1000 timestamping operationsMaxime Chevallier6-2/+65
2024-11-14net: stmmac: Introduce dwmac1000 ptp_clock_info and operationsMaxime Chevallier6-2/+77
2024-11-14net: stmmac: Only update the auto-discovered PTP clock featuresMaxime Chevallier1-2/+8
2024-11-14net: stmmac: Use per-hw ptp clock opsMaxime Chevallier3-3/+14
2024-11-14net: stmmac: Don't modify the global ptp ops directlyMaxime Chevallier1-6/+7
2024-11-13octeontx2-pf: Adds TC offload supportGeetha sowjanya7-17/+154
2024-11-13octeontx2-pf: Implement offload stats ndo for representorsGeetha sowjanya2-0/+43
2024-11-13octeontx2-pf: Add devlink port supportGeetha sowjanya4-0/+98
2024-11-13octeontx2-pf: Add representors for sdp MACGeetha sowjanya8-26/+88
2024-11-13octeontx2-pf: Configure VF mtu via representorGeetha sowjanya2-0/+22
2024-11-13octeontx2-pf: Add support to sync link state between representor and VFsGeetha sowjanya8-3/+287
2024-11-13octeontx2-pf: Get VF stats via representorGeetha sowjanya7-54/+180
2024-11-13octeontx2-af: Add packet path between representor and VFGeetha sowjanya8-8/+298
2024-11-13octeontx2-pf: Add basic net_device_opsGeetha sowjanya5-11/+70
2024-11-13octeontx2-pf: Create representor netdevGeetha sowjanya6-0/+285
2024-11-13octeontx2-pf: RVU representor driverGeetha sowjanya11-12/+326
2024-11-13eth: bnxt: use page pool for head fragsJakub Kicinski2-48/+51
2024-11-13Revert "igb: Disable threaded IRQ for igb_msix_other"Wander Lairson Costa1-1/+1
2024-11-12net/mlx5e: SHAMPO, Rework header allocation loopDragos Tatulea1-15/+17
2024-11-12net/mlx5e: SHAMPO, Drop info arrayDragos Tatulea3-44/+42
2024-11-12net/mlx5e: SHAMPO, Change frag page setup order during allocationDragos Tatulea1-4/+2
2024-11-12net/mlx5e: SHAMPO, Fix page_index calculation inconsistencyDragos Tatulea3-6/+5
2024-11-12net/mlx5e: SHAMPO, Simplify UMR allocation for headersDragos Tatulea2-18/+12
2024-11-12net/mlx5: Make vport QoS enablement more flexible for future extensionsCarolina Jubran5-111/+96
2024-11-12net/mlx5: Integrate esw_qos_vport_enable logic into rate operationsCarolina Jubran1-48/+39
2024-11-12net/mlx5: Generalize scheduling element operationsCarolina Jubran1-81/+76
2024-11-12net/mlx5: Refactor scheduling element configuration bitmasksCarolina Jubran1-56/+24
2024-11-12net/mlx5: Generalize max_rate and min_rate setting for nodesCarolina Jubran1-56/+13
2024-11-12net/mlx5: Simplify QoS normalization by removing error handlingCarolina Jubran1-55/+17
2024-11-12net/mlx5: E-switch, refactor eswitch mode changePatrisious Haddad2-6/+21
2024-11-12net/mlx5e: Disable loopback self-test on multi-PF netdevCarolina Jubran1-0/+4
2024-11-12net/mlx5e: CT: Fix null-ptr-deref in add rule err flowMoshe Shemesh1-1/+1
2024-11-12net/mlx5e: clear xdp features on non-uplink representorsWilliam Tu1-1/+2
2024-11-12net/mlx5e: kTLS, Fix incorrect page refcountingDragos Tatulea1-4/+4
2024-11-12net/mlx5: fs, lock FTE when checking if activeMark Bloch1-3/+12
2024-11-12net/mlx5: Fix msix vectors to respect platform limitParav Pandit1-5/+27
2024-11-12net/mlx5: E-switch, unload IB representors when unloading ETH representorsChiara Meiohas1-1/+4
2024-11-12bnxt_en: add unlocked version of bnxt_refclk_readVadim Fedorenko1-11/+24
2024-11-12r8169: use helper r8169_mod_reg8_cond to simplify rtl_jumbo_configHeiner Kallweit1-66/+11
2024-11-12net: stmmac: dwmac4: Receive Watchdog Timeout is not in abnormal interrupt su...Ley Foon Tan1-2/+4
2024-11-12net: stmmac: dwmac4: Fix the MTL_OP_MODE_*_MASK operationLey Foon Tan1-2/+2