index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
mlx5
/
cmd.c
Age
Commit message (
Expand
)
Author
2021-04-13
RDMA/mlx5: Move all DM logic to separate file
Maor Gottlieb
2020-09-17
RDMA: Convert RWQ table logic to ib_core allocation scheme
Leon Romanovsky
2020-09-09
RDMA: Restore ability to fail on PD deallocate
Leon Romanovsky
2020-07-07
RDMA/mlx5: Separate counters from main.c
Leon Romanovsky
2020-05-06
RDMA/mlx5: Update mlx5_ib to use new cmd interface
Leon Romanovsky
2020-04-19
RDMA/mlx5: Delete Q counter allocations command
Leon Romanovsky
2019-12-12
IB/mlx5: Fix device memory flows
Yishai Hadas
2019-09-01
net/mlx5: Move device memory management to mlx5_core
Ariel Levkovich
2019-05-29
mlx5: avoid 64-bit division
Michal Kubecek
2019-05-06
IB/mlx5: Add steering SW ICM device memory type
Ariel Levkovich
2019-05-06
IB/mlx5: Support device memory type attribute
Ariel Levkovich
2019-04-02
net/mlx5: Add explicit bar address field
Huy Nguyen
2019-01-15
RDMA/mad: Reduce MAD scope to mlx5_ib only
Leon Romanovsky
2018-12-21
IB/mlx5: Allocate the per-port Q counter shared when DEVX is supported
Yishai Hadas
2018-12-20
IB/mlx5: Use uid as part of alloc/dealloc transport domain
Yishai Hadas
2018-09-25
IB/mlx5: Set uid as part of TD commands
Yishai Hadas
2018-09-25
IB/mlx5: Set uid as part of XRCD commands
Yishai Hadas
2018-09-25
IB/mlx5: Set uid as part of RQT commands
Yishai Hadas
2018-09-25
IB/mlx5: Set uid as part of TIS commands
Yishai Hadas
2018-09-25
IB/mlx5: Set uid as part of TIR commands
Yishai Hadas
2018-09-25
IB/mlx5: Set uid as part of MCG commands
Yishai Hadas
2018-09-25
IB/mlx5: Use uid as part of PD commands
Yishai Hadas
2018-07-04
Merge branch 'mlx5-dump-fill-mkey' into rdma.git for-next
Jason Gunthorpe
2018-07-04
net/mlx5: Limit scope of dump_fill_mkey function
Yonatan Cohen
2018-06-22
IB/mlx5: Support RoCE ICRC encapsulated error counter
Talat Batheesh
2018-04-05
net/mlx5: Mkey creation command adjustments
Ariel Levkovich
2018-04-05
IB/mlx5: Device memory support in mlx5_ib
Ariel Levkovich
2017-12-21
IB/mlx5: Fix congestion counters in LAG mode
Majd Dibbiny
2017-07-24
IB/mlx5: Add debug control parameters for congestion control
Parav Pandit
2017-04-21
IB/mlx5: Support congestion related counters
Parav Pandit
2017-02-14
IB/mlx5: Add null_mkey access
Artemy Kovalyov