index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
mellanox
/
mlx5
/
core
/
fpga
/
conn.c
Age
Commit message (
Expand
)
Author
2023-08-07
net/mlx5: Allocate completion EQs dynamically
Maher Sanalla
2021-10-19
RDMA/mlx5: Replace struct mlx5_core_mkey by u32 key
Aharon Landau
2021-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-08-09
net/mlx5: Synchronize correct IRQ when destroying CQ
Shay Drory
2021-07-25
IB/mlx5: Rename is_apu_thread_cq function to is_apu_cq
Tal Gilboa
2021-03-10
net/mlx5: Set QP timestamp mode to default
Maor Gottlieb
2020-09-30
net/mlx5: Use dma device access helper
Parav Pandit
2020-09-14
net: mlx: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-07-28
net/mlx5: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-04-19
net/mlx5: Remove extra indirection while storing QPN
Leon Romanovsky
2020-04-19
net/mlx5: Open-code modify QP in the FPGA module
Leon Romanovsky
2020-04-19
net/mlx5: Remove empty QP and CQ events handlers
Leon Romanovsky
2020-04-19
net/mlx5: Open-code create and destroy QP calls
Leon Romanovsky
2019-10-18
net/mlx5: prevent memory leak in mlx5_fpga_conn_create_cq
Navid Emamdoost
2019-07-03
net/mlx5: Report EQE data upon CQ completion
Yishai Hadas
2019-07-03
net/mlx5: mlx5_core_create_cq() enhancements
Yishai Hadas
2019-07-01
net/mlx5: Handle host PF vport mac/guid for ECPF
Bodong Wang
2019-04-02
net/mlx5: Remove spinlock support from mlx5_write64
Maxim Mikityanskiy
2018-12-09
net/mlx5: Use helper to get CQE opcode
Tariq Toukan
2018-06-12
treewide: kvzalloc() -> kvcalloc()
Kees Cook
2018-05-29
net/mlx5: FPGA, Call DMA unmap with the right size
Ilya Lesokhin
2018-05-29
net/mlx5: FPGA, Properly initialize dma direction on fpga conn send
Ilya Lesokhin
2018-05-25
net/mlx5: Use order-0 allocations for all WQ types
Tariq Toukan
2018-04-05
net/mlx5: Mkey creation command adjustments
Ariel Levkovich
2018-01-08
{net, IB}/mlx5: Change set_roce_gid to take a port number
Daniel Jurgens
2018-01-08
{net, IB}/mlx5: Manage port association for multiport RoCE
Daniel Jurgens
2017-06-27
net/mlx5: FPGA, Add high-speed connection routines
Ilan Tayari