summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2024-10-15net: gianfar: Use __be64 * to store pointers to big endian valuesSimon Horman
2024-10-15octeontx2-af: Fix potential integer overflows on integer shiftsColin Ian King
2024-10-15net: ethernet: ti: am65-cpsw: Enable USXGMII mode for J7200 CPSW5GSiddharth Vadapalli
2024-10-15net: stmmac: dwmac-tegra: Fix link bring-up sequenceParitosh Dixit
2024-10-14net: mtk_eth_soc: use ethtool_putsRosen Penev
2024-10-14net: mvneta: use ethtool_putsRosen Penev
2024-10-14mlx4: Add support for persistent NAPI config to RX CQsJoe Damato
2024-10-14mlx5: Add support for persistent NAPI configJoe Damato
2024-10-14bnxt: Add support for persistent NAPI configJoe Damato
2024-10-14tg3: Address byte-order miss-matchesSimon Horman
2024-10-14net: lan743x: Remove duplicate checkJinjie Ruan
2024-10-14net: ethernet: ti: cpsw_ale: Remove unused accessor functionsSimon Horman
2024-10-14net: ethernet: ti: am65-cpsw: Use tstats instead of open coded versionSimon Horman
2024-10-14net: ethernet: ti: am65-cpsw: Use __be64 type for id_tempSimon Horman
2024-10-14r8169: enable SG/TSO on selected chip versions per defaultHeiner Kallweit
2024-10-11net: bcmasp: enable SW timestampingJustin Chen
2024-10-11net: broadcom: remove select MII from brcmstb Ethernet driversJustin Chen
2024-10-11net: enetc: disable NAPI after all rings are disabledWei Fang
2024-10-11net: enetc: disable Tx BD rings after they are emptyWei Fang
2024-10-11net: enetc: block concurrent XDP transmissions during ring reconfigurationWei Fang
2024-10-11net: enetc: remove xdp_drops statistic from enetc_xdp_drop()Wei Fang
2024-10-11net: sparx5: fix source port register when mirroringDaniel Machon
2024-10-11net: emaclite: Adopt clock supportAbin Joseph
2024-10-11net: emaclite: Replace alloc_etherdev() with devm_alloc_etherdev()Abin Joseph
2024-10-11eth: remove the DLink/Sundance (ST201) driverJakub Kicinski
2024-10-10tg3: Link queues to NAPIsJoe Damato
2024-10-10tg3: Link IRQs to NAPI instancesJoe Damato
2024-10-10r8169: remove original workaround for RTL8125 broken rx issueHeiner Kallweit
2024-10-10r8169: don't apply UDP padding quirk on RTL8126AHeiner Kallweit
2024-10-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-10-10Merge branch 'net-introduce-tx-h-w-shaping-api'Jakub Kicinski
2024-10-10iavf: add support to exchange qos capabilitiesSudheer Mogilappagari
2024-10-10iavf: Add net_shaper_ops supportSudheer Mogilappagari
2024-10-10ice: Support VF queue rate limit and quanta size configurationWenjun Wu
2024-10-10net/mlx5: Add support check for TSAR types in QoS schedulingCarolina Jubran
2024-10-10net/mlx5: Unify QoS element type checks across NIC and E-SwitchCarolina Jubran
2024-10-10net/mlx5: qos: Refactor locking to a qos domain mutexCosmin Ratiu
2024-10-10net/mlx5: qos: Store rate groups in a qos domainCosmin Ratiu
2024-10-10net/mlx5: qos: Rename rate group 'list' as 'parent_entry'Cosmin Ratiu
2024-10-10net/mlx5: qos: Add an explicit 'dev' to vport trace callsCosmin Ratiu
2024-10-10net/mlx5: qos: Store the eswitch in a mlx5_esw_rate_groupCosmin Ratiu
2024-10-10net/mlx5: qos: Drop 'esw' param from vport qos functionsCosmin Ratiu
2024-10-10net/mlx5: qos: Always create group0Cosmin Ratiu
2024-10-10net/mlx5: qos: Maintain rate group vport members in a listCosmin Ratiu
2024-10-10net/mlx5: qos: Refactor and document bw_share calculationCosmin Ratiu
2024-10-10net/mlx5: qos: Consistently name vport vars as 'vport'Cosmin Ratiu
2024-10-10net/mlx5: qos: Rename vport 'tsar' into 'sched_elem'.Cosmin Ratiu
2024-10-10net/mlx5: qos: Flesh out element_attributes in mlx5_ifc.hCosmin Ratiu
2024-10-10eth: fbnic: add ethtool timestamping statisticsVadim Fedorenko
2024-10-10eth: fbnic: add TX packets timestamping supportVadim Fedorenko