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
Age
Commit message (
Expand
)
Author
2014-01-22
Merge branch 'ip-roce' into for-next
Roland Dreier
2014-01-22
IB/mlx5: Verify reserved fields are cleared
Eli Cohen
2014-01-22
IB/mlx5: Allow creation of QPs with zero-length work queues
Eli Cohen
2014-01-22
IB/mlx5: Add support for resize CQ
Eli Cohen
2014-01-22
IB/mlx5: Implement modify CQ
Eli Cohen
2014-01-22
IB/mlx5: Make sure doorbell record is visible before doorbell
Eli Cohen
2014-01-14
IB/core: Ethernet L2 attributes in verbs/cm structures
Matan Barak
2014-01-14
IB/mlx5: Fix micro UAR allocator
Eli Cohen
2014-01-14
IB/mlx5: Remove unused code in mr.c
Eli Cohen
2013-11-15
IB/mlx5: Fix page shift in create CQ for userspace
Eli Cohen
2013-11-15
IB/mlx5: Remove dead code
Eli Cohen
2013-11-08
mlx5: Use enum to indicate adapter page size
Eli Cohen
2013-11-08
IB/mlx5: Update opt param mask for RTS2RTS
Eli Cohen
2013-11-08
IB/mlx5: Remove "Always false" comparison
Eli Cohen
2013-11-08
IB/mlx5: Remove dead code in mr.c
Eli Cohen
2013-11-08
mlx5: Support communicating arbitrary host page size to firmware
Eli Cohen
2013-11-08
IB/mlx5: Fix srq free in destroy qp
Moshe Lazer
2013-11-08
IB/mlx5: Simplify mlx5_ib_destroy_srq
Eli Cohen
2013-11-08
IB/mlx5: Fix overflow check in IB_WR_FAST_REG_MR
Eli Cohen
2013-11-08
IB/mlx5: Multithreaded create MR
Eli Cohen
2013-11-08
IB/mlx5: Fix check of number of entries in create CQ
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: Fix eq names to display nicely in /proc/interrupts
Sagi Grimberg
2013-10-10
IB/mlx5: Fix opt param mask according to firmware spec
Eli Cohen
2013-10-10
mlx5: Fix opt param mask for sq err to rts transition
Eli Cohen
2013-10-10
IB/mlx5: Disable atomic operations
Eli Cohen
2013-10-10
IB/mlx5: Avoid async events on invalid port number
Eli Cohen
2013-10-10
IB/mlx5: Decrease memory consumption of mr caches
Eli Cohen
2013-10-10
IB/mlx5: Fix memory leak in mlx5_ib_create_srq
Moshe Lazer
2013-10-10
IB/mlx5: Flush cache workqueue before destroying it
Moshe Lazer
2013-10-10
IB/mlx5: Fix send work queue size calculation
Eli Cohen
2013-07-31
mlx5_core: Variable may be used uninitialized
Andi Shyti
2013-07-31
IB/mlx5: Fix stack info leak in mlx5_ib_alloc_ucontext()
Dan Carpenter
2013-07-31
IB/mlx5: Fix error return code in init_one()
Wei Yongjun
2013-07-11
mlx5: Return -EFAULT instead of -EPERM
Dan Carpenter
2013-07-08
IB/mlx5: Make profile[] static in main.c
Roland Dreier
2013-07-08
mlx5: Add driver for Mellanox Connect-IB adapters
Eli Cohen