summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-11-06sfc: Remove unused efx_mae_mport_vfDr. David Alan Gilbert2-12/+0
2024-11-06sfc: Remove falcon deadcodeDr. David Alan Gilbert7-58/+0
2024-11-06bnxt_en: replace PTP spinlock with seqlockVadim Fedorenko3-61/+49
2024-11-06bnxt_en: cache only 24 bits of hw counterVadim Fedorenko2-19/+7
2024-11-06mlx5_en: use read sequence for gettimex64Vadim Fedorenko1-5/+1
2024-11-05net: lan969x: add VCAP configuration dataDaniel Machon4-1/+90
2024-11-05net: lan969x: add autogenerated VCAP informationDaniel Machon4-1/+3852
2024-11-05net: sparx5: execute sparx5_vcap_init() on lan969xDaniel Machon1-6/+4
2024-11-05net: sparx5: add new VCAP constants to match dataDaniel Machon4-3/+13
2024-11-05net: sparx5: replace SPX5_PORTS with n_portsDaniel Machon1-9/+15
2024-11-05net: sparx5: expose some sparx5 VCAP symbolsDaniel Machon2-17/+22
2024-11-05virtio_net: rx remove premapped failover codeXuan Zhuo1-46/+44
2024-11-05virtio_net: enable premapped mode for merge and small by defaultXuan Zhuo1-0/+15
2024-11-05virtio_net: big mode skip the unmap checkXuan Zhuo1-2/+2
2024-11-05virtio-net: fix overflow inside virtnet_rq_allocXuan Zhuo1-3/+9
2024-11-05net: dpaa_eth: extract hash using __be32 pointer in rx_default_dqrr()Vladimir Oltean1-1/+1
2024-11-05net: dpaa_eth: add assertions about SGT entry offsets in sg_fd_to_skb()Vladimir Oltean1-9/+15
2024-11-05net: ena: remove devm from ethtoolRosen Penev1-9/+5
2024-11-05ptp: Remove 'default y' for VMCLOCK PTP deviceDavid Woodhouse1-1/+5
2024-11-05net: ena: Remove deadcodeDr. David Alan Gilbert2-51/+0
2024-11-05net: ena: Remove autopolling modeDr. David Alan Gilbert2-34/+5
2024-11-04net: enetc: add preliminary support for i.MX95 ENETC PFWei Fang14-28/+1113
2024-11-04net: enetc: optimize the allocation of tx_bdrClark Wang1-2/+8
2024-11-04net: enetc: extract enetc_int_vector_init/destroy() from enetc_alloc_msix()Clark Wang1-85/+92
2024-11-04net: enetc: add i.MX95 EMDIO supportWei Fang1-0/+3
2024-11-04net: enetc: remove ERR050089 workaround for i.MX95Vladimir Oltean2-10/+52
2024-11-04net: enetc: build enetc_pf_common.c as a separate moduleWei Fang6-16/+89
2024-11-04net: enetc: extract common ENETC PF parts for LS1028A and i.MX95 platformsWei Fang4-295/+319
2024-11-04net: enetc: add initial netc-blk-ctrl driver supportWei Fang3-0/+462
2024-11-04net/mlx5e: do not create xdp_redirect for non-uplink repWilliam Tu1-6/+11
2024-11-04net/mlx5e: move XDP_REDIRECT sq to dynamic allocationWilliam Tu5-23/+56
2024-11-04net/mlx5: HWS, renamed the files in accordance with naming conventionYevgeny Kliteynik33-77/+77
2024-11-04net/mlx5: DR, moved all the SWS code into a separate directoryYevgeny Kliteynik30-13/+26
2024-11-04net/mlx5: Rework esw qos domain init and cleanupCosmin Ratiu2-7/+12
2024-11-04net: stmmac: xgmac: Enable FPE for tc-mqprio/tc-taprioFurong Xu1-2/+2
2024-11-04net: stmmac: xgmac: Complete FPE supportFurong Xu3-0/+47
2024-11-04net: stmmac: xgmac: Rename XGMAC_RQ to XGMAC_FPRQFurong Xu2-2/+2
2024-11-04net: stmmac: Get the TC number of net_device by netdev_get_num_tc()Furong Xu1-1/+1
2024-11-04net: stmmac: Refactor FPE functions to generic versionFurong Xu11-137/+105
2024-11-04net: stmmac: Introduce stmmac_fpe_supported()Furong Xu4-6/+12
2024-11-04net: stmmac: Rework macro definitions for gmac4 and xgmacFurong Xu1-38/+39
2024-11-04net: stmmac: Introduce separate files for FPE implementationFurong Xu11-363/+405
2024-11-04r8169: align RTL8126 EEE config with vendor driverHeiner Kallweit1-0/+1
2024-11-04r8169: align RTL8125/RTL8126 PHY config with vendor driverHeiner Kallweit1-1/+5
2024-11-04r8169: align RTL8125 EEE config with vendor driverHeiner Kallweit1-6/+12
2024-11-04net: ibm: emac: mal: move irq maps downRosen Penev1-19/+7
2024-11-04net: ibm: emac: mal: use devm for request_irqRosen Penev1-30/+21
2024-11-04net: ibm: emac: mal: use devm for kzallocRosen Penev1-16/+9
2024-11-04net: ibm: emac: zmii: devm_platform_get_resourceRosen Penev1-22/+4
2024-11-04net: ibm: emac: zmii: use devm for mutex_initRosen Penev1-1/+5