summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/steering/dr_send.c
AgeCommit message (Expand)Author
2023-11-15Revert "net/mlx5: DR, Supporting inline WQE when possible"Itamar Gozlan
2023-08-21net/mlx5: DR, Supporting inline WQE when possibleItamar Gozlan
2023-08-07net/mlx5: Allocate completion EQs dynamicallyMaher Sanalla
2023-08-07net/mlx5: Rename mlx5_comp_vectors_count() to mlx5_comp_vectors_max()Maher Sanalla
2023-04-14net/mlx5: DR, Fix QP continuous allocationYevgeny Kliteynik
2023-04-14net/mlx5: DR, Read ICM memory into dedicated bufferYevgeny Kliteynik
2023-04-14net/mlx5: DR, Add support for writing modify header argumentYevgeny Kliteynik
2023-04-14net/mlx5: DR, Add cache for modify header patternYevgeny Kliteynik
2023-04-11net/mlx5: DR, Prepare sending new WQE typeYevgeny Kliteynik
2023-01-10net/mlx5: remove redundant ret variablezhang songyi
2022-10-27net/mlx5: DR, Manage STE send info objects in poolYevgeny Kliteynik
2022-10-27net/mlx5: DR, Check device state when polling CQYevgeny Kliteynik
2022-03-17net/mlx5: DR, Remove hw_ste from mlx5dr_ste to reduce memoryRongwei Liu
2022-03-17net/mlx5: DR, Remove 4 members from mlx5dr_ste_htbl to reduce memoryRongwei Liu
2022-03-17net/mlx5: DR, Remove num_of_entries byte_size from struct mlx5_dr_icm_chunkRongwei Liu
2022-03-17net/mlx5: DR, Remove mr_addr rkey from struct mlx5dr_icm_chunkRongwei Liu
2021-10-19RDMA/mlx5: Replace struct mlx5_core_mkey by u32 keyAharon Landau
2021-08-26net/mlx5: DR, Warn and ignore SW steering rule insertion on QP errYevgeny Kliteynik
2021-08-26net/mlx5: DR, Enable QP retransmissionYevgeny Kliteynik
2021-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-08-09net/mlx5: Synchronize correct IRQ when destroying CQShay Drory
2021-07-25IB/mlx5: Rename is_apu_thread_cq function to is_apu_cqTal Gilboa
2021-04-19net/mlx5: DR, Add support for isolate_vl_tc QPYevgeny Kliteynik
2021-04-19net/mlx5: DR, Add support for force-loopback QPYevgeny Kliteynik
2021-04-19net/mlx5: DR, Fix SQ/RQ in doorbell bitmaskYevgeny Kliteynik
2021-04-19net/mlx5: DR, Rename an argument in dr_rdma_segmentsYevgeny Kliteynik
2021-04-14net/mlx5: DR, Alloc cmd buffer with kvzalloc() instead of kzalloc()Roi Dayan
2021-04-14net/mlx5: DR, Use variably sized data structures for different actionsJianbo Liu
2021-03-10net/mlx5: Set QP timestamp mode to defaultMaor Gottlieb
2021-01-29net/mlx5: DR, Use HW specific logic API when writing STEYevgeny Kliteynik
2020-09-30net/mlx5: Use dma device access helperParav Pandit
2020-09-30net/mlx5: DR, Replace the check for valid STE entryYevgeny Kliteynik
2020-06-11net/mlx5: DR, Fix freeing in dr_create_rc_qp()Denis Efremov
2020-05-27net/mlx5: DR, Add a spinlock to protect the send ringAlex Vesker
2020-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-04-30net/mlx5: DR, On creation set CQ's arm_db member to right valueErez Shitrit
2020-04-19net/mlx5: Remove extra indirection while storing QPNLeon Romanovsky
2020-04-19net/mlx5: Open-code modify QP in steering moduleLeon Romanovsky
2020-04-19net/mlx5: Remove empty QP and CQ events handlersLeon Romanovsky
2020-04-19net/mlx5: Open-code create and destroy QP callsLeon Romanovsky
2020-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-03-05net/mlx5: DR, Fix postsend actions write lengthHamdan Igbaria
2020-02-27net/mlx5: DR, Improve log messagesErez Shitrit
2020-01-24net/mlx5: DR, use non preemptible call to get the current cpu numberErez Shitrit
2019-11-20net/mlx5: DR, Fix invalid EQ vector number on CQ creationAlex Vesker
2019-09-05net/mlx5: DR, Remove useless set memory to zero use memset()Wei Yongjun
2019-09-03net/mlx5: DR, Expose an internal API to issue RDMA operationsAlex Vesker