net/mlx5: use SPDX tags in 6WIND copyrighted files
[dpdk.git] / drivers / net / mlx5 / mlx5_rxq.c
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
2016-06-27 Adrien Mazarguilnet/mlx5: make Rx queue reinitialization safer
2016-06-27 Adrien Mazarguilnet/mlx5: remove redundant Rx queue initialization
2016-06-27 Nélio Laranjeironet/mlx5: handle Rx CQE compression
2016-06-27 Nélio Laranjeironet/mlx5: refactor Rx data path
2016-06-27 Nélio Laranjeironet/mlx5: update prerequisites for upcoming enhancements
2016-06-27 Nélio Laranjeironet/mlx5: split Rx queue structure
2016-06-27 Nélio Laranjeironet/mlx5: remove configuration variable
2016-06-27 Nélio Laranjeironet/mlx5: remove Rx scatter support
2016-06-20 Adrien Mazarguilnet/mlx5: fix Rx VLAN stripping capability check
2016-06-20 Adrien Mazarguilnet/mlx: retrieve mbuf size through proper function
2016-03-25 Nélio Laranjeiromlx5: fix overwritten RSS configuration
2016-03-25 Olga Shernmlx5: support HW packet padding
2016-03-25 Olga Shernmlx5: add Rx CRC stripping configuration
2016-03-25 Or Amimlx5: allow operation in secondary processes
2016-03-16 Adrien Mazarguilmlx5: add VLAN filtering for broadcast and IPv6 multicast
2016-03-16 Adrien Mazarguilmlx: use aligned memory to register regions
2016-03-16 Nelio Laranjeiromlx5: remove one indirection level from Rx/Tx
2016-03-16 Yaacov Hazanmlx5: support Rx VLAN stripping
2016-03-16 Yaacov Hazanmlx5: support flow director
2016-03-16 Yaacov Hazanmlx5: make flow steering rule generator more generic
2016-03-16 Yaacov Hazanmlx5: add special flows for broadcast and IPv6 multicast
2016-03-16 Yaacov Hazanmlx5: refactor special flows handling
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
next