ethdev: return diagnostic when setting MAC address
[dpdk.git] / drivers / net / mlx4 / mlx4_ethdev.c
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