summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2025-04-16xfrm: Use xdo.dev instead of xdo.real_devCosmin Ratiu
2025-04-16net/mlx5: Avoid using xso.real_dev unnecessarilyCosmin Ratiu
2025-04-15net: ptp: introduce .supported_perout_flags to ptp_clock_infoJacob Keller
2025-04-15net: ptp: introduce .supported_extts_flags to ptp_clock_infoJacob Keller
2025-04-15Merge tag 'linux-can-fixes-for-6.15-20250415' of git://git.kernel.org/pub/scm...Jakub Kicinski
2025-04-15eth: bnxt: fix missing ring index trim on error pathJakub Kicinski
2025-04-15net: ethernet: ti: am65-cpsw: fix port_np reference countingMichael Walle
2025-04-15net: phy: remove redundant dependency on NETDEVICES for PHYLINK and PHYLIBHeiner Kallweit
2025-04-15octeontx2-pf: handle otx2_mbox_get_rsp errorsChenyuan Yang
2025-04-15octeon_ep_vf: Remove octep_vf_wqSimon Horman
2025-04-15net: stmmac: ingenic: convert to devm_stmmac_pltfr_probe()Russell King (Oracle)
2025-04-15net: stmmac: ingenic: convert to stmmac_pltfr_pm_opsRussell King (Oracle)
2025-04-15net: stmmac: imx: use stmmac_pltfr_probe()Russell King (Oracle)
2025-04-15net: stmmac: anarion: use devm_stmmac_pltfr_probe()Russell King (Oracle)
2025-04-15net: stmmac: anarion: use stmmac_pltfr_probe()Russell King (Oracle)
2025-04-15net: stmmac: anarion: clean up interface parsingRussell King (Oracle)
2025-04-15net: stmmac: anarion: clean up anarion_config_dt() error handlingRussell King (Oracle)
2025-04-15qed: Remove unused qed_db_recovery_dpDr. David Alan Gilbert
2025-04-15qed: Remove unused qed_print_mcp_trace_*Dr. David Alan Gilbert
2025-04-15qed: Remove unused qed_ptt_invalidateDr. David Alan Gilbert
2025-04-15qed: Remove unused qed_calc_*_ctx_validation functionsDr. David Alan Gilbert
2025-04-15qed: Remove unused qed_memset_*ctx functionsDr. David Alan Gilbert
2025-04-15net: phy: remove device_phy_find_deviceHeiner Kallweit
2025-04-15net: txgbe: Update module descriptionJiawen Wu
2025-04-15ixgbe: add support for FW rollback modeAndrii Staikov
2025-04-15ixgbe: add E610 implementation of FW recovery modeJedrzej Jagielski
2025-04-15ixgbe: add FW API version checkJedrzej Jagielski
2025-04-15ixgbe: add support for devlink reloadJedrzej Jagielski
2025-04-15ixgbe: add device flash update via devlinkJedrzej Jagielski
2025-04-15ixgbe: extend .info_get() with stored versionsJedrzej Jagielski
2025-04-15ixgbe: add E610 functions getting PBA and FW ver infoJedrzej Jagielski
2025-04-15ixgbe: add .info_get extension specific for E610 devicesJedrzej Jagielski
2025-04-15ixgbe: read the netlist version informationSlawomir Mrozowicz
2025-04-15ixgbe: read the OROM version informationSlawomir Mrozowicz
2025-04-15ixgbe: add E610 functions for acquiring flash dataSlawomir Mrozowicz
2025-04-15ixgbe: add handler for devlink .info_get()Jedrzej Jagielski
2025-04-15ixgbe: add initial devlink supportJedrzej Jagielski
2025-04-15ixgbe: wrap netdev_priv() usagePrzemek Kitszel
2025-04-15wifi: ath12k: support 2 channels for single pdev deviceBaochen Qiang
2025-04-15wifi: ath12k: don't skip non-primary links for WCN7850Baochen Qiang
2025-04-15wifi: ath12k: alloc REO queue per stationBaochen Qiang
2025-04-15wifi: ath12k: group REO queue buffer parameters togetherBaochen Qiang
2025-04-15wifi: ath12k: make assoc link associate firstBaochen Qiang
2025-04-15wifi: ath12k: identify assoc link vif in station modeBaochen Qiang
2025-04-15wifi: ath12k: support MLO as well if single_chip_mlo_support flag is setBaochen Qiang
2025-04-15wifi: ath12k: use fw_features only when it is validBaochen Qiang
2025-04-15wifi: ath12k: introduce ath12k_fw_feature_supported()Baochen Qiang
2025-04-15net: ngbe: fix memory leak in ngbe_probe() error pathAbdun Nihaal
2025-04-15can: rockchip_canfd: fix broken quirks checksWeizhao Ouyang
2025-04-15net: dsa: mt7530: implement .get_stats64Christian Marangi