net/mlx5: use SPDX tags in 6WIND copyrighted files
[dpdk.git] / drivers / net / mlx5 / mlx5_trigger.c
2018-02-01 Olivier Matznet/mlx5: use SPDX tags in 6WIND copyrighted files
2018-01-29 Xueming Linet/mlx5: map UAR address around huge pages
2018-01-29 Shahaf Shulernet/mlx5: fix link state on device start
2018-01-29 Olivier Matznet/mlx5: fix return value of start operation
2018-01-22 Ferruh Yigitethdev: separate driver APIs
2018-01-21 Yongseok Kohnet/mlx5: fix handling link status event
2018-01-16 Shahaf Shulernet/mlx5: change pkt burst select function prototype
2018-01-16 Yongseok Kohnet/mlx5: fix overflow of Memory Region cache
2018-01-16 Nélio Laranjeironet/mlx5: fix secondary process verification
2017-10-26 Nélio Laranjeironet/mlx5: fix device stop with multiple regions
2017-10-26 Nélio Laranjeironet/mlx5: fix reception when VLAN is added
2017-10-12 Nélio Laranjeironet/mlx5: remove hash Rx queues support
2017-10-12 Nélio Laranjeironet/mlx5: use flow to enable unicast traffic
2017-10-12 Nélio Laranjeironet/mlx5: use flow to enable all multi mode
2017-10-12 Nélio Laranjeironet/mlx5: use flow to enable promiscuous mode
2017-10-12 Nélio Laranjeironet/mlx5: add reference counter on DPDK Rx queues
2017-10-12 Nélio Laranjeironet/mlx5: add reference counter on DPDK Tx queues
2017-10-12 Nélio Laranjeironet/mlx5: fix crash during RETA update
2017-10-12 Nélio Laranjeironet/mlx5: remove redundant started flag
2017-10-12 Nélio Laranjeironet/mlx5: remove flow director support
2017-10-12 Xueming Linet/mlx5: change eth device reference for secondary...
2017-10-06 Nélio Laranjeironet/mlx5: remove pedantic pragma
2017-07-07 Yongseok Kohnet/mlx5: select Rx/Tx callbacks when starting device
2017-07-06 Adrien Mazarguilnet/mlx5: fix Rx interrupts management
2017-05-10 Yongseok Kohnet/mlx5: fix rollback when starting device
2017-04-04 Shahaf Shulernet/mlx5: support user space Rx interrupt event
2017-04-04 Nélio Laranjeironet/mlx5: fix startup when flow cannot be applied
2017-01-17 Shahaf Shulernet/mlx5: support extended statistics
2017-01-17 Nélio Laranjeironet/mlx5: support basic flow items and actions
2016-09-30 Bruce Richardsonnet/mlx: fix debug build with gcc 6.1
2016-03-25 Or Amimlx5: allow operation in secondary processes
2016-03-16 Adrien Mazarguilmlx5: manage all special flow types at once
2016-03-16 Yaacov Hazanmlx5: support flow director
2016-03-16 Yaacov Hazanmlx5: add special flows for broadcast and IPv6 multicast
2016-03-16 Yaacov Hazanmlx5: refactor special flows handling
2015-11-01 Nelio Laranjeiromlx5: handle link status interrupts
2015-11-01 Nelio Laranjeiromlx5: disable useless flows in promiscuous mode
2015-10-30 Adrien Mazarguilmlx5: refactor Rx code for the new verbs RSS API
2015-10-30 Adrien Mazarguilmlx5: support promiscuous and allmulticast Rx modes
2015-10-30 Adrien Mazarguilmlx5: add device configure/start/stop