Roland Dreier
|
cd155c1c7c
IB/mlx4: Fix creation of kernel QP with max number of send s/g entries
|
17 years ago |
Andrew Morton
|
a3d8e1591d
IB/mlx4: Fix uninitialized-var warning in mlx4_ib_post_send()
|
17 years ago |
Arthur Kepner
|
cb9fbc5c37
IB: expand ib_umem_get() prototype
|
17 years ago |
Yevgeny Petrilin
|
6296883ca4
mlx4_core: Move kernel doorbell management into core
|
17 years ago |
Dotan Barak
|
0df6703095
IB/mlx4: Update QP state if query QP succeeds
|
17 years ago |
Roland Dreier
|
0f39cf3d54
IB/core: Add support for "send with invalidate" work requests
|
17 years ago |
Roland Dreier
|
f438000f7a
IB/mlx4: Micro-optimize mlx4_ib_post_send()
|
17 years ago |
Eli Cohen
|
b832be1e40
IB/mlx4: Add IPoIB LSO support
|
17 years ago |
Eli Cohen
|
b846f25aa2
IB/core: Add creation flags to struct ib_qp_init_attr
|
17 years ago |
Eli Cohen
|
8ff095ec4b
IB/mlx4: Add IPoIB checksum offload support
|
17 years ago |
Roland Dreier
|
d2ae16d576
IB/mlx4: Endianness annotations
|
17 years ago |
Jack Morgenstein
|
ea54b10c77
IB/mlx4: Use multiple WQ blocks to post smaller send WQEs
|
17 years ago |
Roland Dreier
|
1c69fc2a90
IB/mlx4: Consolidate code to get an entry from a struct mlx4_buf
|
17 years ago |
Roland Dreier
|
96db0e0335
IB/mlx4: Lock SQ lock in mlx4_ib_post_send()
|
17 years ago |
Jack Morgenstein
|
839041329f
IB/mlx4: Sanity check userspace send queue sizes
|
18 years ago |
Roland Dreier
|
2242fa4f04
IB/mlx4: Use __set_data_seg() in mlx4_ib_post_recv()
|
18 years ago |
Jack Morgenstein
|
6e694ea33e
IB/mlx4: Fix data corruption triggered by wrong headroom marking order
|
18 years ago |
Roland Dreier
|
e0f5d99e8d
IB/mlx4: Whitespace fix
|
18 years ago |
Roland Dreier
|
23f1b38481
IB/mlx4: Fix error path in create_qp_common()
|
18 years ago |
Florin Malita
|
f5b404317b
IB/mlx4: Fix leaks in __mlx4_ib_modify_qp
|
18 years ago |
Roland Dreier
|
0fbfa6a906
IB/mlx4: Factor out setting other WQE segments
|
18 years ago |
Roland Dreier
|
d420d9e32f
IB/mlx4: Factor out setting WQE data segment entries
|
18 years ago |
Roland Dreier
|
7f5eb9bb8c
IB/mlx4: Return receive queue sizes for userspace QPs from query QP
|
18 years ago |
Dotan Barak
|
8fcea95a2a
IB/mlx4: Take sizeof the correct pointer in call to memset()
|
18 years ago |
Jack Morgenstein
|
1c27cb71aa
IB/mlx4: Fix port returned from query QP for QPs in INIT state
|
18 years ago |
Jack Morgenstein
|
586bb586ae
IB/mlx4: Fix flow label returned from query QP
|
18 years ago |
Jack Morgenstein
|
6a775e2ba4
IB/mlx4: Implement query QP
|
18 years ago |
Roland Dreier
|
e61ef2416b
IB/mlx4: Make sure inline data segments don't cross a 64 byte boundary
|
18 years ago |
Roland Dreier
|
5ae2a7a836
IB/mlx4: Handle FW command interface rev 3
|
18 years ago |
Roland Dreier
|
54e95f8dcb
IB/mlx4: Get rid of max_inline_data calculation
|
18 years ago |