summaryrefslogtreecommitdiff
path: root/drivers/compress/mlx5
AgeCommit message (Expand)Author
2024-11-18common/mlx5: fix error CQE handling for 128 bytes CQEAlexander Kozyrev
2024-06-13compress/mlx5: add VF device IDMichael Baum
2023-06-11common/mlx5: enable operation in IOVA virtual address modeViacheslav Ovsiienko
2023-02-28compress/mlx5: support LZ4 algorithmMichael Baum
2023-02-28compress/mlx5: add xform validate functionMichael Baum
2023-02-28compress/mlx5: remove unused fieldMichael Baum
2023-02-28compress/mlx5: support metadata layout added in BlueField-3Michael Baum
2023-02-28compress/mlx5: fix queue setup for partial transformationsMichael Baum
2023-02-28compress/mlx5: fix output Adler-32 checksum offsetMichael Baum
2023-02-28compress/mlx5: fix decompress xform validationMichael Baum
2023-02-20drivers: rename NVIDIA BlueField device IDsRaslan Darawsheh
2023-02-05compressdev: fix end of driver listMichael Baum
2022-11-22drivers: remove unused build variableThomas Monjalon
2022-11-21compress/mlx5: add Bluefield-3 device IDRaslan Darawsheh
2022-11-14drivers: omit symbol map when unneededAbdullah Ömer Yamaç
2022-11-14common/mlx5: use build configuration dictionaryThomas Monjalon
2022-10-30common/mlx5: fix disabling buildThomas Monjalon
2022-09-23bus/pci: make driver-only headers privateDavid Marchand
2022-07-21version: 22.11-rc0David Marchand
2022-03-04compress/mlx5: support out-of-space statusRaja Zidane
2022-02-21common/mlx5: refactor devargs managementMichael Baum
2022-02-12remove unnecessary null checksStephen Hemminger
2021-11-25compress/mlx5: fix double close of device contextMichael Baum
2021-11-17common/mlx5: fix redundant field in MR control structureMichael Baum
2021-11-08common/mlx5: fix queue size in DevX queue pair creationRaja Zidane
2021-11-08crypto/mlx5: fix queue size configurationRaja Zidane
2021-11-07common/mlx5: fix post doorbell barrierMichael Baum
2021-11-07common/mlx5: fix doorbell mapping configurationMichael Baum
2021-11-07common/mlx5: make multi-process MR management port-agnosticMichael Baum
2021-11-07common/mlx5: remove redundant parameter in MR searchMichael Baum
2021-11-04compress/mlx5: add block size optionRaja Zidane
2021-11-04compress/mlx5: fix compression level configurationRaja Zidane
2021-10-20compress/mlx5: support partial transformationRaja Zidane
2021-10-21common/mlx5: share MR mempool registrationMichael Baum
2021-10-21common/mlx5: share MR managementMichael Baum
2021-10-21common/mlx5: share MR top-half search functionMichael Baum
2021-10-21common/mlx5: add global MR cache create functionMichael Baum
2021-10-21common/mlx5: add MR control initializationMichael Baum
2021-10-21common/mlx5: share HCA capabilities handleMichael Baum
2021-10-21common/mlx5: share protection domain objectMichael Baum
2021-10-21common/mlx5: share device context objectMichael Baum
2021-10-21common/mlx5: share basic probing with internal driversMichael Baum
2021-10-05compress/mlx5: refactor HW queue objectRaja Zidane
2021-10-05common/mlx5: update MMO HCA capabilitiesRaja Zidane
2021-09-06compress/mlx5: fix leak on QP setup failureMichael Baum
2021-08-17version: 21.11-rc0Thomas Monjalon
2021-08-03compress/mlx5: fix compression level translationRaja Zidane
2021-07-22compress/mlx5: fix overflow in queue sizeMichael Baum
2021-07-22compress/mlx5: migrate to bus-agnostic common interfaceXueming Li
2021-07-20compress/mlx5: fix memory region unregistrationMichael Baum