net/mlx4: fix initialization of struct members
[dpdk.git] / drivers / net / mlx4 / mlx4_mr.c
2018-11-15 Ali Alnubaninet/mlx4: fix initialization of struct members
2018-11-15 Ali Alnubaninet/mlx4: fix minor typo
2018-10-11 Yongseok Kohnet/mlx4: support externally allocated static memory
2018-05-14 Yongseok Kohnet/mlx4: add new memory region support
2018-05-14 Yongseok Kohnet/mlx4: remove memory region support
2018-04-27 Yongseok Kohnet/mlx4: fix alignment of memory region
2018-04-11 Anatoly Burakovmem: replace memseg with memseg lists
2018-04-11 Anatoly Burakovnet/mlx4: use virt2memseg instead of iteration
2018-04-10 Shahaf Shuleralign SPDX Mellanox copyrights
2018-02-01 Olivier Matznet/mlx4: use SPDX tags in 6WIND copyrighted files
2018-01-31 Adrien Mazarguilnet/mlx4: move rdma-core calls to separate file
2017-11-03 Adrien Mazarguilnet/mlx4: share memory region resources
2017-11-03 Ophir Munknet/mlx4: associate MR to MP in a short function
2017-10-06 Adrien Mazarguilnet/mlx4: separate memory management functions