summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2026-05-08net: dsa: microchip: hook up ksz_switch_alloc() to chip-specific dsa_switch_opsVladimir Oltean
2026-05-08net: dsa: microchip: ensure each ksz_dev_ops has its own dsa_switch_opsVladimir Oltean
2026-05-08net: dsa: microchip: move phylink_mac_ops to individual driversVladimir Oltean
2026-05-08net: dsa: microchip: move KSZ9477 and LAN937 ksz_dev_ops to individual driversVladimir Oltean
2026-05-08net: dsa: microchip: move KSZ8 ksz_dev_ops to ksz8.cVladimir Oltean
2026-05-08net: dsa: microchip: remove unused port_cleanup() callbackBastien Curutchet (Schneider Electric)
2026-05-08net: dsa: microchip: Remove unused ksz8_all_queues_split()Bastien Curutchet (Schneider Electric)
2026-05-08net/mlx5: Add VHCA_ID page management mode supportMoshe Shemesh
2026-05-08net/mlx5: Make debugfs page counters by function type dynamicMoshe Shemesh
2026-05-08net/mlx5: Relax capability check for eswitch query pathsMoshe Shemesh
2026-05-08net: wan: fsl_ucc_hdlc: free tx_skbuff in uhdlc_memcleanHolger Brunck
2026-05-08ixgbe: E610: do not fill EEE lp_advertised from local PHY capsDavid Carlier
2026-05-08net: ti: icssm-prueth: fix eth_ports_node leak in probeShitalkumar Gandhi
2026-05-08net: bcmasp: Keep phy link during WoL sleep cycleJustin Chen
2026-05-08net: bcmasp: Divide init to allow partial bring upJustin Chen
2026-05-08net: lan966x: avoid unregistering netdev on register failureMyeonghun Pak
2026-05-08ice: dpll: fix misplaced header macrosIvan Vecera
2026-05-08ice: dpll: fix rclk pin state get for E810Ivan Vecera
2026-05-08ice: fix locking in ice_dcb_rebuild()Bart Van Assche
2026-05-08ice: fix setting RSS VSI hash for E830Marcin Szycik
2026-05-08idpf: fix double free and use-after-free in aux device error pathsGreg Kroah-Hartman
2026-05-08idpf: fix read_dev_clk_lock spinlock init in idpf_ptp_init()Emil Tantilov
2026-05-08i40e: Cleanup PTP pins on probe failureMatt Vollrath
2026-05-08i40e: Cleanup PTP registration on probe failureMatt Vollrath
2026-05-08net: phy: dp83867: add MDI-X managementLuca Ellero
2026-05-08gve: Use generic power managementVaibhav Gupta
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-07net: phy: broadcom: Save PHY counters during suspendJustin Chen
2026-05-07veth: fix OOB txq access in veth_poll() with asymmetric queue countsJesper Dangaard Brouer
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-06r8152: Add firmware upload capability for RTL8157/RTL8159Birger Koblitz
2026-05-06r8152: Add support for the RTL8159 chipBirger Koblitz
2026-05-06r8152: Add support for 10Gbit Link Speeds and EEEBirger Koblitz
2026-05-06net: ethernet: cortina: Drop half-assembled SKBAndreas Haarmann-Thiemann