net/mlx5: separate Rx function declarations to another file
[dpdk.git] / drivers / net / mlx5 / mlx5_txpp.c
2021-04-15 Michael Baumnet/mlx5: separate Rx function declarations to another...
2021-03-16 Viacheslav Ovsiienkonet/mlx5: support timestamp format
2021-01-29 Bruce Richardsonethdev: make driver-only headers private
2021-01-14 Michael Baumnet/mlx5: move rearm and clock queue SQ creation to...
2021-01-14 Michael Baumnet/mlx5: move rearm and clock queue CQ creation to...
2021-01-14 Michael Baumcommon/mlx5: fix completion queue entry size configuration
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
2021-01-08 Ophir Munknet/mlx5: move static asserts to global scope
2021-01-08 Ophir Munknet/mlx5: replace Linux sleep
2021-01-08 Ophir Munknet/mlx5: fix freeing packet pacing
2020-11-22 Viacheslav Ovsiienkonet/mlx5: make Tx scheduling xstats names compliant
2020-11-03 Viacheslav Ovsiienkonet/mlx5: use C11 atomics in packet scheduling
2020-10-09 Michael Baumnet/mlx5: reposition event queue number field
2020-09-18 Ophir Munknet/mlx5: remove more Direct Verbs dependencies
2020-07-21 Ophir Munknet/mlx5: replace Linux specific calls
2020-07-21 Suanming Mounet/mlx5: convert queue objects to unified malloc
2020-07-21 Viacheslav Ovsiienkonet/mlx5: provide send scheduling error statistics
2020-07-21 Viacheslav Ovsiienkonet/mlx5: support reading device clock
2020-07-21 Viacheslav Ovsiienkonet/mlx5: convert timestamp to completion index
2020-07-21 Viacheslav Ovsiienkonet/mlx5: introduce clock queue service routine
2020-07-21 Viacheslav Ovsiienkonet/mlx5: allocate packet pacing context
2020-07-21 Viacheslav Ovsiienkonet/mlx5: create rearm queue for packet pacing
2020-07-21 Viacheslav Ovsiienkonet/mlx5: create clock queue for packet pacing