common/mlx5: make multi-process MR management port-agnostic
[dpdk.git] / drivers / crypto / mlx5 / mlx5_crypto.c
2021-11-07 Michael Baumcommon/mlx5: make multi-process MR management port...
2021-11-07 Michael Baumcommon/mlx5: remove redundant parameter in MR search
2021-11-04 Raja Zidanecrypto/mlx5: support 1MB data-unit
2021-11-04 Tal Shnaidermancrypto/mlx5: fix size of UMR WQE
2021-11-04 Tal Shnaidermancrypto/mlx5: replace mutex initializer
2021-10-20 Akhil Goyaldrivers/crypto: invoke probing finish function
2021-10-21 Michael Baumcommon/mlx5: share MR mempool registration
2021-10-21 Michael Baumcommon/mlx5: share MR management
2021-10-21 Michael Baumcommon/mlx5: share MR top-half search function
2021-10-21 Michael Baumcommon/mlx5: add global MR cache create function
2021-10-21 Michael Baumcommon/mlx5: add MR control initialization
2021-10-21 Michael Baumcommon/mlx5: share HCA capabilities handle
2021-10-21 Michael Baumcommon/mlx5: share protection domain object
2021-10-21 Michael Baumcommon/mlx5: share device context object
2021-10-21 Michael Baumcommon/mlx5: share basic probing with internal drivers
2021-10-05 Raja Zidanecommon/mlx5: share DevX queue pair operations
2021-09-28 Michael Baumcrypto/mlx5: fix indirect mkey cleaning
2021-09-28 Tal Shnaidermancrypto/mlx5: fix queue indexing
2021-09-06 Michael Baumcrypto/mlx5: fix timestamp format configuration
2021-07-30 Michael Baumcrypto/mlx5: fix leaks on probing failure
2021-07-21 Xueming Licrypto/mlx5: migrate to bus-agnostic common interface
2021-07-20 Suanming Moucrypto/mlx5: support statistics operations
2021-07-20 Suanming Moucrypto/mlx5: support enqueue/dequeue operations
2021-07-20 Suanming Moucrypto/mlx5: add WQE set initialization
2021-07-20 Suanming Moucrypto/mlx5: add maximum segments configuration
2021-07-20 Suanming Moucrypto/mlx5: add keytag configuration
2021-07-20 Shiri Kuzincrypto/mlx5: create login object using DevX
2021-07-20 Shiri Kuzincrypto/mlx5: add memory region management
2021-07-20 Shiri Kuzincrypto/mlx5: support session operations
2021-07-20 Shiri Kuzincrypto/mlx5: support queue pairs operations
2021-07-20 Shiri Kuzincrypto/mlx5: support basic operations
2021-07-20 Shiri Kuzincrypto/mlx5: introduce Mellanox crypto driver