net/mlx5: use SPDX tags in 6WIND copyrighted files
[dpdk.git] / drivers / net / mlx5 / mlx5_mac.c
2018-02-01 Olivier Matznet/mlx5: use SPDX tags in 6WIND copyrighted files
2018-01-29 Nélio Laranjeironet/mlx5: fix reception of multiple MAC addresses
2018-01-22 Ferruh Yigitethdev: separate driver APIs
2018-01-16 Nélio Laranjeironet/mlx5: fix secondary process verification
2017-10-12 Nélio Laranjeironet/mlx5: use flow to enable unicast traffic
2017-10-06 Shachar Beisernet/mlx5: support upstream rdma-core
2017-10-06 Shachar Beisernet/mlx5: replace network to host macros
2017-10-06 Nélio Laranjeironet/mlx5: remove pedantic pragma
2017-07-06 Nélio Laranjeironet/mlx5: implement isolated mode from flow API
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...