summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/wq.h
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5e: Allow ICO SQ to be used by multiple RQsMaxim Mikityanskiy2019-06-271-5/+0Star
* net/mlx5e: RX, Support multiple outstanding UMR postsTariq Toukan2019-04-231-0/+12
* net/mlx5e: Use CQE padding for Ethernet CQsDaniel Jurgens2018-12-111-1/+6
* net/mlx5: When fetching CQEs return CQE instead of void pointerDaniel Jurgens2018-12-101-1/+1
* net/mlx5: WQ, fixes for fragmented WQ buffers APITariq Toukan2018-10-111-6/+5Star
* net/mlx5: Use u16 for Work Queue buffer fragment sizeTariq Toukan2018-09-061-1/+1
* net/mlx5e: Add a counter for congested UMRsTariq Toukan2018-06-281-0/+5
* net/mlx5e: RX, Use cyclic WQ in legacy RQTariq Toukan2018-06-021-5/+50
* net/mlx5: Use order-0 allocations for all WQ typesTariq Toukan2018-05-251-19/+14Star
* net/mlx5e: Use WQ API functions instead of direct fields accessTariq Toukan2018-05-251-2/+17
* net/mlx5: Cleanup unused field in Work Queue parametersTariq Toukan2018-05-041-1/+0Star
* IB/mlx5: Implement fragmented completion queue (CQ)Yonatan Cohen2018-02-151-15/+7Star
* net/mlx5: Add QP WQ supportIlan Tayari2017-06-271-0/+10
* net/mlx5: Make get_cqe routine not ethernet-specificIlan Tayari2017-06-271-0/+17
* net/mlx5e: Implement Fragmented Work Queue (WQ)Tariq Toukan2016-12-021-3/+15
* net/mlx5e: Allocate DMA coherent memory on reader NUMA nodeSaeed Mahameed2015-07-271-1/+2
* net/mlx5: Ethernet Datapath filesAmir Vadai2015-05-311-0/+171