summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/wq.h
AgeCommit message (Expand)Author
2020-02-18net/mlx5e: Reset RQ doorbell counter before moving RQ state from RST to RDYAya Levin
2019-11-01net/mlx5: WQ, Move short getters into header fileTariq Toukan
2019-11-01net/mlx5e: TX, Dump WQs wqe descriptors on CQE with error eventsSaeed Mahameed
2019-08-20net/mlx5e: Add cq info to tx reporter diagnoseAya Levin
2019-06-27net/mlx5e: Allow ICO SQ to be used by multiple RQsMaxim Mikityanskiy
2019-04-23net/mlx5e: RX, Support multiple outstanding UMR postsTariq Toukan
2018-12-11net/mlx5e: Use CQE padding for Ethernet CQsDaniel Jurgens
2018-12-09net/mlx5: When fetching CQEs return CQE instead of void pointerDaniel Jurgens
2018-10-10net/mlx5: WQ, fixes for fragmented WQ buffers APITariq Toukan
2018-09-05net/mlx5: Use u16 for Work Queue buffer fragment sizeTariq Toukan
2018-06-28net/mlx5e: Add a counter for congested UMRsTariq Toukan
2018-06-01net/mlx5e: RX, Use cyclic WQ in legacy RQTariq Toukan
2018-05-25net/mlx5: Use order-0 allocations for all WQ typesTariq Toukan
2018-05-25net/mlx5e: Use WQ API functions instead of direct fields accessTariq Toukan
2018-05-04net/mlx5: Cleanup unused field in Work Queue parametersTariq Toukan
2018-02-15IB/mlx5: Implement fragmented completion queue (CQ)Yonatan Cohen
2017-06-27net/mlx5: Add QP WQ supportIlan Tayari
2017-06-27net/mlx5: Make get_cqe routine not ethernet-specificIlan Tayari
2016-12-02net/mlx5e: Implement Fragmented Work Queue (WQ)Tariq Toukan
2015-07-27net/mlx5e: Allocate DMA coherent memory on reader NUMA nodeSaeed Mahameed
2015-05-30net/mlx5: Ethernet Datapath filesAmir Vadai