common/mlx5: fix MPRQ mempool registration
[dpdk.git] / drivers / common / mlx5 / mlx5_common.c
2021-11-16 Dmitry Kozlyukcommon/mlx5: fix MPRQ mempool registration
2021-11-10 Dmitry Kozlyukcommon/mlx5: fix external memory pool registration
2021-11-07 Michael Baumcommon/mlx5: fix post doorbell barrier
2021-11-07 Michael Baumcommon/mlx5: fix doorbell mapping configuration
2021-11-07 Michael Baumcommon/mlx5: fix UAR allocation diagnostics messages
2021-11-07 Michael Baumcommon/mlx5: remove unreachable branch in UAR allocation
2021-11-07 Michael Baumcommon/mlx5: make multi-process MR management port...
2021-10-21 Michael Baumcommon/mlx5: share MR mempool registration
2021-10-21 Michael Baumcommon/mlx5: support device DMA map and unmap
2021-10-21 Michael Baumcommon/mlx5: share MR management
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-21 Michael Baumcommon/mlx5: share memory related devargs
2021-10-21 Michael Baumcommon/mlx5: share common definitions
2021-10-21 Michael Baumcommon/mlx5: share basic probing with internal drivers
2021-09-20 Michael Baumcommon/mlx5: fix resource cleaning in device removal
2021-09-20 Michael Baumcommon/mlx5: fix device list operations concurrency
2021-09-20 Michael Baumcommon/mlx5: fix class combination validation
2021-07-21 Xueming Licommon/mlx5: remove legacy PCI driver
2021-07-21 Thomas Monjaloncommon/mlx5: get PCI device address from any bus
2021-07-21 Xueming Licommon/mlx5: support auxiliary bus
2021-07-21 Xueming Licommon/mlx5: add bus-agnostic layer
2021-05-11 David Marchandlog: register with standardized names
2021-05-04 Shiri Kuzincommon/mlx5: share hash list tool
2021-04-08 Thomas Monjalondrivers: fix log level after loading
2021-01-14 Michael Baumcommon/mlx5: remove doorbell allocation functions
2021-01-08 Tal Shnaidermannet/mlx5: wrap glue reg/dereg UMEM per OS
2020-11-14 Viacheslav Ovsiienkocommon/mlx5: share UAR allocation routine
2020-07-29 Viacheslav Ovsiienkocommon/mlx5: fix queue doorbell record size
2020-07-28 Parav Panditcommon/mlx5: remove class check from class drivers
2020-07-28 Parav Panditcommon/mlx5: introduce layer for multiple class drivers
2020-07-28 Parav Panditcommon/mlx5: avoid class constructor priority
2020-07-21 Suanming Moucommon/mlx5: convert data path objects to unified malloc
2020-07-21 Thomas Monjaloncommon/mlx5: fix link with ibverbs glue dlopen option
2020-06-30 Ori Kamcommon/mlx5: move doorbell record from net driver
2020-06-03 Ophir Munkcommon/mlx5: split common file under Linux directory
2020-05-18 Shiri Kuzincommon/mlx5: disable relaxed ordering in unsuitable...
2020-04-21 Thomas Monjaloncommon/mlx5: fix build with -fno-common
2020-04-21 Thomas Monjaloncommon/mlx5: split glue initialization
2020-03-18 Tonghao Zhangcommon/mlx5: fix build without dlopen option
2020-02-05 Alexander Kozyrevcommon/mlx5: improve assert control
2020-02-05 Alexander Kozyrevcommon/mlx5: remove NDEBUG
2020-02-05 Matan Azradcommon/mlx5: share Netlink commands
2020-02-05 Matan Azradnet/mlx5: select driver by class device argument
2020-02-05 Matan Azradcommon/mlx5: share PCI device detection
2020-02-05 Matan Azradcommon/mlx5: introduce common library