net/mlx4: merge flow creation and validation code
[dpdk.git] / drivers / net / mlx4 / mlx4_flow.c
2017-10-13 Adrien Mazarguilnet/mlx4: merge flow creation and validation code
2017-10-13 Adrien Mazarguilnet/mlx4: compact flow rule error reporting
2017-10-13 Adrien Mazarguilnet/mlx4: tidy up flow rule handling 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 Mazarguilethdev: expose flow API error helper
2017-10-06 Adrien Mazarguilnet/mlx4: rely on ethdev for Tx/Rx queue arrays
2017-10-06 Adrien Mazarguilnet/mlx4: remove isolated mode constraint
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: separate Rx/Tx definitions
2017-10-06 Adrien Mazarguilnet/mlx4: separate debugging macros
2017-10-06 Adrien Mazarguilnet/mlx4: remove unnecessary wrapper functions
2017-10-06 Adrien Mazarguilnet/mlx4: remove control path locks
2017-10-06 Adrien Mazarguilnet/mlx4: clean up coding style inconsistencies
2017-10-06 Adrien Mazarguilnet/mlx4: revert resource domain support
2017-10-06 Adrien Mazarguilnet/mlx4: revert RSS parent queue refactoring
2017-10-06 Adrien Mazarguilnet/mlx4: revert flow API RSS support
2017-10-06 Adrien Mazarguilnet/mlx4: remove useless compilation checks
2017-10-06 Adrien Mazarguilnet/mlx4: add consistency to copyright notices
2017-07-31 Matan Azradnet/mlx4: fix flow creation before start
2017-07-06 Vasily Philipovnet/mlx4: support flow API RSS action
2017-07-06 Vasily Philipovnet/mlx4: refactor RSS parent queue allocation
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