ethdev: fix adding invalid MAC address
[dpdk.git] / drivers / net / mlx5 / mlx5_mac.c
2017-05-05 Wei Daiethdev: fix adding invalid MAC address
2016-09-30 Bruce Richardsonnet/mlx: fix debug build with gcc 6.1
2016-06-20 Adrien Mazarguilnet/mlx: fix compilation with glibc 2.20
2016-03-25 Or Amimlx5: allow operation in secondary processes
2016-03-16 Yaacov Hazanmlx5: make flow steering rule generator more generic
2016-03-16 Yaacov Hazanmlx5: add special flows for broadcast and IPv6 multicast
2016-03-16 David Marchandmlx5: support setting primary MAC address
2015-11-01 Adrien Mazarguilmlx5: support IPv6 RSS using experimental flows
2015-11-01 Nelio Laranjeiromlx5: disable useless flows in promiscuous mode
2015-10-30 Olga Shernmlx5: define specific flow steering rules for each...
2015-10-30 Adrien Mazarguilmlx5: refactor Rx code for the new verbs RSS API
2015-10-30 Adrien Mazarguilmlx5: support VLAN filtering
2015-10-30 Adrien Mazarguilmlx5: add MAC handling
2015-10-30 Adrien Mazarguilmlx5: introduce new driver for Mellanox ConnectX-4...