common/mlx5: fix default devargs initialization
[dpdk.git] / drivers / common / mlx5 / windows / mlx5_common_os.c
2022-02-25 Michael Baumcommon/mlx5: support remote PD and CTX
2022-01-11 Josh Soreffix spelling in comments and strings
2021-11-17 Michael Baumcommon/mlx5: fix memory leak in Windows MR deregistration
2021-11-10 Matan Azradcommon/mlx5: create wrapped MR
2021-11-04 Tal Shnaidermancrypto/mlx5: support on Windows
2021-10-21 Michael Baumcommon/mlx5: add global MR cache create function
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: move basic probing functions to common
2021-05-09 Shiri Kuzincommon/mlx5: fix mkey attributes initialization
2021-05-03 Michael Baumnet/mlx5: workaround ASO memory region creation
2021-05-04 Shiri Kuzincommon/mlx5: share hash list tool
2021-01-08 Ophir Munkcommon/mlx5: add reg/dereg MR on Windows
2021-01-08 Tal Shnaidermancommon/mlx5: add UMEM reg/dereg functions on Windows
2021-01-08 Tal Shnaidermancommon/mlx5: add alloc/dealloc PD on Windows
2021-01-08 Ophir Munkcommon/mlx5: add init for external lib on Windows