ethdev: separate driver APIs
[dpdk.git] / drivers / net / mlx4 / mlx4_flow.h
2018-01-22 Ferruh Yigitethdev: separate driver APIs
2018-01-16 Adrien Mazarguilnet/mlx4: restore UDP RSS by probing capabilities
2017-10-13 Adrien Mazarguilnet/mlx4: add RSS flow rule action support
2017-10-13 Adrien Mazarguilnet/mlx4: add flow support for multicast traffic
2017-10-13 Adrien Mazarguilnet/mlx4: add MAC addresses configuration support
2017-10-13 Adrien Mazarguilnet/mlx4: refactor flow item validation code
2017-10-13 Adrien Mazarguilnet/mlx4: simplify trigger code for flow rules
2017-10-13 Adrien Mazarguilnet/mlx4: refactor internal flow rules
2017-10-13 Adrien Mazarguilnet/mlx4: merge flow creation and validation code
2017-10-13 Adrien Mazarguilnet/mlx4: clarify flow objects naming scheme
2017-10-13 Adrien Mazarguilnet/mlx4: expose support for flow rule priorities
2017-10-13 Adrien Mazarguilnet/mlx4: enhance header files comments
2017-10-06 Adrien Mazarguilnet/mlx4: clean up includes and comments
2017-10-06 Adrien Mazarguilnet/mlx4: rename private functions in flow API
2017-10-06 Adrien Mazarguilnet/mlx4: group flow API handlers in common file
2017-10-06 Adrien Mazarguilnet/mlx4: revert flow API RSS support
2017-10-06 Adrien Mazarguilnet/mlx4: add consistency to copyright notices
2017-07-06 Vasily Philipovnet/mlx4: support flow API RSS action
2017-07-06 Vasily Philipovnet/mlx4: implement isolated mode from flow API
2017-04-04 Vasily Philipovnet/mlx4: use a single drop queue for all drop flows
2017-04-04 Vasily Philipovnet/mlx4: support basic flow items and actions