net/mlx5: use SPDX tags in 6WIND copyrighted files
[dpdk.git] / drivers / net / mlx5 / mlx5_rxtx_vec.c
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