summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2026-04-24Merge tag 'net-deletions' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2026-04-23Merge tag 'net-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-04-23drivers: net: 8390: wd80x3: Remove this driverAndrew Lunn
2026-04-23drivers: net: 8390: ultra: Remove this driverAndrew Lunn
2026-04-23drivers: net: 8390: AX88190: Remove this driverAndrew Lunn
2026-04-23drivers: net: fujitsu: fmvj18x: Remove this driverAndrew Lunn
2026-04-23drivers: net: smsc: smc91c92: Remove this driverAndrew Lunn
2026-04-23drivers: net: smsc: smc9194: Remove this driverAndrew Lunn
2026-04-23drivers: net: amd: nmclan: Remove this driverAndrew Lunn
2026-04-23drivers: net: amd: lance: Remove this driverAndrew Lunn
2026-04-23drivers: net: 3com: 3c589: Remove this driverAndrew Lunn
2026-04-23drivers: net: 3com: 3c574: Remove this driverAndrew Lunn
2026-04-23drivers: net: 3com: 3c515: Remove this driverAndrew Lunn
2026-04-23drivers: net: 3com: 3c509: Remove this driverAndrew Lunn
2026-04-23net: packetengines: remove obsolete yellowfin driver and vendor dirMingyu Wang
2026-04-23net: packetengines: remove obsolete hamachi driverMingyu Wang
2026-04-23net: txgbe: fix firmware version checkJiawen Wu
2026-04-23nfp: fix swapped arguments in nfp_encode_basic_qdr() callsAlexey Kodanev
2026-04-23net: mana: Fix EQ leak in mana_remove on NULL portErni Sri Satya Vennela
2026-04-23net: mana: Don't overwrite port probe error with add_adev resultErni Sri Satya Vennela
2026-04-23net: mana: Guard mana_remove against double invocationErni Sri Satya Vennela
2026-04-23net: mana: Init gf_stats_work before potential error paths in probeErni Sri Satya Vennela
2026-04-23net: mana: Init link_change_work before potential error paths in probeErni Sri Satya Vennela
2026-04-23net: airoha: Add size check for TX NAPIs in airoha_qdma_cleanup()Lorenzo Bianconi
2026-04-23net: airoha: Move ndesc initialization at end of airoha_qdma_init_rx_queue()Lorenzo Bianconi
2026-04-23net: airoha: Add missing bits in airoha_qdma_cleanup_tx_queue()Lorenzo Bianconi
2026-04-23net: airoha: Move ndesc initialization at end of airoha_qdma_init_tx()Lorenzo Bianconi
2026-04-22ice: fix ice_ptp_read_tx_hwtstamp_status_eth56gJacob Keller
2026-04-22ice: fix ready bitmap check for non-E822 devicesJacob Keller
2026-04-22ice: perform PHY soft reset for E825C ports at initializationGrzegorz Nitka
2026-04-22ice: fix timestamp interrupt configuration for E825CGrzegorz Nitka
2026-04-22bnge: remove unsupported backing store typeVikas Gupta
2026-04-22bnge: fix initial HWRM sequenceVikas Gupta
2026-04-21net: airoha: Fix PPE cpu port configuration for GDM2 loopback pathLorenzo Bianconi
2026-04-21iavf: convert to ndo_set_rx_mode_asyncStanislav Fomichev
2026-04-21bnxt: use snapshot in bnxt_cfg_rx_modeStanislav Fomichev
2026-04-21bnxt: convert to ndo_set_rx_mode_asyncStanislav Fomichev
2026-04-21mlx5: convert to ndo_set_rx_mode_asyncStanislav Fomichev
2026-04-21fbnic: convert to ndo_set_rx_mode_asyncStanislav Fomichev
2026-04-20net: airoha: Fix possible TX queue stall in airoha_qdma_tx_napi_poll()Lorenzo Bianconi
2026-04-20net/mlx5: Fix HCA caps leak on notifier init failurePrathamesh Deshpande
2026-04-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2026-04-18net: ks8851: Avoid excess softirq schedulingMarek Vasut
2026-04-18net: ks8851: Reinstate disabling of BHs around IRQ handlerMarek Vasut
2026-04-18net: stmmac: Update default_an_inband before passing value to phylink_configKhaiWenTan
2026-04-18e1000e: Unroll PTP in probe error handlingMatt Vollrath
2026-04-18iavf: fix wrong VLAN mask for legacy Rx descriptors L2TAG2Petr Oros
2026-04-18i40e: don't advertise IFF_SUPP_NOFCSKohei Enju
2026-04-18ice: fix potential NULL pointer deref in error path of ice_set_ringparam()Kohei Enju
2026-04-18ice: fix race condition in TX timestamp ring cleanupKeita Morisaki