ethdev: add speed capabilities
[dpdk.git] / drivers / net / mlx5 / mlx5_ethdev.c
2016-04-01 Marc Suneethdev: add speed capabilities
2016-03-25 Nélio Laranjeiromlx5: fix overwritten RSS configuration
2016-03-25 Yaacov Hazanmlx5: add VLAN insertion offload
2016-03-25 Or Amimlx5: allow operation in secondary processes
2016-03-25 Or Amimlx5: support setting link up or down
2016-03-25 Jianfeng Tanethdev: query supported packet types
2016-03-16 Yaacov Hazanmlx5: add special flows for broadcast and IPv6 multicast
2015-11-03 Nelio Laranjeiromlx5: support RETA query and update
2015-11-01 Nelio Laranjeiromlx5: handle link status interrupts
2015-10-30 Adrien Mazarguilmlx5: refactor Rx code for the new verbs RSS API
2015-10-30 Adrien Mazarguilmlx5: support flow control
2015-10-30 Adrien Mazarguilmlx5: support link status update
2015-10-30 Adrien Mazarguilmlx5: support promiscuous and allmulticast Rx modes
2015-10-30 Adrien Mazarguilmlx5: support MTU configuration
2015-10-30 Adrien Mazarguilmlx5: add device configure/start/stop
2015-10-30 Adrien Mazarguilmlx5: introduce new driver for Mellanox ConnectX-4...