compress/mlx5: fix double close of device context
[dpdk.git] / drivers / compress / mlx5 / mlx5_compress.c
2021-11-25 Michael Baumcompress/mlx5: fix double close of device context
2021-11-17 Michael Baumcommon/mlx5: fix redundant field in MR control structure
2021-11-08 Raja Zidanecommon/mlx5: fix queue size in DevX queue pair creation
2021-11-08 Raja Zidanecrypto/mlx5: fix queue size configuration
2021-11-07 Michael Baumcommon/mlx5: fix post doorbell barrier
2021-11-07 Michael Baumcommon/mlx5: fix doorbell mapping configuration
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 Zidanecompress/mlx5: add block size option
2021-11-04 Raja Zidanecompress/mlx5: fix compression level configuration
2021-10-20 Raja Zidanecompress/mlx5: support partial transformation
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 Zidanecompress/mlx5: refactor HW queue object
2021-10-05 Raja Zidanecommon/mlx5: update MMO HCA capabilities
2021-09-06 Michael Baumcompress/mlx5: fix leak on QP setup failure
2021-08-03 Raja Zidanecompress/mlx5: fix compression level translation
2021-07-22 Michael Baumcompress/mlx5: fix overflow in queue size
2021-07-21 Xueming Licompress/mlx5: migrate to bus-agnostic common interface
2021-07-20 Michael Baumcompress/mlx5: fix memory region unregistration
2021-05-11 David Marchandlog: register with standardized names
2021-05-04 Shiri Kuzincommon/mlx5: share Verbs device match function
2021-03-16 Viacheslav Ovsiienkocompress/mlx5: support timestamp format
2021-03-15 Thomas Monjaloncommon/mlx5: remove extra line feed in log messages
2021-02-04 Matan Azradcompress/mlx5: fix asserts
2021-01-27 Matan Azradcompress/mlx5: add supported capabilities
2021-01-27 Matan Azradcompress/mlx5: support 32-bit systems
2021-01-27 Matan Azradcompress/mlx5: add statistics operations
2021-01-27 Matan Azradcompress/mlx5: add data-path functions
2021-01-27 Matan Azradcompress/mlx5: add memory region management
2021-01-27 Matan Azradcompress/mlx5: add transformation operations
2021-01-27 Matan Azradcompress/mlx5: support queue pair operations
2021-01-27 Matan Azradcompress/mlx5: support basic control operations
2021-01-27 Matan Azradcompress/mlx5: introduce PMD