summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/wq.c
AgeCommit message (Expand)Author
2019-08-20net/mlx5e: Add cq info to tx reporter diagnoseAya Levin
2018-12-11net/mlx5e: Use CQE padding for Ethernet CQsDaniel Jurgens
2018-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-10-18net/mlx5: Refactor fragmented buffer struct fields and init flowTariq Toukan
2018-10-10net/mlx5: WQ, fixes for fragmented WQ buffers APITariq Toukan
2018-09-05net/mlx5: Use u16 for Work Queue buffer strides offsetTariq Toukan
2018-09-05net/mlx5: Use u16 for Work Queue buffer fragment sizeTariq Toukan
2018-09-04net/mlx5: Fix SQ offset in QPs with small RQTariq Toukan
2018-07-18net/mlx5: Fix QP fragmented buffer allocationTariq 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-02-15IB/mlx5: Implement fragmented completion queue (CQ)Yonatan Cohen
2017-06-27net/mlx5: Add QP WQ supportIlan Tayari
2016-12-02net/mlx5e: Implement Fragmented Work Queue (WQ)Tariq Toukan
2016-06-28net/mlx5: use mlx5_buf_alloc_node instead of mlx5_buf_alloc in mlx5_wq_ll_createWang Sheng-Hui
2015-07-27net/mlx5e: Allocate DMA coherent memory on reader NUMA nodeSaeed Mahameed
2015-05-30net/mlx5: Ethernet Datapath filesAmir Vadai