net/mlx5: add meter operation callback
[dpdk.git] / drivers / net / mlx5 / Makefile
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...