summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2026-05-08bnxt_en: Drop pci_save_state() after pci_restore_state()Lukas Wunner
2026-05-08net: ethernet: atheros: atl2: remove kernel backward-compatibility codeEthan Nelson-Moore
2026-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-05-07Merge tag 'net-7.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-05-07net: sparx5: configure serdes for 1000BASE-X in sparx5_port_init()Daniel Machon
2026-05-07net: sparx5: fix wrong chip ids for TSN SKUsDaniel Machon
2026-05-07net: stmmac: dwmac-nuvoton: fix NULL pointer dereference in nvt_set_phy_intf_...Joey Lu
2026-05-07eth: fbnic: fix double-free of PCS on phylink creation failureBobby Eshleman
2026-05-06w5100: remove unused gpio link detectionArnd Bergmann
2026-05-06w5300: remove unused driverArnd Bergmann
2026-05-06w5100: remove MMIO supportArnd Bergmann
2026-05-06net/mlx5: E-Switch, load reps via work queue after registrationMark Bloch
2026-05-06net/mlx5: E-Switch, unwind only newly loaded representor typesMark Bloch
2026-05-06net/mlx5: E-Switch, serialize representor lifecycleMark Bloch
2026-05-06net/mlx5: Lag, avoid LAG and representor lock cyclesMark Bloch
2026-05-06net/mlx5: E-Switch, add representor lifecycle lockMark Bloch
2026-05-06net/mlx5: E-Switch, let esw work callers choose GFP flagsMark Bloch
2026-05-06net/mlx5: Lag: refactor representor reload handlingMark Bloch
2026-05-06net: ethernet: cortina: Drop half-assembled SKBAndreas Haarmann-Thiemann
2026-05-06net/mlx5e: Report stop and wake TX queue statsGal Pressman
2026-05-06net/mlx5e: Report TX csum_none netdev statGal Pressman
2026-05-06net/mlx5e: Report RX HW-GRO netdev statsGal Pressman
2026-05-06net/mlx5e: Report hw_gso_packets and hw_gso_bytes netdev statsGal Pressman
2026-05-06net/mlx5e: Count full skb length in TSO byte countersGal Pressman
2026-05-06net: rtsn: fix mdio_node leak in rtsn_mdio_alloc()Shitalkumar Gandhi
2026-05-06rtase: Fix flow control configurationJustin Lai
2026-05-06treewide: Explicitly include the x86 CPUID headersAhmed S. Darwish
2026-05-05net: mana: Use kvmalloc for large RX queue and buffer allocationsAditya Garg
2026-05-05net: mana: Use per-queue allocation for tx_qp to reduce allocation sizeAditya Garg
2026-05-05net/mlx5e: SD, Fix race condition in secondary device probe/removeShay Drory
2026-05-05net/mlx5e: SD, Fix missing cleanup on probe errorShay Drory
2026-05-05net/mlx5: SD, Keep multi-pf debugfs entries on primaryShay Drory
2026-05-05net/mlx5: SD: Serialize init/cleanupShay Drory
2026-05-05net/mlx5e: psp: Hook PSP dev reg/unreg to profile enable/disableCosmin Ratiu
2026-05-05net/mlx5e: psp: Expose only a fully initialized priv->pspCosmin Ratiu
2026-05-05net/mlx5e: psp: Fix invalid access on PSP dev registration failCosmin Ratiu
2026-05-05bnxt_en: Use absolute target ns from ptp_clock_requestPavan Chebbi
2026-05-05bnxt_en: Check return value of bnxt_hwrm_vnic_cfgKalesh AP
2026-05-05bnxt_en: Set bp->max_tpa according to what the FW supportsMichael Chan
2026-05-05bnxt_en: Delay for 5 seconds after AER DPC for all chipsMichael Chan
2026-05-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2026-05-05net: mana: Fix crash from unvalidated SHM offset read from BAR0 during FLRDipayaan Roy
2026-05-05net: eth: fbnic: Add pma read and write accessMike Marciniszyn (Meta)
2026-05-05net: eth: fbnic: Consolidate register reads for ids and devsMike Marciniszyn (Meta)
2026-05-05net: mana: remove double CQ cleanup in mana_create_rxq error pathDipayaan Roy
2026-05-05net: mana: Skip WQ object destruction for uninitialized RXQDipayaan Roy
2026-05-05net: mana: check xdp_rxq registration before unreg in mana_destroy_rxq()Dipayaan Roy
2026-05-04net: airoha: Introduce airoha_fe_get()/airoha_qdma_get() register read helpersLorenzo Bianconi
2026-05-04net: mana: hardening: Reject zero max_num_queues from GDMA_QUERY_MAX_RESOURCESErni Sri Satya Vennela
2026-05-04net: mana: hardening: Reject zero max_num_queues from MANA_QUERY_VPORT_CONFIGErni Sri Satya Vennela