summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/en/params.c
AgeCommit message (Expand)Author
2024-06-05net/mlx5e: SHAMPO, Use KSMs instead of KLMsYoray Zack
2024-04-22net/mlx5e: Support updating coalescing configuration without resetting channelsRahul Rameshbabu
2024-04-22net/mlx5e: Use DIM constants for CQ period mode parameterRahul Rameshbabu
2024-03-07net/mlx5e: Support per-mdev queue counterTariq Toukan
2024-03-07net/mlx5e: Let channels be SD-awareTariq Toukan
2024-02-05net/mlx5e: XDP, Exclude headroom and tailroom from memory calculationsCarolina Jubran
2024-02-05net/mlx5e: XSK, Exclude tailroom from non-linear SKBs memory calculationsCarolina Jubran
2024-01-24net/mlx5e: Allow software parsing when IPsec crypto is enabledLeon Romanovsky
2024-01-07Revert "mlx5 updates 2023-12-20"Jakub Kicinski
2023-12-20net/mlx5e: Support per-mdev queue counterTariq Toukan
2023-12-20net/mlx5e: Let channels be SD-awareTariq Toukan
2023-12-13net/mlx5e: Decouple CQ from privTariq Toukan
2023-08-07page_pool: split types and declarations from page_pool.hYunsheng Lin
2023-06-16net/mlx5e: XDP, Allow growing tail for XDP multi bufferMaxim Mikityanskiy
2023-04-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2023-04-19net/mlx5e: RX, Add XDP multi-buffer support in Striding RQTariq Toukan
2023-04-19net/mlx5e: XDP, Consider large muti-buffer packets in Striding RQ params calc...Tariq Toukan
2023-04-16RDMA/mlx5: Remove pcie_relaxed_ordering_enabled() check for RO writeAvihai Horon
2023-03-28net/mlx5e: RX, Break the wqe bulk refill in smaller chunksDragos Tatulea
2023-03-28net/mlx5e: RX, Increase WQE bulk size for legacy rqDragos Tatulea
2023-03-15net/mlx5: Move needed PTYS functions to core layerGal Pressman
2023-01-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-01-18net/mlx5e: Add warning when log WQE size is smaller than log stride sizeAdham Faris
2023-01-18net/mlx5e: Fail with messages when params are not valid for XSKAdham Faris
2023-01-18net/mlx5e: Remove redundant xsk pointer check in mlx5e_mpwrq_validate_xskAdham Faris
2022-11-29net/mlx5: Generalize name of UMR alignment definitionTariq Toukan
2022-11-12net/mlx5e: Move params kernel log print to probe functionTariq Toukan
2022-11-12net/mlx5e: Support enhanced CQE compressionOfer Levi
2022-10-03net/mlx5e: xsk: Optimize for unaligned mode with 3072-byte framesMaxim Mikityanskiy
2022-10-03net/mlx5e: xsk: Use KLM to protect frame overrun in unaligned modeMaxim Mikityanskiy
2022-10-03net/mlx5e: Improve MTT/KSM alignmentMaxim Mikityanskiy
2022-10-03net/mlx5e: xsk: Use umr_mode to calculate striding RQ parametersMaxim Mikityanskiy
2022-10-01net/mlx5e: Make the wqe_index_mask calculation more exactMaxim Mikityanskiy
2022-10-01net/mlx5e: Introduce wqe_index_mask for legacy RQMaxim Mikityanskiy
2022-09-30net/mlx5e: Fix calculations for ICOSQ sizeMaxim Mikityanskiy
2022-09-30net/mlx5e: xsk: Use KSM for unaligned XSKMaxim Mikityanskiy
2022-09-30net/mlx5e: xsk: Use XSK frame size as striding RQ page sizeMaxim Mikityanskiy
2022-09-30net/mlx5e: Use runtime page_shift for striding RQMaxim Mikityanskiy
2022-09-28net/mlx5e: Use runtime values of striding RQ parameters in datapathMaxim Mikityanskiy
2022-09-28net/mlx5e: Improve the MTU change shortcutMaxim Mikityanskiy
2022-09-28net/mlx5e: xsk: Fix SKB headroom calculation in validationMaxim Mikityanskiy
2022-09-28net/mlx5e: xsk: Remove dead code in validationMaxim Mikityanskiy
2022-09-28net/mlx5e: Simplify stride size calculation for linear RQMaxim Mikityanskiy
2022-09-28net/mlx5e: Use the aligned max TX MPWQE sizeMaxim Mikityanskiy
2022-09-28net/mlx5e: Validate striding RQ before enabling XDPMaxim Mikityanskiy
2022-09-28net/mlx5e: Make mlx5e_verify_rx_mpwqe_strides staticMaxim Mikityanskiy
2022-07-28net/mlx5e: xsk: Account for XSK RQ UMRs when calculating ICOSQ sizeMaxim Mikityanskiy
2022-06-08Revert "net/mlx5e: Allow relaxed ordering over VFs"Saeed Mahameed
2022-05-17net/mlx5e: Allow relaxed ordering over VFsAya Levin
2022-05-03net/mlx5: Merge various control path IPsec headers into one fileLeon Romanovsky