index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
mlx4
Age
Commit message (
Expand
)
Author
2007-07-21
IB/mlx4: Fix error path in create_qp_common()
Roland Dreier
2007-07-21
IB/mlx4: Fix leaks in __mlx4_ib_modify_qp
Florin Malita
2007-07-18
IB/mlx4: Factor out setting other WQE segments
Roland Dreier
2007-07-18
IB/mlx4: Factor out setting WQE data segment entries
Roland Dreier
2007-07-18
IB/mlx4: Return receive queue sizes for userspace QPs from query QP
Roland Dreier
2007-07-18
IB/mlx4: Take sizeof the correct pointer in call to memset()
Dotan Barak
2007-07-18
IB/mlx4: Fix port returned from query QP for QPs in INIT state
Jack Morgenstein
2007-07-18
IB/mlx4: Fix flow label returned from query QP
Jack Morgenstein
2007-07-12
IB/mlx4: Implement query SRQ
Jack Morgenstein
2007-07-12
IB/mlx4: Implement query QP
Jack Morgenstein
2007-07-10
IB: Use menuconfig for InfiniBand menu
Jan Engelhardt
2007-07-10
mlx4_core: Get the maximum message size from reported device capabilities
Dotan Barak
2007-07-09
IB/mlx4: Include linux/mutex.h from mlx4_ib.h
Michael S. Tsirkin
2007-06-21
IB/mlx4: Correct max_srq_wr returned from mlx4_ib_query_device()
Jack Morgenstein
2007-06-18
IB/mlx4: Make sure inline data segments don't cross a 64 byte boundary
Roland Dreier
2007-06-18
IB/mlx4: Handle FW command interface rev 3
Roland Dreier
2007-06-18
IB/mlx4: Handle buffer wraparound in __mlx4_ib_cq_clean()
Jack Morgenstein
2007-06-18
IB/mlx4: Get rid of max_inline_data calculation
Roland Dreier
2007-06-18
IB/mlx4: Handle new FW requirement for send request prefetching
Roland Dreier
2007-06-12
IB/mlx4: Fix warning in rounding up queue sizes
Roland Dreier
2007-06-12
IB/mlx4: Fix handling of wq->tail for send completions
Roland Dreier
2007-06-08
IB/mlx4: Make sure RQ allocation is always valid
Roland Dreier
2007-06-08
IB/mlx4: Fix zeroing of rnr_retry value in ib_modify_qp()
Jack Morgenstein
2007-05-24
IB/mlx4: Initialize send queue entry ownership bits
Eli Cohen
2007-05-23
IB/mlx4: Don't allocate RQ doorbell if using SRQ
Roland Dreier
2007-05-21
IB/mlx4: Check if SRQ is full when posting receive
Roland Dreier
2007-05-20
IB/mlx4: Pass send queue sizes from userspace to kernel
Eli Cohen
2007-05-19
IB/mlx4: Fix check of opcode in mlx4_ib_post_send()
Roland Dreier
2007-05-19
IB/mlx4: Fix RESET to RESET and RESET to ERROR transitions
Michael S. Tsirkin
2007-05-19
IB/mlx4: Set GRH:HopLimit when sending globally routed MADs
Roland Dreier
2007-05-19
IB/mlx4: Fix check of max_qp_dest_rdma in modify QP
Eli Cohen
2007-05-14
IB/mlx4: Fix uninitialized spinlock for 32-bit archs
Jack Morgenstein
2007-05-09
IB/mlx4: Add a driver Mellanox ConnectX InfiniBand adapters
Roland Dreier