summaryrefslogtreecommitdiff
path: root/include/uapi/linux/vmcore.h
diff options
context:
space:
mode:
authorSaeed Mahameed <saeedm@nvidia.com>2025-06-16 17:14:40 +0300
committerJakub Kicinski <kuba@kernel.org>2025-06-17 18:34:13 -0700
commit46bcce5dfd330c233e59cd5efd7eb43f049b0a82 (patch)
tree5c9d3a42fc3ad0114339a6e4ea821792f2ecb0b5 /include/uapi/linux/vmcore.h
parentb2588ea40ec9472688289c1a644627c0f4a1f33f (diff)
downloadkernel-46bcce5dfd330c233e59cd5efd7eb43f049b0a82.tar.gz
net/mlx5e: Support ethtool tcp-data-split settings
In mlx5, tcp header-data split requires HW GRO to be on. Enabling it fails when HW GRO is off. mlx5e_fix_features now keeps HW GRO on when tcp data split is enabled. Finally, when tcp data split is disabled, features are updated to maybe remove the forced HW GRO. Signed-off-by: Saeed Mahameed <saeedm@nvidia.com> Signed-off-by: Cosmin Ratiu <cratiu@nvidia.com> Reviewed-by: Dragos Tatulea <dtatulea@nvidia.com> Reviewed-by: Tariq Toukan <tariqt@nvidia.com> Signed-off-by: Mark Bloch <mbloch@nvidia.com> Link: https://patch.msgid.link/20250616141441.1243044-12-mbloch@nvidia.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'include/uapi/linux/vmcore.h')
0 files changed, 0 insertions, 0 deletions
0'>mt76: move mac_work in mt76_devLorenzo Bianconi 2019-05-01mt76: unify set_timStanislaw Gruszka 2019-05-01mt76x02u: add mt76_release_buffered_framesStanislaw Gruszka 2019-05-01mt76x02: introduce beacon_opsStanislaw Gruszka 2019-02-26mt76: mt76x2: unify mt76x2[u]_mac_resumeFelix Fietkau 2019-02-26mt76: mt76x02: fix ED/CCA enabling/disablingFelix Fietkau 2019-02-18mt76: run MAC work every 100msFelix Fietkau 2019-02-18mt76x02: use commmon add interface for mt76x2uStanislaw Gruszka 2019-01-17mt76: move mt76x02_get_txpower to mt76 coreFelix Fietkau 2018-11-30mt76: replace sta_add/remove ops with common sta_state functionFelix Fietkau 2018-11-30mt76x2u: main: use mt76x02_bss_info_changed utility routineLorenzo Bianconi 2018-11-30mt76x2u: phy: run phy_channel_calibrate after channel switchLorenzo Bianconi 2018-11-30mt76: move mt76x02_get_txpower in mt76x02_util.cLorenzo Bianconi 2018-11-30mt76: move mt76x02_sw_scan and mt76x02_sw_scan_complete in mt76x02-lib moduleLorenzo Bianconi 2018-11-30mt76x2u: introduce mac workqueue supportLorenzo Bianconi 2018-10-13mt76: use mt76x02_dev instead of mt76_dev in mt76x02_mac.cLorenzo Bianconi 2018-10-13mt76: use mt76x02_dev instead of mt76_dev in mt76x02_util.cLorenzo Bianconi 2018-10-05mt76: rename mt76x02_util.h in mt76x02.hLorenzo Bianconi 2018-10-05mt76: move mt76x02_tx in mt76x02-lib moduleLorenzo Bianconi 2018-10-05mt76x2: move mt76x2_dev in mt76x02_util.hLorenzo Bianconi 2018-10-05mt76x2: move mt76x2 source files to mt76x2 folderLorenzo Bianconi