summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2025-11-20net: fec: remove useless conditional preprocessor directivesWei Fang
2025-11-20bonding: 3ad: Add support for 1600G speedYael Chemla
2025-11-20net/mlx5e: Add 1600Gbps link modesYael Chemla
2025-11-20net: ethtool: Add support for 1600Gbps speedYael Chemla
2025-11-20netdevsim: add loopback supportJakub Kicinski
2025-11-20netdevsim: pass packets thru GRO on RxJakub Kicinski
2025-11-20net: phy: fixed_phy: remove not needed initialization of phy_device membersHeiner Kallweit
2025-11-20net: phy: fixed_phy: fix missing initialization of fixed phy linkHeiner Kallweit
2025-11-20net: phy: adin1100: Simplify register value passingAlexander Dahl
2025-11-20net: phy: adin1100: Fix software power-down ready conditionAlexander Dahl
2025-11-20net: stmmac: remove axi_blen arrayRussell King (Oracle)
2025-11-20net: stmmac: move stmmac_axi_blen_to_mask() to axi_blen init sitesRussell King (Oracle)
2025-11-20net: stmmac: move stmmac_axi_blen_to_mask() to stmmac_main.cRussell King (Oracle)
2025-11-20net: stmmac: provide common stmmac_axi_blen_to_mask()Russell King (Oracle)
2025-11-20net: stmmac: move common DMA AXI register bits to common.hRussell King (Oracle)
2025-11-20net: stmmac: dwc-qos-eth: simplify switch() in dwc_eth_dwmac_config_dt()Russell King (Oracle)
2025-11-20net: stmmac: rk: use phylink's interface mode for set_clk_tx_rate()Russell King (Oracle)
2025-11-20net: stmmac: rk: convert to init()/exit() methodsRussell King (Oracle)
2025-11-20net: stmmac: move probe/remove calling of init/exitRussell King (Oracle)
2025-11-20net: stmmac: pass struct device to init()/exit() methodsRussell King (Oracle)
2025-11-20net: mdio: improve reset handling in mdio_device.cBuday Csaba
2025-11-20net: mdio: common handling of phy device reset propertiesBuday Csaba
2025-11-20net: mdio: move device reset functions to mdio_device.cBuday Csaba
2025-11-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-11-20be2net: pass wrb_params in case of OS2BMCAndrey Vatoropin
2025-11-20bng_en: Add RoCE aux device supportVikas Gupta
2025-11-20net: ti: icssg-prueth: Enable zero copy in XDP featuresMeghana Malladi
2025-11-20net: ti: icssg-prueth: Add AF_XDP zero copy for RXMeghana Malladi
2025-11-20net: ti: icssg-prueth: Make emac_run_xdp function independent of pageMeghana Malladi
2025-11-20net: ti: icssg-prueth: Add AF_XDP zero copy for TXMeghana Malladi
2025-11-20net: ti: icssg-prueth: Add XSK pool helpersMeghana Malladi
2025-11-20net: ti: icssg-prueth: Add functions to create and destroy Rx/Tx queuesMeghana Malladi
2025-11-20Merge tag 'wireless-2025-11-20' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Abeni
2025-11-20net: txgbe: support getting module EEPROM by pageJiawen Wu
2025-11-20net: txgbe: delay to identify modules in .ndo_openJiawen Wu
2025-11-20net: txgbe: improve functions of AML 40G devicesJiawen Wu
2025-11-20net: txgbe: rename the SFP relatedJiawen Wu
2025-11-20net: txgbe: support CR modules for AML devicesJiawen Wu
2025-11-20wifi: ipw2x00: replace use of system_wq with system_percpu_wqMarco Crivellari
2025-11-20net: dsa: microchip: lan937x: Fix RGMII delay tuningOleksij Rempel
2025-11-20wifi: cw1200: add WQ_PERCPU to alloc_workqueue usersMarco Crivellari
2025-11-20wifi: wfx: add WQ_PERCPU to alloc_workqueue usersMarco Crivellari
2025-11-20wifi: qtnfmac: add WQ_PERCPU to alloc_workqueue usersMarco Crivellari
2025-11-19net/mlx5: Move SF dev table notifier registration outside the PF devlink lockCosmin Ratiu
2025-11-19net/mlx5: Move the SF table notifiers outside the devlink lockCosmin Ratiu
2025-11-19net/mlx5: Move the SF HW table notifier outside the devlink lockCosmin Ratiu
2025-11-19net/mlx5: Move the vhca event notifier outside of the devlink lockCosmin Ratiu
2025-11-19net/mlx5: Move the esw mode notifier chain outside the devlink lockCosmin Ratiu
2025-11-19net/mlx5: Initialize events outside devlink lockCosmin Ratiu
2025-11-19net: phy: realtek: create rtl8211f_config_phy_eee() helperVladimir Oltean