aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/wq.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-01net/mlx5: WQ, Move short getters into header fileTariq Toukan1-20/+0
2019-11-01net/mlx5e: TX, Dump WQs wqe descriptors on CQE with error eventsSaeed Mahameed1-0/+18
2019-08-20net/mlx5e: Add cq info to tx reporter diagnoseAya Levin1-0/+5
2018-12-11net/mlx5e: Use CQE padding for Ethernet CQsDaniel Jurgens1-1/+2
2018-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-5/+0
2018-10-18net/mlx5: Refactor fragmented buffer struct fields and init flowTariq Toukan1-73/+47
2018-10-10net/mlx5: WQ, fixes for fragmented WQ buffers APITariq Toukan1-5/+0
2018-09-05net/mlx5: Use u16 for Work Queue buffer strides offsetTariq Toukan1-1/+1
2018-09-05net/mlx5: Use u16 for Work Queue buffer fragment sizeTariq Toukan1-2/+2
2018-09-04net/mlx5: Fix SQ offset in QPs with small RQTariq Toukan1-2/+3
2018-07-18net/mlx5: Fix QP fragmented buffer allocationTariq Toukan1-12/+22
2018-06-01net/mlx5e: RX, Use cyclic WQ in legacy RQTariq Toukan1-0/+1
2018-05-25net/mlx5: Use order-0 allocations for all WQ typesTariq Toukan1-36/+58
2018-02-15IB/mlx5: Implement fragmented completion queue (CQ)Yonatan Cohen1-11/+7
2017-06-27net/mlx5: Add QP WQ supportIlan Tayari1-0/+46
2016-12-02net/mlx5e: Implement Fragmented Work Queue (WQ)Tariq Toukan1-8/+18
2016-06-28net/mlx5: use mlx5_buf_alloc_node instead of mlx5_buf_alloc in mlx5_wq_ll_createWang Sheng-Hui1-7/+8
2015-07-27net/mlx5e: Allocate DMA coherent memory on reader NUMA nodeSaeed Mahameed1-5/+7
2015-05-30net/mlx5: Ethernet Datapath filesAmir Vadai1-0/+183