common/mlx5: introduce common library
[dpdk.git] / drivers / net / mlx5 / mlx5_rxtx_vec.c
2020-02-05 Matan Azradcommon/mlx5: introduce common library
2019-10-25 David Christensennet/mlx5: add Altivec Rx
2019-07-29 Matan Azradnet/mlx5: allow LRO per Rx queue
2019-07-29 Matan Azradnet/mlx5: allow LRO in regular Rx queue
2019-07-23 Viacheslav Ovsiienkonet/mlx5: remove Tx implementation
2019-06-13 Matan Azradnet/mlx5: extend Rx completion with error handling
2019-03-01 Thomas Monjalonnet/mlx: prefix private structure
2018-11-05 Yongseok Kohnet/mlx5: make vectorized Tx threshold configurable
2018-10-26 Dekel Pelednet/mlx5: support metadata as flow rule criteria
2018-05-14 Yongseok Kohnet/mlx5: add Multi-Packet Rx support
2018-04-27 Xueming Linet/mlx5: support generic tunnel offloading
2018-04-10 Shahaf Shuleralign SPDX Mellanox copyrights
2018-03-30 Nélio Laranjeironet/mlx5: prefix all functions with mlx5
2018-02-01 Olivier Matznet/mlx5: use SPDX tags in 6WIND copyrighted files
2018-01-16 Shahaf Shulernet/mlx5: convert to new Tx offloads API
2018-01-16 Shahaf Shulernet/mlx5: add device configuration structure
2018-01-16 Yongseok Kohnet/mlx5: fix overwriting bit-fields in SW Rx queue
2018-01-16 Yongseok Kohnet/mlx5: add fallback in Tx for multi-segment packet
2018-01-16 Nélio Laranjeironet/mlx5: fix Tx checksum offloads
2017-10-12 Yongseok Kohnet/mlx5: add vectorized Rx/Tx burst for ARM
2017-10-12 Yongseok Kohnet/mlx5: separate shareable vector functions
2017-10-12 Yongseok Kohnet/mlx5: use static assert for compile-time sanity...
2017-10-12 Yongseok Kohnet/mlx5: rename a file of SSE Rx/Tx