ethdev: make default behavior CRC strip on Rx
[dpdk.git] / drivers / net / mlx5 / mlx5_rxq.c
2018-09-14 Ferruh Yigitethdev: make default behavior CRC strip on Rx
2018-08-08 Yongseok Kohnet/mlx5: fix minimum size of multi-packet Rx queue
2018-08-05 Yongseok Kohnet/mlx5: fix minimum number of Multi-Packet RQ buffers
2018-08-02 Matan Azradnet/mlx5: fix packet type offload for tunnels
2018-07-12 Moti Haimovskynet/mlx5: support 32-bit systems
2018-07-12 Nelio Laranjeironet/mlx5: remove useless arguments in hrxq API
2018-07-12 Nelio Laranjeironet/mlx5: use a macro for the RSS key size
2018-07-12 Nelio Laranjeironet/mlx5: handle drop queues as regular queues
2018-07-02 Ferruh Yigitethdev: add new offload flag to keep CRC
2018-07-02 Yongseok Kohnet/mlx5: use stride index in Rx completion entry
2018-07-02 Nelio Laranjeironet/mlx5: clean-up developer logs
2018-05-14 Yongseok Kohnet/mlx5: use correct field in a union structure
2018-05-14 Yongseok Kohnet/mlx5: add Multi-Packet Rx support
2018-05-14 Yongseok Kohnet/mlx5: add new memory region support
2018-05-14 Yongseok Kohnet/mlx5: remove memory region support
2018-05-14 Wei Daiethdev: new Rx/Tx offloads API
2018-05-14 Yongseok Kohnet/mlx5: change device reference for secondary process
2018-04-27 Xueming Linet/mlx5: add hardware flow debug dump
2018-04-27 Xueming Linet/mlx5: support tunnel RSS level
2018-04-27 Xueming Linet/mlx5: cleanup tunnel checksum offloads
2018-04-27 Xueming Linet/mlx5: support Rx tunnel type identification
2018-04-27 Adrien Mazarguilethdev: flatten RSS configuration in flow API
2018-04-10 Shahaf Shuleralign SPDX Mellanox copyrights
2018-03-30 Dahir Osmannet/mlx5: setup RSS regardless of queue count
2018-03-30 Nélio Laranjeironet/mlx5: use dynamic logging
2018-03-30 Nélio Laranjeironet/mlx5: use port id in PMD log
2018-03-30 Nélio Laranjeironet/mlx5: standardize on negative errno values
2018-03-30 Nélio Laranjeironet/mlx5: change non failing function return values
2018-03-30 Nélio Laranjeironet/mlx5: prefix all functions with mlx5
2018-03-30 Nélio Laranjeironet/mlx5: remove control path locks
2018-03-30 Nélio Laranjeironet/mlx5: remove useless empty lines
2018-03-30 Nélio Laranjeironet/mlx5: add missing function documentation
2018-03-30 Nélio Laranjeironet/mlx5: normalize function prototypes
2018-03-30 Nélio Laranjeironet/mlx5: mark parameters with unused attribute
2018-03-30 Shahaf Shulernet/mlx5: fix tunnel offloads cap query
2018-02-01 Olivier Matznet/mlx5: use SPDX tags in 6WIND copyrighted files
2018-01-31 Nelio Laranjeironet/mlx5: move rdma-core calls to separate file
2018-01-29 Nélio Laranjeironet/mlx5: use RSS table max size from config
2018-01-29 Olivier Matznet/mlx5: fix allocation when no memory on device NUMA...
2018-01-28 Yongseok Kohnet/mlx5: remove unnecessary memory barrier
2018-01-22 Ferruh Yigitethdev: separate driver APIs
2018-01-16 Shahaf Shulernet/mlx5: convert to new Rx offloads API
2018-01-16 Shahaf Shulernet/mlx5: add device configuration structure
2018-01-16 Nélio Laranjeironet/mlx5: fix secondary process verification
2018-01-16 Nélio Laranjeironet/mlx5: remove get priv internal function
2017-11-10 Shahaf Shulernet/mlx5: fix rxq interrupt memory corruption
2017-11-07 Olivier Gournetnet/mlx5: fix socket field initialization
2017-11-07 Shahaf Shulernet/mlx5: fix flow creation on port start
2017-10-26 Nélio Laranjeironet/mlx5: fix work queue array size
2017-10-26 Shahaf Shulernet/mlx5: fix interrupt management fields assignment
2017-10-26 Shahaf Shulernet/mlx5: fix segfault on interrupt disable
2017-10-13 Yongseok Kohnet/mlx5: fix creation of compressed Rx completion...
2017-10-12 Raslan Darawshehnet/mlx5: add Rx HW timestamp
2017-10-12 Yongseok Kohnet/mlx5: fix configuration of Rx CQE compression
2017-10-12 Nélio Laranjeironet/mlx5: remove hash Rx queues support
2017-10-12 Nélio Laranjeironet/mlx5: handle a single RSS hash key for all protocols
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: fix clang compilation error
2017-10-12 Nélio Laranjeironet/mlx5: add hash Rx queue object
2017-10-12 Nélio Laranjeironet/mlx5: make indirection tables shareable
2017-10-12 Nélio Laranjeironet/mlx5: add reference counter on DPDK Rx queues
2017-10-12 Nélio Laranjeironet/mlx5: separate DPDK from verbs Rx queue objects
2017-10-12 Nélio Laranjeironet/mlx5: add reference counter on memory region
2017-10-12 Nélio Laranjeironet/mlx5: remove redundant started flag
2017-10-12 Nélio Laranjeironet/mlx5: prefix Rx structures and functions
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 Shachar Beisernet/mlx5: support upstream rdma-core
2017-10-06 Shachar Beisernet/mlx5: replace network to host macros
2017-10-06 Nélio Laranjeironet/mlx5: fix non working secondary process by removing it
2017-10-06 Nélio Laranjeironet/mlx5: remove pedantic pragma
2017-10-06 Nélio Laranjeironet/mlx5: cleanup Rx ring in free functions
2017-10-06 Nélio Laranjeironet/mlx5: prepare vector Rx ring at setup time
2017-10-06 Nélio Laranjeironet/mlx5: avoid reusing old queue's mbuf on reconfigure
2017-08-03 Yongseok Kohnet/mlx5: fix trimming SW ring for vectorized Rx
2017-08-03 Nelio Laranjeironet/mlx5: fix MTU update
2017-07-07 Yongseok Kohnet/mlx5: add vectorized Rx/Tx burst for x86
2017-07-07 Yongseok Kohnet/mlx5: select Rx/Tx callbacks when starting device
2017-07-06 Adrien Mazarguilnet/mlx5: fix Rx interrupts management
2017-07-06 Adrien Mazarguilnet/mlx5: fix return value in Rx interrupts code
2017-07-06 Adrien Mazarguilnet/mlx5: fix Rx interrupts support checks
2017-07-06 Adrien Mazarguilnet/mlx5: fix misplaced Rx interrupts functions
2017-07-06 Nélio Laranjeironet/mlx5: implement isolated mode from flow API
2017-06-12 Shahaf Shulernet/mlx5: fix completion buffer size
2017-04-19 Nélio Laranjeironet/mlx5: panic when destroying a queue in use
2017-04-04 Shahaf Shulernet/mlx5: remove unnecessary Verbs library calls
2017-04-04 Vasily Philipovnet/mlx: enhance Rx scatter mode detection
2017-04-04 Yongseok Kohnet/mlx5: fix reusing Rx/Tx queues
2017-04-04 Shahaf Shulernet/mlx5: support user space Rx interrupt event
2016-11-07 Raslan Darawshehnet/mlx5: fix handling of small mbuf sizes
2016-10-13 Nélio Laranjeironet/mlx5: fix Rx function selection
2016-10-13 Nélio Laranjeironet/mlx5: return RSS hash result in mbuf
2016-09-30 Nélio Laranjeironet/mlx5: reduce memory overhead for CQE handling
2016-09-30 Nélio Laranjeironet/mlx5: reduce memory overhead of Rx/Tx descriptors
2016-09-30 Bruce Richardsonnet/mlx: fix debug build with gcc 6.1
2016-09-30 Yaacov Hazannet/mlx5: refactor allocation of flow director queues
2016-06-28 Ferruh Yigitnet/mlx: fix build with icc
2016-06-27 Nélio Laranjeironet/mlx5: re-add Rx scatter support
next