mbuf: add raw allocation function
[dpdk.git] / drivers / net / mlx5 / mlx5_rxtx.c
2016-05-17 Olivier Matzmbuf: add raw allocation function
2016-03-31 Adrien Mazarguilmlx: fix double mbuf free in Tx queue clean up
2016-03-25 Yaacov Hazanmlx5: add VLAN insertion offload
2016-03-25 Olga Shernmlx5: add Rx CRC stripping configuration
2016-03-25 Jianfeng Tanethdev: query supported packet types
2016-03-16 Yaacov Hazanmlx5: fix Rx checksum offload in non L3/L4 packets
2016-03-16 Adrien Mazarguilmlx: use aligned memory to register regions
2016-03-16 Nelio Laranjeiromlx5: free buffers immediately after completion
2016-03-16 Nelio Laranjeiromlx5: avoid lkey retrieval for inlined packets
2016-03-16 Nelio Laranjeiromlx5: process offload flags only when requested
2016-03-16 Nelio Laranjeiromlx5: remove one indirection level from Rx/Tx
2016-03-16 Nelio Laranjeiromlx5: prefetch next Tx mbuf header and data
2016-03-16 Yaacov Hazanmlx5: support Rx VLAN stripping
2015-11-24 Nelio Laranjeiromlx5: fix available entries in Tx rings
2015-11-24 Olga Shernmlx5: fix local protection error when Tx MP to MR cache...
2015-11-24 Olga Shernmlx5: fix Tx loss after initialization
2015-11-24 Adrien Mazarguilmlx5: fix scattered Tx with too many segments
2015-11-24 Adrien Mazarguilmlx5: fix memory registration for indirect mbuf data
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: use fast verbs interface for scattered Rx
2015-10-30 Adrien Mazarguilmlx5: support checksum offload
2015-10-30 Adrien Mazarguilmlx5: add software counters
2015-10-30 Adrien Mazarguilmlx5: support scattered Rx and Tx
2015-10-30 Adrien Mazarguilmlx5: support non-scattered Tx and Rx