net/mlx5: support three level table walk
[dpdk.git] / drivers / net / mlx5 / mlx5_utils.h
2021-04-21 Suanming Mounet/mlx5: support three level table walk
2021-04-07 Asaf Pensocommon/mlx5: align log prefix across drivers
2021-01-08 Suanming Mounet/mlx5: optimize hash list entry memory
2021-01-08 Suanming Mounet/mlx5: optimize hash list synchronization
2020-11-03 Suanming Mounet/mlx5: remove unused hash list operations
2020-11-03 Xueming Linet/mlx5: introduce thread safe linked list cache
2020-11-03 Xueming Linet/mlx5: support concurrent access for hash list
2020-11-03 Suanming Mounet/mlx5: make three level table thread safe
2020-09-18 Ophir Munknet/mlx5: remove unused log macros
2020-09-18 Suanming Mounet/mlx5: add hash list extended lookup and insert
2020-07-21 Suanming Mounet/mlx5: convert control path memory to unified malloc
2020-06-30 Suanming Mounet/mlx5: add three-level table utility
2020-05-05 Suanming Mounet/mlx5: fix indexed pool bitmap initialization
2020-05-06 Ori Kameal/ppc: fix bool type after altivec include
2020-04-21 Suanming Mounet/mlx5: add trunk release for indexed pool
2020-04-21 Suanming Mounet/mlx5: add trunk dynamic grow for indexed pool
2020-04-21 Suanming Mounet/mlx5: add indexed memory pool
2020-02-05 Alexander Kozyrevcommon/mlx5: improve assert control
2020-02-05 Matan Azradcommon/mlx5: introduce common library
2019-12-12 Ali Alnubaninet/mlx: fix build with clang 9
2019-11-11 Bing Zhaonet/mlx5: introduce hash list
2018-11-13 Thomas Monjalonnet/mlx5: fix build on PPC64
2018-04-27 Xueming Linet/mlx5: add hardware flow debug dump
2018-04-10 Shahaf Shuleralign SPDX Mellanox copyrights
2018-03-30 Nélio Laranjeironet/mlx5: use dynamic logging
2018-02-01 Olivier Matznet/mlx5: use SPDX tags in 6WIND copyrighted files
2017-11-11 Edward Makarovnet/mlx5: fix link speed bitmasks
2017-10-12 Nélio Laranjeironet/mlx5: make indirection tables shareable
2016-02-10 Huawei Xieremove extra parentheses in return statement
2015-11-03 Nelio Laranjeiromlx5: support RETA query and update
2015-10-30 Adrien Mazarguilmlx5: get rid of the WR structure in Rx queue elements
2015-10-30 Adrien Mazarguilmlx5: support checksum offload
2015-10-30 Adrien Mazarguilmlx5: support non-scattered Tx and Rx
2015-10-30 Adrien Mazarguilmlx5: introduce new driver for Mellanox ConnectX-4...