remove extra parentheses in return statement
[dpdk.git] / drivers / net / mlx5 / mlx5_rxq.c
2016-02-10 Huawei Xieremove extra parentheses in return statement
2015-11-03 Adrien Mazarguilmlx5: fix hash Rx queue type in RSS mode
2015-11-03 Nelio Laranjeiromlx5: support RETA query and update
2015-11-01 Adrien Mazarguilmlx5: support IPv6 RSS using experimental flows
2015-11-01 Nelio Laranjeiromlx5: disable useless flows in promiscuous mode
2015-10-30 Nelio Laranjeiromlx5: use one RSS hash key per flow type
2015-10-30 Nelio Laranjeiromlx5: support RSS hash update and get
2015-10-30 Olga Shernmlx5: define specific flow steering rules for each...
2015-10-30 Nelio Laranjeiromlx5: adapt indirection table size depending on Rx...
2015-10-30 Olga Shernmlx5: use separate indirection table for default hash...
2015-10-30 Adrien Mazarguilmlx5: refactor Rx code for the new verbs RSS API
2015-10-30 Adrien Mazarguilmlx5: get rid of the WR structure in Rx queue elements
2015-10-30 Adrien Mazarguilmlx5: support checksum offload
2015-10-30 Adrien Mazarguilmlx5: support promiscuous and allmulticast Rx modes
2015-10-30 Adrien Mazarguilmlx5: add software counters
2015-10-30 Adrien Mazarguilmlx5: support MTU configuration
2015-10-30 Adrien Mazarguilmlx5: support scattered Rx and Tx
2015-10-30 Adrien Mazarguilmlx5: add MAC handling
2015-10-30 Adrien Mazarguilmlx5: support non-scattered Tx and Rx