common/mlx5: introduce common library
[dpdk.git] / drivers / net / mlx5 / mlx5_mr.c
2020-02-05 Matan Azradcommon/mlx5: introduce common library
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-05-03 Viacheslav Ovsiienkonet/mlx5: update memory event callback for shared context
2019-05-03 Viacheslav Ovsiienkonet/mlx5: share Memory Regions for multiport device
2019-05-03 Thomas Monjalonnet/mlx5: replace a port lookup with ethdev API
2019-04-19 Viacheslav Ovsiienkonet/mlx5: fix memory region cleanup
2019-04-05 Yongseok Kohnet/mlx5: enable secondary process to register DMA...
2019-04-05 Yongseok Kohnet/mlx5: add control of excessive memory pinning by...
2019-04-05 Yongseok Kohnet/mlx5: fix external memory registration
2019-04-05 Yongseok Kohnet/mlx: remove debug messages on datapath
2019-04-05 Yongseok Kohnet/mlx5: fix memory event on secondary process
2019-03-29 Viacheslav Ovsiienkonet/mlx5: switch to the shared protection domain
2019-03-30 Shahaf Shulernet/mlx5: support PCI device DMA map and unmap
2019-03-30 Shahaf Shulernet/mlx5: refactor external memory registration
2019-03-01 Thomas Monjalonnet/mlx: prefix private structure
2018-11-16 Yongseok Kohnet/mlx5: optimize Tx external memory registration
2018-11-16 Ali Alnubaninet/mlx5: fix initialization of struct members
2018-11-15 Ali Alnubaninet/mlx5: fix minor typos
2018-10-11 Yongseok Kohnet/mlx5: support externally allocated static memory
2018-07-02 Nelio Laranjeironet/mlx5: clean-up developer logs
2018-05-28 Xueming Linet/mlx5: fix memory region cache init
2018-05-14 Yongseok Kohnet/mlx5: add new memory region support
2018-05-14 Yongseok Kohnet/mlx5: remove memory region support
2018-05-14 Yongseok Kohnet/mlx5: change device reference for secondary process
2018-04-27 Yongseok Kohnet/mlx5: fix alignment of memory region
2018-04-11 Anatoly Burakovmem: replace memseg with memseg lists
2018-04-11 Anatoly Burakovnet/mlx5: use virt2memseg instead of iteration
2018-04-10 Shahaf Shuleralign SPDX Mellanox copyrights
2018-03-30 Nélio Laranjeironet/mlx5: use dynamic logging
2018-03-30 Nélio Laranjeironet/mlx5: use port id in PMD log
2018-03-30 Nélio Laranjeironet/mlx5: standardize on negative errno values
2018-03-30 Nélio Laranjeironet/mlx5: change non failing function return values
2018-03-30 Nélio Laranjeironet/mlx5: prefix all functions with mlx5
2018-03-30 Nélio Laranjeironet/mlx5: remove control path locks
2018-03-30 Nélio Laranjeironet/mlx5: remove useless empty lines
2018-03-30 Nélio Laranjeironet/mlx5: add missing function documentation
2018-03-30 Nélio Laranjeironet/mlx5: normalize function prototypes
2018-03-30 Nélio Laranjeironet/mlx5: mark parameters with unused attribute
2018-02-01 Olivier Matznet/mlx5: use SPDX tags in 6WIND copyrighted files
2018-01-31 Nelio Laranjeironet/mlx5: move rdma-core calls to separate file
2018-01-29 Shahaf Shulernet/mlx5: fix secondary process mempool registration
2018-01-21 Yongseok Kohnet/mlx5: fix memory region lookup
2017-10-12 Nélio Laranjeironet/mlx5: add reference counter on DPDK Tx queues
2017-10-12 Nélio Laranjeironet/mlx5: add reference counter on memory region
2017-10-12 Nélio Laranjeironet/mlx5: prefix Tx structures and functions
2017-10-06 Shachar Beisernet/mlx5: replace network to host macros
2017-10-06 Nélio Laranjeironet/mlx5: remove pedantic pragma
2017-07-07 Yongseok Kohnet/mlx5: use buffer address for LKEY search
2016-09-30 Bruce Richardsonnet/mlx: fix debug build with gcc 6.1
2016-06-27 Nélio Laranjeironet/mlx5: refactor Tx data path
2016-06-27 Nélio Laranjeironet/mlx5: split Tx queue structure
2016-06-27 Nélio Laranjeironet/mlx5: split memory registration function