crypto/mlx5: fix queue size configuration
[dpdk.git] / drivers / regex / mlx5 / mlx5_regex_control.c
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: remove redundant parameter in MR search
2021-11-03 Ady Agbarihregex/mlx5: prevent double setup of queue pair
2021-11-03 Francis Kellyregex/mlx5: remove RXP CSR file
2021-11-03 Ori Kamregex/mlx5: add cleanup on stop
2021-10-21 Michael Baumcommon/mlx5: share MR management
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-05 Raja Zidaneregex/mlx5: refactor HW queue objects
2021-07-22 Michael Baumregex/mlx5: fix memory region unregistration
2021-04-08 Suanming Mouregex/mlx5: add data path scattered mbuf process
2021-03-16 Viacheslav Ovsiienkoregex/mlx5: support timestamp format
2021-01-14 Michael Baumregex/mlx5: move DevX SQ creation to common
2021-01-14 Michael Baumregex/mlx5: move DevX CQ creation to common
2020-11-22 Michael Baumregex/mlx5: fix leak on queue setup failure
2020-10-05 Yuval Avneryregex/mlx5: add dynamic memory registration to datapath
2020-09-08 Yuval Avneryregex/mlx5: add teardown for fastpath buffers
2020-07-21 Yuval Avneryregex/mlx5: support dequeue
2020-07-21 Yuval Avneryregex/mlx5: support enqueue
2020-07-21 Yuval Avneryregex/mlx5: setup fast path
2020-07-21 Ori Kamregex/mlx5: add send queue
2020-07-21 Ori Kamregex/mlx5: add completion queue creation