net: add rte prefix to ether defines
[dpdk.git] / drivers / net / mlx5 / mlx5_rxtx_vec_sse.h
2019-05-24 Olivier Matznet: add rte prefix to ether defines
2019-02-13 Dekel Pelednet/mlx5: fix Tx metadata for multi-segment packet
2018-11-16 Yongseok Kohnet/mlx5: optimize Rx buffer replenishment threshold
2018-10-26 Dekel Pelednet/mlx5: support metadata as flow rule criteria
2018-07-26 Yongseok Kohnet/mlx5: fix assert for Tx completion queue count
2018-07-02 Yongseok Kohnet/mlx5: fix Rx buffer replenishment threshold
2018-04-27 Xueming Linet/mlx5: support Rx tunnel type identification
2018-04-27 Xueming Linet/mlx5: support generic tunnel offloading
2018-04-10 Shahaf Shuleralign SPDX Mellanox copyrights
2018-02-01 Olivier Matznet/mlx5: use SPDX tags in 6WIND copyrighted files
2018-01-28 Yongseok Kohnet/mlx5: fix synchronization on polling Rx completions
2018-01-16 Yongseok Kohnet/mlx5: fix calculation of flow ID flag
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 Yongseok Kohnet/mlx5: add missing sanity checks for Tx completion...
2018-01-16 Nélio Laranjeironet/mlx5: fix Tx checksum offloads
2017-11-03 Thomas Monjalonnet/mlx5: fix some typos
2017-10-26 Yongseok Kohnet/mlx5: fix Tx doorbell memory barrier
2017-10-26 Olivier Matzmbuf: rename deprecated VLAN flags
2017-10-12 Raslan Darawshehnet/mlx5: add Rx HW timestamp
2017-10-12 Yongseok Kohnet/mlx5: fix deadlock due to buffered slots in Rx...
2017-10-12 Yongseok Kohnet/mlx5: separate shareable vector functions