net/mlx4: improve assert control
[dpdk.git] / drivers / net / mlx4 / mlx4_mr.c
2020-02-05 Alexander Kozyrevnet/mlx4: improve assert control
2020-02-05 Alexander Kozyrevnet/mlx4: remove NDEBUG flag
2019-10-09 David Marchandremove useless include of EAL memory config header
2019-07-05 Anatoly Burakovmem: add API to lock/unlock memory hotplug
2019-04-19 Viacheslav Ovsiienkonet/mlx4: fix memory region cleanup
2019-04-05 Yongseok Kohnet/mlx4: enable secondary process to register DMA...
2019-04-05 Yongseok Kohnet/mlx4: add control of excessive memory pinning by...
2019-04-05 Yongseok Kohnet/mlx: remove debug messages on datapath
2019-04-05 Yongseok Kohnet/mlx4: support secondary process
2019-04-05 Yongseok Kohnet/mlx4: change device reference for secondary process
2019-03-01 Thomas Monjalonnet/mlx: prefix private structure
2018-11-16 Yongseok Kohnet/mlx4: optimize Tx external memory registration
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