net/mlx5: create advanced RxQ via DevX
[dpdk.git] / drivers / net / mlx5 / mlx5_rxq.c
2019-07-23 Dekel Pelednet/mlx5: create advanced RxQ via DevX
2019-07-23 Dekel Pelednet/mlx5: add function for Rx verbs work queue
2019-07-23 Dekel Pelednet/mlx5: add function for Rx verbs completion queue
2019-07-23 Dekel Pelednet/mlx5: rename hash RxQ verbs to general
2019-07-23 Dekel Pelednet/mlx5: rename verbs indirection table to obj
2019-07-23 Dekel Pelednet/mlx5: rename RxQ verbs to general RxQ object
2019-07-23 Dekel Pelednet/mlx5: check conditions to enable LRO
2019-07-23 Dekel Pelednet/mlx5: introduce LRO
2019-07-23 Dekel Pelednet/mlx5: remove redundant item from union
2019-07-23 Dekel Pelednet/mlx5: fix typos in comments
2019-06-13 Matan Azradnet/mlx5: separate Rx queue initialization
2019-06-13 Matan Azradnet/mlx5: mitigate Rx doorbell memory barrier
2019-06-13 Matan Azradnet/mlx5: remove Rx queues indexes correlation
2019-05-27 Dekel Pelednet/mlx5: fix memory free on queue create error
2019-05-24 Dekel Pelednet/mlx5: move locally used functions to static
2019-05-24 Dekel Pelednet/mlx5: fix description of return value
2019-05-24 Dekel Pelednet/mlx5: fix missing validation of null pointer
2019-05-24 Dekel Pelednet/mlx5: remove unused functions
2019-05-08 Dekel Pelednet/mlx5: fix release of Rx queue object
2019-05-08 Yongseok Kohnet/mlx5: fix Multi-Packet RQ mempool name
2019-05-03 Yongseok Kohnet/mlx5: fix flow action destroy
2019-05-03 Dekel Pelednet/mlx5: fix comments mixing Rx and Tx
2019-04-19 Ori Kamnet/mlx5: fix release of jump to queue action
2019-04-12 Yongseok Kohnet/mlx5: remove redundant queue index
2019-03-29 Viacheslav Ovsiienkonet/mlx5: switch to the shared IB device context
2019-03-29 Viacheslav Ovsiienkonet/mlx5: switch to the shared context IB attributes
2019-03-29 Viacheslav Ovsiienkonet/mlx5: switch to the shared protection domain
2019-03-01 Thomas Monjalonnet/mlx: prefix private structure
2019-01-18 Yongseok Kohnet/mlx5: fix deprecated library API for Rx padding
2018-12-21 Yongseok Kohnet/mlx5: fix Multi-Packet RQ mempool free
2018-11-16 Yongseok Kohnet/mlx5: optimize Rx buffer replenishment threshold
2018-11-16 Ali Alnubaninet/mlx5: fix initialization of struct members
2018-11-05 Ophir Munknet/mlx5: support default RSS key as null
2018-11-05 Dekel Pelednet/mlx5: enable loopback by configured mode
2018-11-05 Yongseok Kohnet/mlx5: add 128B padding of Rx completion entry
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
next