net/mlx5: make vectorized Tx threshold configurable
[dpdk.git] / drivers / net / mlx5 / mlx5_defs.h
2018-11-05 Yongseok Kohnet/mlx5: make vectorized Tx threshold configurable
2018-08-05 Yongseok Kohnet/mlx5: fix minimum number of Multi-Packet RQ buffers
2018-07-26 Moti Haimovskynet/mlx5: fix build with old kernels
2018-07-12 Moti Haimovskynet/mlx5: support 32-bit systems
2018-07-02 Yongseok Kohnet/mlx5: increase number of strides
2018-07-02 Yongseok Kohnet/mlx5: fix Rx buffer replenishment threshold
2018-05-14 Yongseok Kohnet/mlx5: add Multi-Packet Rx support
2018-05-14 Yongseok Kohnet/mlx5: add new memory region support
2018-05-14 Yongseok Kohnet/mlx5: remove memory region support
2018-04-27 Xueming Linet/mlx5: allow max 192B TSO inline header length
2018-04-27 Nélio Laranjeironet/mlx5: implement multicast add list devop
2018-04-27 Nélio Laranjeironet/mlx5: split MAC address add/remove code
2018-04-10 Shahaf Shuleralign SPDX Mellanox copyrights
2018-03-30 Nélio Laranjeironet/mlx5: fix link status to use wait to complete
2018-02-01 Olivier Matznet/mlx5: use SPDX tags in 6WIND copyrighted files
2018-01-29 Xueming Linet/mlx5: map UAR address around huge pages
2018-01-29 Shahaf Shulernet/mlx5: fix link state on device start
2018-01-22 Ferruh Yigitethdev: separate driver APIs
2018-01-16 Nélio Laranjeironet/mlx5: fix un-supported RSS hash fields use
2017-10-12 Nélio Laranjeironet/mlx5: use flow to enable unicast traffic
2017-10-06 Shahaf Shulernet/mlx5: enforce Tx num of segments limitation
2017-07-07 Yongseok Kohnet/mlx5: add vectorized Rx/Tx burst for x86
2017-04-04 Yongseok Kohnet/mlx5: add enhanced multi-packet send for ConnectX-5
2017-04-04 Shahaf Shulernet/mlx5: support hardware TSO
2017-01-30 Yongseok Kohnet/mlx5: increase RSS indirection table size limit
2017-01-17 Shahaf Shulernet/mlx5: support extended statistics
2016-10-13 David Marchandnet/mlx: align drivers to latest naming convention
2016-06-27 Adrien Mazarguilnet/mlx5: replace countdown with threshold for Tx compl...
2016-06-27 Nélio Laranjeironet/mlx5: update prerequisites for upcoming enhancements
2016-06-27 Nélio Laranjeironet/mlx5: remove inline Tx support
2016-06-27 Nélio Laranjeironet/mlx5: remove configuration variable
2016-03-31 Yaacov Hazanmlx5: fix RETA table size
2016-03-16 Yaacov Hazanmlx5: support flow director
2016-03-16 Yaacov Hazanmlx5: add special flows for broadcast and IPv6 multicast
2016-03-16 Yaacov Hazanmlx5: refactor special flows handling
2016-03-03 Nelio Laranjeiromlx5: increase RETA table size
2015-11-01 Nelio Laranjeiromlx5: handle link status interrupts
2015-10-30 Nelio Laranjeiromlx5: adapt indirection table size depending on Rx...
2015-10-30 Adrien Mazarguilmlx5: support VLAN filtering
2015-10-30 Adrien Mazarguilmlx5: add software counters
2015-10-30 Adrien Mazarguilmlx5: support non-scattered Tx and Rx
2015-10-30 Adrien Mazarguilmlx5: introduce new driver for Mellanox ConnectX-4...