Joachim Fenkes
|
c01759cee9
IB/ehca: Return srq_attr->max_sge in ehca_query_srq()
|
18 years ago |
Hoang-Nam Nguyen
|
03f72a51cb
IB/ehca: Fix mem leak of firmware ctrlblock in ehca_create_srq()
|
18 years ago |
Joachim Fenkes
|
e90d0b3dae
IB/ehca: Path migration support
|
18 years ago |
Joachim Fenkes
|
b708fba3c2
IB/ehca: Add check for max #SGE to create_qp()
|
18 years ago |
Joachim Fenkes
|
e37221928b
IB/ehca: Print return codes as signed decimal integers
|
18 years ago |
Hoang-Nam Nguyen
|
e390d3b52f
IB/ehca: Use remap_4k_pfn() to map firmware contexts to user space
|
18 years ago |
Stefan Roscher
|
5281a4b8a0
IB/ehca: Support more than 4k QPs for userspace and kernelspace
|
18 years ago |
Stefan Roscher
|
441633b968
IB/ehca: Small QP userspace support
|
18 years ago |
Anton Blanchard
|
1f79448302
IB/ehca: Make output clearer by removing some debug messages
|
18 years ago |
Stefan Roscher
|
fecea0ab34
IB/ehca: Fix Small QP regressions
|
18 years ago |
Stefan Roscher
|
e2f81daf23
IB/ehca: Support small QP queues
|
18 years ago |
Joachim Fenkes
|
0c10f7b79b
IB/ehca: Make internal_create/destroy_qp() static
|
18 years ago |
Paul Mundt
|
20c2df83d2
mm: Remove slab destructors from kmem_cache_create().
|
18 years ago |
Hoang-Nam Nguyen
|
2b94397adc
IB/ehca: Fix warnings issued by checkpatch.pl
|
18 years ago |
Joachim Fenkes
|
26ed687fdd
IB/ehca: Change idr spinlocks into rwlocks
|
18 years ago |
Joachim Fenkes
|
9844b71baa
IB/ehca: Lock renaming, static initializers
|
18 years ago |
Hoang-Nam Nguyen
|
15f001ec47
IB/ehca: Report RDMA atomic attributes in query_qp()
|
18 years ago |
Stefan Roscher
|
85f003172f
IB/ehca: Set SEND_GRH flag for all non-LL UD QPs on eHCA2
|
18 years ago |
Stefan Roscher
|
472803dab8
IB/ehca: Support UD low-latency QPs
|
18 years ago |
Joachim Fenkes
|
a6a12947fb
IB/ehca: add Shared Receive Queue support
|
18 years ago |
Joachim Fenkes
|
9a79fc0a1b
IB/ehca: QP code restructuring in preparation for SRQ
|
18 years ago |
Hoang-Nam Nguyen
|
c55a0ddd8e
IB/ehca: Fix AQP0/1 QP number
|
18 years ago |
Joachim Fenkes
|
92761cdaf2
IB/ehca: Correctly set GRH mask bit in ehca_modify_qp()
|
18 years ago |
Robert P. J. Day
|
c376222960
[PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().
|
18 years ago |
Hoang-Nam Nguyen
|
4c34bdf58c
IB/ehca: Remove use of do_mmap()
|
18 years ago |
Hoang-Nam Nguyen
|
f2d9136133
IB/ehca: Use proper GFP_ flags for get_zeroed_page()
|
18 years ago |
Christoph Lameter
|
e94b176609
[PATCH] slab: remove SLAB_KERNEL
|
18 years ago |
Hoang-Nam Nguyen
|
2771e9ed47
IB/ehca: Use WQE offset instead of WQE addr for pending work reqs
|
18 years ago |
Hoang-Nam Nguyen
|
7e28db5d8f
IB/ehca: Assure 4K alignment for firmware control blocks
|
18 years ago |
Ralph Campbell
|
9bc57e2d19
IB/uverbs: Pass userspace data to modify_srq and modify_qp methods
|
19 years ago |