net: add rte prefix to ether defines
[dpdk.git] / drivers / net / mlx4 / mlx4_ethdev.c
2019-05-24 Olivier Matznet: add rte prefix to ether defines
2019-05-24 Olivier Matznet: add rte prefix to ether functions
2019-05-24 Olivier Matznet: add rte prefix to ether structures
2019-05-03 Adrien Mazarguilnet/mlx4: support multicast address list interface
2019-03-01 Thomas Monjalonnet/mlx: prefix private structure
2019-02-13 Thomas Monjalonnet/mlx: support firmware version query
2018-11-23 Thomas Monjalonnet/mlx4: fix possible uninitialized variable
2018-05-22 Adrien Mazarguilnet/mlx4: refactor RSS conversion functions
2018-05-14 Ophir Munknet/mlx4: advertise supported RSS hash functions
2018-04-27 Ferruh Yigitdrivers/net: update link status
2018-04-13 Olivier Matzethdev: return diagnostic when setting MAC address
2018-04-13 Ferruh Yigitethdev: replace bus specific struct with generic dev
2018-04-10 Shahaf Shuleralign SPDX Mellanox copyrights
2018-04-04 Bruce Richardsonconvert snprintf to strlcpy
2018-03-30 Adrien Mazarguilnet/mlx: control netdevices through ioctl only
2018-02-01 Olivier Matznet/mlx4: use SPDX tags in 6WIND copyrighted files
2018-01-31 Adrien Mazarguilnet/mlx4: move rdma-core calls to separate file
2018-01-22 Ferruh Yigitethdev: separate driver APIs
2018-01-21 Matan Azradnet/mlx4: support a device removal check operation
2018-01-16 Shahaf Shulernet/mlx4: convert to new Rx offloads API
2018-01-16 Shahaf Shulernet/mlx4: convert to new Tx offloads API
2017-11-10 Moti Haimovskynet/mlx4: fix Rx packet type offloads
2017-11-07 Moti Haimovskynet/mlx4: enhance Rx packet type offloads
2017-10-26 Gaetan Rivetpci: introduce library and driver
2017-10-13 Moti Haimovskynet/mlx4: restore Rx offloads
2017-10-13 Moti Haimovskynet/mlx4: restore Tx checksum offloads
2017-10-13 Adrien Mazarguilnet/mlx4: add RSS flow rule action support
2017-10-13 Adrien Mazarguilnet/mlx4: remove unnecessary check
2017-10-13 Adrien Mazarguilnet/mlx4: update Rx/Tx callbacks consistently
2017-10-13 Adrien Mazarguilnet/mlx4: restore promisc and allmulti support
2017-10-13 Adrien Mazarguilnet/mlx4: add VLAN filter configuration support
2017-10-13 Adrien Mazarguilnet/mlx4: add MAC addresses configuration support
2017-10-12 Matan Azradethdev: add return value to stats get dev op
2017-10-06 Adrien Mazarguilnet/mlx4: rely on ethdev for Tx/Rx queue arrays
2017-10-06 Adrien Mazarguilnet/mlx4: separate device control functions