summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-11-04net: enetc: build enetc_pf_common.c as a separate moduleWei Fang
2024-11-04net: enetc: extract common ENETC PF parts for LS1028A and i.MX95 platformsWei Fang
2024-11-04net: enetc: add initial netc-blk-ctrl driver supportWei Fang
2024-11-03net/mlx5e: do not create xdp_redirect for non-uplink repWilliam Tu
2024-11-03net/mlx5e: move XDP_REDIRECT sq to dynamic allocationWilliam Tu
2024-11-03net/mlx5: HWS, renamed the files in accordance with naming conventionYevgeny Kliteynik
2024-11-03net/mlx5: DR, moved all the SWS code into a separate directoryYevgeny Kliteynik
2024-11-03net/mlx5: Rework esw qos domain init and cleanupCosmin Ratiu
2024-11-03net: stmmac: xgmac: Enable FPE for tc-mqprio/tc-taprioFurong Xu
2024-11-03net: stmmac: xgmac: Complete FPE supportFurong Xu
2024-11-03net: stmmac: xgmac: Rename XGMAC_RQ to XGMAC_FPRQFurong Xu
2024-11-03net: stmmac: Get the TC number of net_device by netdev_get_num_tc()Furong Xu
2024-11-03net: stmmac: Refactor FPE functions to generic versionFurong Xu
2024-11-03net: stmmac: Introduce stmmac_fpe_supported()Furong Xu
2024-11-03net: stmmac: Rework macro definitions for gmac4 and xgmacFurong Xu
2024-11-03net: stmmac: Introduce separate files for FPE implementationFurong Xu
2024-11-03r8169: align RTL8126 EEE config with vendor driverHeiner Kallweit
2024-11-03r8169: align RTL8125/RTL8126 PHY config with vendor driverHeiner Kallweit
2024-11-03r8169: align RTL8125 EEE config with vendor driverHeiner Kallweit
2024-11-03net: ibm: emac: mal: move irq maps downRosen Penev
2024-11-03net: ibm: emac: mal: use devm for request_irqRosen Penev
2024-11-03net: ibm: emac: mal: use devm for kzallocRosen Penev
2024-11-03net: ibm: emac: zmii: devm_platform_get_resourceRosen Penev
2024-11-03net: ibm: emac: zmii: use devm for mutex_initRosen Penev
2024-11-03net: ibm: emac: zmii: use devm for kzallocRosen Penev
2024-11-03net: ibm: emac: rgmii: devm_platform_get_resourceRosen Penev
2024-11-03net: ibm: emac: rgmii: use devm for mutex_initRosen Penev
2024-11-03net: ibm: emac: rgmii: use devm for kzallocRosen Penev
2024-11-03net: ibm: emac: tah: devm_platform_get_resourcesRosen Penev
2024-11-03net: ibm: emac: tah: use devm for mutex_initRosen Penev
2024-11-03net: ibm: emac: tah: use devm for kzallocRosen Penev
2024-11-03vrf: Prepare vrf_process_v4_outbound() to future .flowi4_tos conversion.Guillaume Nault
2024-11-03ipvlan: Prepare ipvlan_process_v4_outbound() to future .flowi4_tos conversion.Guillaume Nault
2024-11-03net: macb: avoid redundant lookup for "mdio" child node in MDIO setupOleksij Rempel
2024-11-03ptp: fc3: remove redundant check on variable retColin Ian King
2024-11-03net: dsa: mt7530: Add TBF qdisc offload supportLorenzo Bianconi
2024-11-03dim: pass dim_sample to net_dim() by referenceCaleb Sander Mateos
2024-11-03net: airoha: Simplify Tx napi logicLorenzo Bianconi
2024-11-03net: airoha: Read completion queue data in airoha_qdma_tx_napi_poll()Lorenzo Bianconi
2024-11-03net: bnxt: use ethtool string helpersRosen Penev
2024-11-03net: phy: use ethtool string helpersRosen Penev
2024-11-03net: ethtool: Avoid thousands of -Wflex-array-member-not-at-end warningsGustavo A. R. Silva
2024-11-03net: dsa: use ethtool string helpersRosen Penev
2024-11-03net/mlx5: DPLL, Add clock quality level op implementationJiri Pirko
2024-11-03dpll: add clock quality level attribute and opJiri Pirko
2024-10-31net: fjes: use ethtool string helpersRosen Penev
2024-10-31fsl/fman: Validate cell-index value obtained from Device TreeAleksandr Mishin
2024-10-31ptp_pch: Replace deprecated PCI functionsPhilipp Stanner
2024-10-31net: freescale: use ethtool string helpersRosen Penev
2024-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski