index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
mlx5
/
mr.c
Age
Commit message (
Expand
)
Author
2014-07-30
mlx5: Move pci device handling from mlx5_ib to mlx5_core
Jack Morgenstein
2014-05-28
IB/mlx5: Fix warning about cast of wr_id back to pointer on 32 bits
Roland Dreier
2014-05-27
IB/mlx5: Refactor UMR to have its own context struct
Shachar Raindel
2014-05-27
mlx5_core: Store MR attributes in mlx5_mr_core during creation and after UMR
Haggai Eran
2014-05-27
IB/mlx5: Add MR to radix tree in reg_mr_callback
Haggai Eran
2014-05-27
IB/mlx5: Fix error handling in reg_umr
Haggai Eran
2014-03-07
IB/mlx5: Collect signature error completion
Sagi Grimberg
2014-03-07
mlx5: Implement create_mr and destroy_mr
Sagi Grimberg
2014-01-14
IB/mlx5: Remove unused code in mr.c
Eli Cohen
2013-11-15
IB/mlx5: Remove dead code
Eli Cohen
2013-11-08
IB/mlx5: Remove dead code in mr.c
Eli Cohen
2013-11-08
IB/mlx5: Multithreaded create MR
Eli Cohen
2013-10-10
IB/mlx5: Ensure proper synchronization accessing memory
Eli Cohen
2013-10-10
IB/mlx5: Fix alignment of reg umr gather buffers
Eli Cohen
2013-10-10
IB/mlx5: Decrease memory consumption of mr caches
Eli Cohen
2013-10-10
IB/mlx5: Flush cache workqueue before destroying it
Moshe Lazer
2013-07-11
mlx5: Return -EFAULT instead of -EPERM
Dan Carpenter
2013-07-08
mlx5: Add driver for Mellanox Connect-IB adapters
Eli Cohen