index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
mlx4
/
qp.c
Age
Commit message (
Expand
)
Author
2008-04-16
IB/mlx4: Endianness annotations
Roland Dreier
2008-02-08
IB/mlx4: Use multiple WQ blocks to post smaller send WQEs
Jack Morgenstein
2008-02-06
IB/mlx4: Consolidate code to get an entry from a struct mlx4_buf
Roland Dreier
2007-10-30
IB/mlx4: Lock SQ lock in mlx4_ib_post_send()
Roland Dreier
2007-10-18
IB/mlx4: Sanity check userspace send queue sizes
Jack Morgenstein
2007-10-09
IB/mlx4: Use __set_data_seg() in mlx4_ib_post_recv()
Roland Dreier
2007-09-23
IB/mlx4: Fix data corruption triggered by wrong headroom marking order
Jack Morgenstein
2007-07-28
IB/mlx4: Whitespace fix
Roland Dreier
2007-07-20
IB/mlx4: Fix error path in create_qp_common()
Roland Dreier
2007-07-20
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-17
IB/mlx4: Return receive queue sizes for userspace QPs from query QP
Roland Dreier
2007-07-17
IB/mlx4: Take sizeof the correct pointer in call to memset()
Dotan Barak
2007-07-17
IB/mlx4: Fix port returned from query QP for QPs in INIT state
Jack Morgenstein
2007-07-17
IB/mlx4: Fix flow label returned from query QP
Jack Morgenstein
2007-07-12
IB/mlx4: Implement query QP
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: 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-07
IB/mlx4: Make sure RQ allocation is always valid
Roland Dreier
2007-06-07
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-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-08
IB/mlx4: Add a driver Mellanox ConnectX InfiniBand adapters
Roland Dreier