index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starfive-6.6.63-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
mlx4
/
qp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-15
IB/mlx4: Remove extra code for RESET->ERR QP state transition
Roland Dreier
1
-26
/
+0
2008-07-15
IB/mlx4: Configure QPs' max message size based on real device capability
Eli Cohen
1
-1
/
+2
2008-07-15
IB/mlx4: Optimize QP stamping
Eli Cohen
1
-2
/
+6
2008-05-21
IB/mlx4: Fix creation of kernel QP with max number of send s/g entries
Roland Dreier
1
-5
/
+8
2008-05-17
IB/mlx4: Fix uninitialized-var warning in mlx4_ib_post_send()
Andrew Morton
1
-1
/
+1
2008-04-29
IB: expand ib_umem_get() prototype
Arthur Kepner
1
-1
/
+1
2008-04-23
mlx4_core: Move kernel doorbell management into core
Yevgeny Petrilin
1
-3
/
+3
2008-04-17
IB/mlx4: Update QP state if query QP succeeds
Dotan Barak
1
-5
/
+12
2008-04-17
IB/core: Add support for "send with invalidate" work requests
Roland Dreier
1
-2
/
+2
2008-04-17
IB/mlx4: Micro-optimize mlx4_ib_post_send()
Roland Dreier
1
-8
/
+8
2008-04-17
IB/mlx4: Add IPoIB LSO support
Eli Cohen
1
-9
/
+63
2008-04-17
IB/core: Add creation flags to struct ib_qp_init_attr
Eli Cohen
1
-0
/
+3
2008-04-17
IB/mlx4: Add IPoIB checksum offload support
Eli Cohen
1
-0
/
+3
2008-04-17
IB/mlx4: Endianness annotations
Roland Dreier
1
-2
/
+2
2008-02-09
IB/mlx4: Use multiple WQ blocks to post smaller send WQEs
Jack Morgenstein
1
-34
/
+176
2008-02-07
IB/mlx4: Consolidate code to get an entry from a struct mlx4_buf
Roland Dreier
1
-5
/
+1
2007-10-30
IB/mlx4: Lock SQ lock in mlx4_ib_post_send()
Roland Dreier
1
-2
/
+2
2007-10-18
IB/mlx4: Sanity check userspace send queue sizes
Jack Morgenstein
1
-2
/
+14
2007-10-10
IB/mlx4: Use __set_data_seg() in mlx4_ib_post_recv()
Roland Dreier
1
-5
/
+9
2007-09-24
IB/mlx4: Fix data corruption triggered by wrong headroom marking order
Jack Morgenstein
1
-13
/
+49
2007-07-29
IB/mlx4: Whitespace fix
Roland Dreier
1
-1
/
+0
2007-07-21
IB/mlx4: Fix error path in create_qp_common()
Roland Dreier
1
-3
/
+5
2007-07-21
IB/mlx4: Fix leaks in __mlx4_ib_modify_qp
Florin Malita
1
-7
/
+5
2007-07-18
IB/mlx4: Factor out setting other WQE segments
Roland Dreier
1
-31
/
+36
2007-07-18
IB/mlx4: Factor out setting WQE data segment entries
Roland Dreier
1
-6
/
+9
2007-07-18
IB/mlx4: Return receive queue sizes for userspace QPs from query QP
Roland Dreier
1
-8
/
+16
2007-07-18
IB/mlx4: Take sizeof the correct pointer in call to memset()
Dotan Barak
1
-1
/
+1
2007-07-18
IB/mlx4: Fix port returned from query QP for QPs in INIT state
Jack Morgenstein
1
-1
/
+4
2007-07-18
IB/mlx4: Fix flow label returned from query QP
Jack Morgenstein
1
-1
/
+1
2007-07-13
IB/mlx4: Implement query QP
Jack Morgenstein
1
-0
/
+137
2007-06-18
IB/mlx4: Make sure inline data segments don't cross a 64 byte boundary
Roland Dreier
1
-3
/
+39
2007-06-18
IB/mlx4: Handle FW command interface rev 3
Roland Dreier
1
-29
/
+15
2007-06-18
IB/mlx4: Get rid of max_inline_data calculation
Roland Dreier
1
-5
/
+2
2007-06-18
IB/mlx4: Handle new FW requirement for send request prefetching
Roland Dreier
1
-30
/
+71
2007-06-12
IB/mlx4: Fix warning in rounding up queue sizes
Roland Dreier
1
-2
/
+2
2007-06-08
IB/mlx4: Make sure RQ allocation is always valid
Roland Dreier
1
-6
/
+16
2007-06-08
IB/mlx4: Fix zeroing of rnr_retry value in ib_modify_qp()
Jack Morgenstein
1
-5
/
+6
2007-05-25
IB/mlx4: Initialize send queue entry ownership bits
Eli Cohen
1
-7
/
+15
2007-05-24
IB/mlx4: Don't allocate RQ doorbell if using SRQ
Roland Dreier
1
-15
/
+22
2007-05-20
IB/mlx4: Pass send queue sizes from userspace to kernel
Eli Cohen
1
-16
/
+47
2007-05-19
IB/mlx4: Fix check of opcode in mlx4_ib_post_send()
Roland Dreier
1
-1
/
+1
2007-05-19
IB/mlx4: Fix RESET to RESET and RESET to ERROR transitions
Michael S. Tsirkin
1
-35
/
+80
2007-05-19
IB/mlx4: Set GRH:HopLimit when sending globally routed MADs
Roland Dreier
1
-0
/
+1
2007-05-19
IB/mlx4: Fix check of max_qp_dest_rdma in modify QP
Eli Cohen
1
-1
/
+1
2007-05-09
IB/mlx4: Add a driver Mellanox ConnectX InfiniBand adapters
Roland Dreier
1
-0
/
+1294
[prev]