summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/fpga/conn.c
AgeCommit message (Expand)Author
2023-08-07net/mlx5: Allocate completion EQs dynamicallyMaher Sanalla
2021-10-19RDMA/mlx5: Replace struct mlx5_core_mkey by u32 keyAharon Landau
2021-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-08-09net/mlx5: Synchronize correct IRQ when destroying CQShay Drory
2021-07-25IB/mlx5: Rename is_apu_thread_cq function to is_apu_cqTal Gilboa
2021-03-10net/mlx5: Set QP timestamp mode to defaultMaor Gottlieb
2020-09-30net/mlx5: Use dma device access helperParav Pandit
2020-09-14net: mlx: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-07-28net/mlx5: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-04-19net/mlx5: Remove extra indirection while storing QPNLeon Romanovsky
2020-04-19net/mlx5: Open-code modify QP in the FPGA moduleLeon Romanovsky
2020-04-19net/mlx5: Remove empty QP and CQ events handlersLeon Romanovsky
2020-04-19net/mlx5: Open-code create and destroy QP callsLeon Romanovsky
2019-10-18net/mlx5: prevent memory leak in mlx5_fpga_conn_create_cqNavid Emamdoost
2019-07-03net/mlx5: Report EQE data upon CQ completionYishai Hadas
2019-07-03net/mlx5: mlx5_core_create_cq() enhancementsYishai Hadas
2019-07-01net/mlx5: Handle host PF vport mac/guid for ECPFBodong Wang
2019-04-02net/mlx5: Remove spinlock support from mlx5_write64Maxim Mikityanskiy
2018-12-09net/mlx5: Use helper to get CQE opcodeTariq Toukan
2018-06-12treewide: kvzalloc() -> kvcalloc()Kees Cook
2018-05-29net/mlx5: FPGA, Call DMA unmap with the right sizeIlya Lesokhin
2018-05-29net/mlx5: FPGA, Properly initialize dma direction on fpga conn sendIlya Lesokhin
2018-05-25net/mlx5: Use order-0 allocations for all WQ typesTariq Toukan
2018-04-05net/mlx5: Mkey creation command adjustmentsAriel Levkovich
2018-01-08{net, IB}/mlx5: Change set_roce_gid to take a port numberDaniel Jurgens
2018-01-08{net, IB}/mlx5: Manage port association for multiport RoCEDaniel Jurgens
2017-06-27net/mlx5: FPGA, Add high-speed connection routinesIlan Tayari