aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en/params.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-10-26net/mlx5e: Add control path for SHAMPO featureBen Ben-Ishay1-11/+131
2021-10-26net/mlx5e: Rename TIR lro functions to TIR packet merge functionsKhalid Manaa1-15/+6
2021-10-26net/mlx5e: Rename lro_timeout to packet_merge_timeoutBen Ben-Ishay1-1/+1
2021-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+10
2021-07-27net/mlx5e: RX, Avoid possible data corruption when relaxed ordering and LRO combinedTariq Toukan1-1/+10
2021-07-26net/mlx5e: Remove mlx5e_priv usage from mlx5e_build_*tir_ctx*()Maxim Mikityanskiy1-0/+12
2021-06-03net/mlx5e: Disable TLS device offload in kdump modeAlaa Hleihel1-2/+2
2021-06-03net/mlx5e: Zero-init DIM structuresLama Kayal1-2/+2
2021-04-19net/mlx5e: RX, Add checks for calculated Striding RQ attributesTariq Toukan1-30/+56
2021-04-19net/mlx5e: Fix lost changes during code movementsTariq Toukan1-2/+3
2021-04-16net/mlx5e: kTLS, Add resiliency to RX resync failuresTariq Toukan1-0/+3
2021-03-25net/mlx5e: Restrict usage of mlx5e_priv in params logic functionsTariq Toukan1-48/+46
2021-03-25net/mlx5e: Move params logic into its dedicated fileTariq Toukan1-5/+477
2021-02-01net/mlx5e: remove h from printk format specifierTom Rix1-1/+1
2020-11-05net/mlx5e: Validate stop_room size upon user inputVladyslav Tarasiuk1-0/+34
2020-05-21mlx5, xsk: Migrate to new MEM_TYPE_XSK_BUFF_POOLBjörn Töpel1-6/+7
2019-08-31net/mlx5e: Allow XSK frames smaller than a pageMaxim Mikityanskiy1-4/+19
2019-06-27net/mlx5e: Add XSK zero-copy supportMaxim Mikityanskiy1-21/+32
2019-06-27net/mlx5e: Consider XSK in XDP MTU limit calculationMaxim Mikityanskiy1-2/+2
2019-06-27net/mlx5e: Calculate linear RX frag size considering XSKMaxim Mikityanskiy1-21/+44
2019-04-23net/mlx5e: Remove unused parameterMaxim Mikityanskiy1-4/+3
2019-04-23net/mlx5e: Add an underflow warning commentMaxim Mikityanskiy1-2/+5
2019-04-23net/mlx5e: Move parameter calculation functions to en/params.cMaxim Mikityanskiy1-0/+102