summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2025-04-23net/mlx5: HWS, Fix IP version decisionVlad Dogaru
2025-04-23octeontx2-pf: AF_XDP: code clean upHariprasad Kelam
2025-04-23Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski
2025-04-23net: airoha: Enable multiple IRQ lines support in airoha_eth driver.Lorenzo Bianconi
2025-04-23net: airoha: Introduce airoha_irq_bank structLorenzo Bianconi
2025-04-23r8169: merge chip versions 52 and 53 (RTL8117)Heiner Kallweit
2025-04-23r8169: merge chip versions 64 and 65 (RTL8125D)Heiner Kallweit
2025-04-23r8169: merge chip versions 70 and 71 (RTL8126A)Heiner Kallweit
2025-04-23net: stmmac: dwc-qos: calibrate tegra with mdio bus idleRussell King (Oracle)
2025-04-23bnxt_en: hide CONFIG_DETECT_HUNG_TASK specific codeArnd Bergmann
2025-04-23PCI: Add CONFIG_MMU dependencyArnd Bergmann
2025-04-22xdp: create locked/unlocked instances of xdp redirect target settersJoshua Washington
2025-04-22net: wangxun: restrict feature flags for tunnel packetsJiawen Wu
2025-04-22net: txgbe: Support to set UDP tunnel portJiawen Wu
2025-04-22net: stmmac: visconti: convert to set_clk_tx_rate() methodRussell King (Oracle)
2025-04-22net: ethernet: mtk_eth_soc: net: revise NETSYSv3 hardware configurationBo-Cun Chen
2025-04-22net: stmmac: Add DWMAC glue layer for Renesas GBETHLad Prabhakar
2025-04-22emulex/benet: Annotate flash_cookie as nonstringKees Cook
2025-04-22r8169: use pci_prepare_to_sleep in rtl_shutdownHeiner Kallweit
2025-04-22octeontx2-af: Remove unused rvu_npc_enable_bcast_entryDr. David Alan Gilbert
2025-04-22rtase: Add ndo_setup_tc support for CBS offload in traffic control setupJustin Lai
2025-04-22ionic: add module eeprom channel data to ionic_if and ethtoolShannon Nelson
2025-04-22ionic: support ethtool get_module_eeprom_by_pageShannon Nelson
2025-04-22ionic: extend the QSFP module sprom for more pagesShannon Nelson
2025-04-21net: enetc: fix frame corruption on bpf_xdp_adjust_head/tail() and XDP_PASSVladimir Oltean
2025-04-21net: enetc: refactor bulk flipping of RX buffers to separate functionVladimir Oltean
2025-04-21net: enetc: register XDP RX queues with frag_sizeVladimir Oltean
2025-04-21bnxt_en: Remove unused macros in bnxt_ulp.hKalesh AP
2025-04-21bnxt_en: Remove unused field "ref_count" in struct bnxt_ulpKalesh AP
2025-04-21bnxt_en: Report the ethtool coredump length after copying the coredumpShruti Parab
2025-04-21bnxt_en: Change FW message timeout warningMichael Chan
2025-04-21net: stmmac: socfpga: convert to devm_stmmac_pltfr_probe()Russell King (Oracle)
2025-04-21net: stmmac: socfpga: call set_phy_mode() before registrationRussell King (Oracle)
2025-04-21net: stmmac: socfpga: convert to stmmac_pltfr_pm_opsRussell King (Oracle)
2025-04-21net: stmmac: socfpga: provide init functionRussell King (Oracle)
2025-04-21net: stmmac: socfpga: init dwmac->stmmac_rst before registrationRussell King (Oracle)
2025-04-21net/mlx5: Move ttc allocation after switch case to prevent leaksHenry Martin
2025-04-21net/mlx5: Fix null-ptr-deref in mlx5_create_{inner_,}ttc_table()Henry Martin
2025-04-21net/mlx5: Fix spelling mistakes in mlx5_core_dbg message and commentsColin Ian King
2025-04-21net: axienet: Fix spelling mistake "archecture" -> "architecture"Colin Ian King
2025-04-20RDMA/mana_ib: Add support of 4M, 1G, and 2G pagesKonstantin Taranov
2025-04-18Merge tag 'irq-urgent-2025-04-18' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-04-18igc: add support to get frame preemption statistics via ethtoolFaizal Rahim
2025-04-18igc: add support to get MAC Merge data via ethtoolFaizal Rahim
2025-04-18igc: block setting preemptible traffic class in taprioFaizal Rahim
2025-04-18igc: add support to set tx-min-frag-sizeFaizal Rahim
2025-04-18igc: add support for frame preemption verificationFaizal Rahim
2025-04-18igc: set the RX packet buffer size for TSN modeFaizal Rahim
2025-04-18igc: use FIELD_PREP and GENMASK for existing RX packet buffer sizeFaizal Rahim
2025-04-18igc: optimize TX packet buffer utilization for TSN modeFaizal Rahim