summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-11-25ptp: ocp: Refactor signal_show() and fix %ptT misuseAndy Shevchenko
2025-11-25r8169: improve MAC EEE handlingHeiner Kallweit
2025-11-25net: phy: mxl-gpy: add support for MxL86252 and MxL86282Daniel Golle
2025-11-25net: phy: mxl-gpy: add support for MxL86211CChad Monroe
2025-11-25net: mdio: remove redundant fwnode cleanupBuday Csaba
2025-11-25net: mdio: eliminate kdoc warnings in mdio_device.c and mdio_bus.cBuday Csaba
2025-11-25net: enetc: update the base address of port MDIO registers for ENETC v4Wei Fang
2025-11-25net: enetc: set external PHY address in IERB for i.MX94 ENETCWei Fang
2025-11-25net: enetc: set the external PHY address in IERB for port MDIO usageWei Fang
2025-11-25cxgb4: Rename sched_class to avoid type clashAlan Maguire
2025-11-25r8169: add support for RTL9151AJaven Xu
2025-11-24ipvlan: fix sparse warning about __be32 -> u32Dmitry Skorodumov
2025-11-24net: mvpp2: extract GRXRINGS from .get_rxnfcBreno Leitao
2025-11-24net: mvneta: convert to use .get_rx_ring_countBreno Leitao
2025-11-24net: hyperv: convert to use .get_rx_ring_countBreno Leitao
2025-11-24i40e: delete a stray tabDan Carpenter
2025-11-21net: stmmac: qcom-ethqos: use read_poll_timeout_atomic()Russell King (Oracle)
2025-11-21net: stmmac: qcom-ethqos: add rgmii set/clear functionsRussell King (Oracle)
2025-11-21net: stmmac: qcom-ethqos: use u32 for rgmii read/write/updateRussell King (Oracle)
2025-11-21net: wwan: t7xx: Make local function staticSlark Xiao
2025-11-20netdevsim: register a new devlink param with default value interfaceDaniel Zahka
2025-11-20net/mlx5: implement swp_l4_csum_mode via devlink paramsDaniel Zahka
2025-11-20devlink: pass extack through to devlink_param::get()Daniel Zahka
2025-11-20netconsole: Increase MAX_USERDATA_ITEMSGustavo Luiz Duarte
2025-11-20netconsole: Dynamic allocation of userdata bufferGustavo Luiz Duarte
2025-11-20netconsole: Split userdata and sysdataGustavo Luiz Duarte
2025-11-20netconsole: Simplify send_fragmented_body()Gustavo Luiz Duarte
2025-11-20eth: fbnic: access @pp through netmem_desc instead of pageByungchul Park
2025-11-20net: fec: remove duplicate macros of the BD statusWei Fang
2025-11-20net: fec: remove rx_align from fec_enet_privateWei Fang
2025-11-20net: fec: remove struct fec_enet_priv_txrx_infoWei Fang
2025-11-20net: fec: simplify the conditional preprocessor directivesWei Fang
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)