mlx5: add Rx CRC stripping configuration
[dpdk.git] / drivers / net / mlx5 / Makefile
2016-03-25 Olga Shernmlx5: add Rx CRC stripping configuration
2016-03-16 Yaacov Hazanmlx5: fix Rx checksum offload in non L3/L4 packets
2016-03-16 Nelio Laranjeiromlx5: remove one indirection level from Rx/Tx
2016-03-16 Yaacov Hazanmlx5: support flow director
2016-03-16 Adrien Mazarguilmlx5: fix header generation in parallel builds
2016-03-01 Panu Matilainenmk: replace the combined library with a linker script
2015-11-01 Adrien Mazarguilmlx5: enable multi packet send WR in Tx CQ
2015-11-01 Adrien Mazarguilmlx5: support IPv6 RSS using experimental flows
2015-10-30 Nelio Laranjeiromlx5: support RSS hash update and get
2015-10-30 Adrien Mazarguilmlx5: refactor Rx code for the new verbs RSS API
2015-10-30 Adrien Mazarguilmlx5: use fast verbs interface for scattered Rx
2015-10-30 Adrien Mazarguilmlx5: support VLAN filtering
2015-10-30 Adrien Mazarguilmlx5: support promiscuous and allmulticast Rx modes
2015-10-30 Adrien Mazarguilmlx5: add software counters
2015-10-30 Adrien Mazarguilmlx5: add device configure/start/stop
2015-10-30 Adrien Mazarguilmlx5: support non-scattered Tx and Rx
2015-10-30 Adrien Mazarguilmlx5: introduce new driver for Mellanox ConnectX-4...