net/mlx5: fix Tx recovery
[dpdk.git] / drivers / net / mlx5 / mlx5_tx.h
2022-04-21 Raja Zidanenet/mlx5: fix Rx/Tx stats concurrency
2022-04-21 Dmitry Kozlyuknet/mlx5: fix Tx when inlining is impossible
2022-02-25 Michael Baumnet/mlx5: optimize queue type checks
2022-02-24 Viacheslav Ovsiienkonet/mlx5: support wait on time in Tx
2022-02-24 Viacheslav Ovsiienkonet/mlx5: configure Tx queue with send on time offload
2022-02-11 Ferruh Yigitethdev: introduce generic dummy packet burst function
2022-02-10 Dariusz Sosnowskinet/mlx5: fix inline length for multi-segment TSO
2021-11-23 Dariusz Sosnowskinet/mlx5: fix multi-segment packet wraparound
2021-11-17 Dariusz Sosnowskinet/mlx5: fix partial inline of fine grain packets
2021-11-07 Michael Baumcommon/mlx5: fix post doorbell barrier
2021-11-07 Michael Baumnet/mlx5: remove duplicated reference of Tx doorbell
2021-11-07 Michael Baumcommon/mlx5: make multi-process MR management port...
2021-11-07 Michael Baumcommon/mlx5: remove redundant parameter in MR search
2021-10-24 Olivier Matzmbuf: add namespace to offload flags
2021-10-24 Olivier Matzmbuf: mark old VLAN offload flags as deprecated
2021-10-21 Michael Baumcommon/mlx5: share MR mempool registration
2021-10-21 Michael Baumcommon/mlx5: share MR management
2021-10-21 Michael Baumnet/mlx5: remove redundancy in MR file
2021-10-06 Xueming Liethdev: change queue release callback
2021-09-29 Bing Zhaonet/mlx5: fix Tx metadata endianness in data path
2021-07-08 Viacheslav Ovsiienkonet/mlx5: fix TSO multi-segment inline length
2021-07-08 Viacheslav Ovsiienkonet/mlx5: fix multi-segment inline for the first segments
2021-04-15 Michael Baumnet/mlx5: separate Tx burst functions to different...
2021-04-15 Michael Baumnet/mlx5: separate Tx function implementations to new...
2021-04-15 Michael Baumnet/mlx5: separate Tx burst template to header file
2021-04-15 Michael Baumnet/mlx5: separate Tx function declarations to another...