net/mlx5: enable more shared code on Windows
[dpdk.git] / drivers / net / mlx5 / mlx5_devx.c
2021-01-08 Ophir Munknet/mlx5: enable more shared code on Windows
2021-01-08 Ophir Munknet/mlx5: fix flow operation wrapper per OS
2021-01-08 Tal Shnaidermancommon/mlx5: wrap event channel functions per OS
2021-01-08 Tal Shnaidermannet/mlx5: wrap glue reg/dereg UMEM per OS
2020-11-24 Gregory Etelsonnet/mlx5: fix DevX resources freeing
2020-11-22 Andrey Vesnovatynet/mlx5: fix shared RSS action update
2020-11-20 Alexander Kozyrevnet/mlx5: fix Rx packet padding config via DevX
2020-11-13 Matan Azradnet/mlx5: fix Tx queue stop state
2020-11-13 Tal Shnaidermannet/mlx5: fix SQ resources release in error flow
2020-11-03 Alexander Kozyrevnet/mlx5: support flow tag and packet header miniCQEs
2020-11-03 Andrey Vesnovatynet/mlx5: modify hash Rx queue objects
2020-11-03 Alexander Kozyrevnet/mlx5: implement vectorized MPRQ burst
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 SQ and CQ creation in DevX module
2020-10-09 Michael Baumnet/mlx5: share Tx control code
2020-10-09 Michael Baumnet/mlx5: separate Tx queue object creations
2020-10-09 Michael Baumnet/mlx5: reposition event queue number field
2020-10-08 Dekel Pelednet/mlx5: fix DevX CQ attributes values
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: rearrange creation of RQ and CQ resources
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