Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
a265e5587f078618c1f17c3a83da65046f18746f
/
drivers
/
infiniband
/
hw
/
ehca
/
ehca_qp.c
25a5239
IB/ehca: Remove superfluous bitmasks from QP control block
by Joachim Fenkes
· 15 years ago
1988d1f
IB/ehca: Remove unnecessary memory operations for userspace queue pairs
by Stefan Roscher
· 15 years ago
3750f60
IB/ehca: Fix printk format warnings from u64 type change
by Stephen Rothwell
· 16 years ago
1c72194
IB/ehca: Replace modulus operations in flush error completion path
by Stefan Roscher
· 16 years ago
7ec4f46
IB/ehca: Fix problem with generated flush work completions
by Stefan Roscher
· 16 years ago
fad96ab
IB/ehca: Remove reference to special QP in case of port activation failure
by Stefan Roscher
· 16 years ago
19f4282
IB/ehca: Fix reported max number of QPs and CQs in systems with >1 adapter
by Stefan Roscher
· 16 years ago
0540bbb
IB/ehca: Don't allow creating UC QP with SRQ
by Hoang-Nam Nguyen
· 16 years ago
b9012e0
IB/ehca: Generate flush status CQ entries
by Alexander Schmidt
· 16 years ago
6773f07
IB/ehca: Discard double CQE for one WR
by Alexander Schmidt
· 16 years ago
51ad241
IB/ehca: Update qp_state on cached modify_qp()
by Alexander Schmidt
· 16 years ago
5b673b7
IB/ehca: Filter PATH_MIG events if QP was never armed
by Joachim Fenkes
· 16 years ago
12137c5
IB/ehca: Wait for async events to finish before destroying QP
by Stefan Roscher
· 17 years ago
d227fa7
IB/ehca: Allocate event queue size depending on max number of CQs and QPs
by Stefan Roscher
· 17 years ago
4da27d6
IB/ehca: Move high-volume debug output to higher debug levels
by Joachim Fenkes
· 17 years ago
863fb09
IB/ehca: Prevent posting of SQ WQEs if QP not in RTS
by Joachim Fenkes
· 17 years ago
b846f25
IB/core: Add creation flags to struct ib_qp_init_attr
by Eli Cohen
· 17 years ago
f4f8299
IB/ehca: Remove tgid checking
by Hoang-Nam Nguyen
· 17 years ago
2ec8e66
IB/ehca: Prevent RDMA-related connection failures on some eHCA2 hardware
by Joachim Fenkes
· 17 years ago
bbdd267
IB/ehca: Add "port connection autodetect mode"
by Hoang-Nam Nguyen
· 17 years ago
0c86e28
IB/ehca: Remove CQ-QP-link before destroying QP in error path of create_qp()
by Hoang-Nam Nguyen
· 17 years ago
908cf9a
drivers/infiniband: Add missing "space"
by Joe Perches
· 17 years ago
1457edc
IB/ehca: Return correct number of SGEs for SRQ
by Joachim Fenkes
· 17 years ago
3fe2ed3
IB/ehca: Fix static rate regression
by Joachim Fenkes
· 17 years ago
51aaa54
IB/ehca: Fix static rate calculation
by Joachim Fenkes
· 17 years ago
c0c84d5
IB/ehca: Supply QP token for SRQ base QPs
by Joachim Fenkes
· 17 years ago
c01759c
IB/ehca: Return srq_attr->max_sge in ehca_query_srq()
by Joachim Fenkes
· 17 years ago
03f72a5
IB/ehca: Fix mem leak of firmware ctrlblock in ehca_create_srq()
by Hoang-Nam Nguyen
· 17 years ago
e90d0b3
IB/ehca: Path migration support
by Joachim Fenkes
· 17 years ago
b708fba
IB/ehca: Add check for max #SGE to create_qp()
by Joachim Fenkes
· 17 years ago
e372219
IB/ehca: Print return codes as signed decimal integers
by Joachim Fenkes
· 17 years ago
e390d3b
IB/ehca: Use remap_4k_pfn() to map firmware contexts to user space
by Hoang-Nam Nguyen
· 17 years ago
5281a4b
IB/ehca: Support more than 4k QPs for userspace and kernelspace
by Stefan Roscher
· 17 years ago
441633b
IB/ehca: Small QP userspace support
by Stefan Roscher
· 17 years ago
1f79448
IB/ehca: Make output clearer by removing some debug messages
by Anton Blanchard
· 17 years ago
fecea0a
IB/ehca: Fix Small QP regressions
by Stefan Roscher
· 17 years ago
e2f81da
IB/ehca: Support small QP queues
by Stefan Roscher
· 17 years ago
0c10f7b
IB/ehca: Make internal_create/destroy_qp() static
by Joachim Fenkes
· 17 years ago
20c2df8
mm: Remove slab destructors from kmem_cache_create().
by Paul Mundt
· 17 years ago
2b94397
IB/ehca: Fix warnings issued by checkpatch.pl
by Hoang-Nam Nguyen
· 17 years ago
26ed687
IB/ehca: Change idr spinlocks into rwlocks
by Joachim Fenkes
· 17 years ago
9844b71
IB/ehca: Lock renaming, static initializers
by Joachim Fenkes
· 17 years ago
15f001e
IB/ehca: Report RDMA atomic attributes in query_qp()
by Hoang-Nam Nguyen
· 17 years ago
85f0031
IB/ehca: Set SEND_GRH flag for all non-LL UD QPs on eHCA2
by Stefan Roscher
· 17 years ago
472803d
IB/ehca: Support UD low-latency QPs
by Stefan Roscher
· 17 years ago
a6a1294
IB/ehca: add Shared Receive Queue support
by Joachim Fenkes
· 17 years ago
9a79fc0
IB/ehca: QP code restructuring in preparation for SRQ
by Joachim Fenkes
· 17 years ago
c55a0dd
IB/ehca: Fix AQP0/1 QP number
by Hoang-Nam Nguyen
· 18 years ago
92761cd
IB/ehca: Correctly set GRH mask bit in ehca_modify_qp()
by Joachim Fenkes
· 18 years ago
c376222
[PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().
by Robert P. J. Day
· 18 years ago
4c34bdf
IB/ehca: Remove use of do_mmap()
by Hoang-Nam Nguyen
· 18 years ago
f2d9136
IB/ehca: Use proper GFP_ flags for get_zeroed_page()
by Hoang-Nam Nguyen
· 18 years ago
e94b176
[PATCH] slab: remove SLAB_KERNEL
by Christoph Lameter
· 18 years ago
2771e9e
IB/ehca: Use WQE offset instead of WQE addr for pending work reqs
by Hoang-Nam Nguyen
· 18 years ago
7e28db5
IB/ehca: Assure 4K alignment for firmware control blocks
by Hoang-Nam Nguyen
· 18 years ago
9bc57e2
IB/uverbs: Pass userspace data to modify_srq and modify_qp methods
by Ralph Campbell
· 18 years ago
fab9722
IB/ehca: Add driver for IBM eHCA InfiniBand adapters
by Heiko J Schick
· 18 years ago