net/mlx5: separate Tx function declarations to another file
[dpdk.git] / drivers / net / mlx5 / linux / mlx5_verbs.c
2021-04-15 Michael Baumnet/mlx5: separate Tx function declarations to another...
2021-04-15 Michael Baumnet/mlx5: separate Rx function declarations to another...
2021-03-15 Thomas Monjalonnet/mlx5: enable debug logs dynamically
2021-02-04 Alexander Kozyrevnet/mlx5: fix miniCQE configuration for Verbs
2021-01-29 Bruce Richardsonethdev: make driver-only headers private
2021-01-14 Michael Baumnet/mlx5: remove CQE padding device argument
2021-01-08 Ophir Munknet/mlx5: prepare MR prototypes for DevX
2021-01-08 Viacheslav Ovsiienkonet/mlx5: fix Verbs memory allocation callback
2020-11-13 Matan Azradnet/mlx5: fix Tx queue stop state
2020-10-09 Michael Baumnet/mlx5: remove Rx queue object type field
2020-10-09 Michael Baumnet/mlx5: separate Rx queue state modification
2020-10-09 Michael Baumnet/mlx5: remove Tx queue object type field
2020-10-09 Michael Baumnet/mlx5: share Tx queue object modification
2020-10-09 Michael Baumnet/mlx5: separate Tx queue object modification
2020-10-09 Michael Baumnet/mlx5: rearrange QP creation in Verbs module
2020-10-09 Michael Baumnet/mlx5: share Tx control code
2020-10-09 Michael Baumnet/mlx5: separate Tx queue object creations
2020-09-18 Michael Baumnet/mlx5: share Rx queue drop action code
2020-09-18 Michael Baumnet/mlx5: separate Rx queue drop
2020-09-18 Michael Baumnet/mlx5: share Rx hash queue code
2020-09-18 Michael Baumnet/mlx5: share Rx queue indirection table code
2020-09-18 Michael Baumnet/mlx5: remove indirection table type field
2020-09-18 Michael Baumnet/mlx5: separate Rx hash queue creation
2020-09-18 Michael Baumnet/mlx5: separate Rx indirection table object creation
2020-09-18 Michael Baumnet/mlx5: share Rx queue object modification
2020-09-18 Michael Baumnet/mlx5: separate Rx queue object modification
2020-09-18 Michael Baumnet/mlx5: rearrange creation of WQ and CQ object
2020-09-18 Michael Baumnet/mlx5: share Rx control code
2020-09-18 Michael Baumnet/mlx5: separate Rx interrupt handling
2020-09-18 Michael Baumnet/mlx5: separate Rx queue object creations
2020-09-18 Ophir Munknet/mlx5: separate VLAN strip modification
2020-07-21 Ophir Munkcommon/mlx5: remove inclusion of Verbs header files
2020-07-21 Ophir Munknet/mlx5: replace Linux specific calls
2020-06-17 Ophir Munknet/mlx5/linux: add memory region callbacks to Verbs