index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
ehca
/
ehca_qp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
IB/ehca: Deprecate driver, move to staging, schedule deletion
Doug Ledford
2015-09-11
1
-2257
/
+0
*
IB/core: Ethernet L2 attributes in verbs/cm structures
Matan Barak
2014-01-14
1
-1
/
+1
*
IB/ehca: convert to idr_alloc()
Tejun Heo
2013-02-27
1
-19
/
+15
*
IB/ehca: Remove uses of virt_to_abs() and abs_to_virt()
Michael Ellerman
2012-09-05
1
-3
/
+3
*
RDMA/core: Add SRQ type field
Sean Hefty
2011-10-13
1
-0
/
+3
*
IB: Rename RAW_ETY to RAW_ETHERTYPE
Aleksey Senin
2010-08-04
1
-1
/
+1
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+2
*
IB/ehca: Allow access for ib_query_qp()
Alexander Schmidt
2010-02-12
1
-3
/
+1
*
IB/ehca: Remove superfluous bitmasks from QP control block
Joachim Fenkes
2009-06-03
1
-13
/
+5
*
IB/ehca: Remove unnecessary memory operations for userspace queue pairs
Stefan Roscher
2009-05-13
1
-41
/
+53
*
IB/ehca: Fix printk format warnings from u64 type change
Stephen Rothwell
2009-01-16
1
-16
/
+16
*
IB/ehca: Replace modulus operations in flush error completion path
Stefan Roscher
2008-12-05
1
-6
/
+6
*
IB/ehca: Fix problem with generated flush work completions
Stefan Roscher
2008-12-01
1
-6
/
+20
*
IB/ehca: Remove reference to special QP in case of port activation failure
Stefan Roscher
2008-11-11
1
-0
/
+5
*
IB/ehca: Fix reported max number of QPs and CQs in systems with >1 adapter
Stefan Roscher
2008-10-22
1
-2
/
+2
*
IB/ehca: Don't allow creating UC QP with SRQ
Hoang-Nam Nguyen
2008-10-10
1
-0
/
+6
*
IB/ehca: Generate flush status CQ entries
Alexander Schmidt
2008-09-20
1
-15
/
+210
*
IB/ehca: Discard double CQE for one WR
Alexander Schmidt
2008-08-12
1
-9
/
+25
*
IB/ehca: Update qp_state on cached modify_qp()
Alexander Schmidt
2008-08-12
1
-4
/
+10
*
IB/ehca: Filter PATH_MIG events if QP was never armed
Joachim Fenkes
2008-07-22
1
-0
/
+2
*
IB/ehca: Wait for async events to finish before destroying QP
Stefan Roscher
2008-05-07
1
-0
/
+5
*
IB/ehca: Allocate event queue size depending on max number of CQs and QPs
Stefan Roscher
2008-04-29
1
-2
/
+24
*
IB/ehca: Move high-volume debug output to higher debug levels
Joachim Fenkes
2008-04-23
1
-6
/
+6
*
IB/ehca: Prevent posting of SQ WQEs if QP not in RTS
Joachim Fenkes
2008-04-23
1
-0
/
+3
*
IB/core: Add creation flags to struct ib_qp_init_attr
Eli Cohen
2008-04-16
1
-0
/
+3
*
IB/ehca: Remove tgid checking
Hoang-Nam Nguyen
2008-04-16
1
-48
/
+0
*
IB/ehca: Prevent RDMA-related connection failures on some eHCA2 hardware
Joachim Fenkes
2008-01-25
1
-4
/
+10
*
IB/ehca: Add "port connection autodetect mode"
Hoang-Nam Nguyen
2008-01-25
1
-5
/
+154
*
IB/ehca: Remove CQ-QP-link before destroying QP in error path of create_qp()
Hoang-Nam Nguyen
2008-01-25
1
-1
/
+4
*
drivers/infiniband: Add missing "space"
Joe Perches
2008-01-25
1
-3
/
+3
*
IB/ehca: Return correct number of SGEs for SRQ
Joachim Fenkes
2007-12-12
1
-2
/
+2
*
IB/ehca: Fix static rate regression
Joachim Fenkes
2007-11-24
1
-2
/
+2
*
IB/ehca: Fix static rate calculation
Joachim Fenkes
2007-11-13
1
-17
/
+12
*
IB/ehca: Supply QP token for SRQ base QPs
Joachim Fenkes
2007-10-17
1
-1
/
+3
*
IB/ehca: Return srq_attr->max_sge in ehca_query_srq()
Joachim Fenkes
2007-10-09
1
-0
/
+1
*
IB/ehca: Fix mem leak of firmware ctrlblock in ehca_create_srq()
Hoang-Nam Nguyen
2007-10-09
1
-0
/
+2
*
IB/ehca: Path migration support
Joachim Fenkes
2007-10-09
1
-24
/
+66
*
IB/ehca: Add check for max #SGE to create_qp()
Joachim Fenkes
2007-10-09
1
-1
/
+13
*
IB/ehca: Print return codes as signed decimal integers
Joachim Fenkes
2007-10-09
1
-21
/
+21
*
IB/ehca: Use remap_4k_pfn() to map firmware contexts to user space
Hoang-Nam Nguyen
2007-10-09
1
-0
/
+2
*
IB/ehca: Support more than 4k QPs for userspace and kernelspace
Stefan Roscher
2007-10-09
1
-2
/
+7
*
IB/ehca: Small QP userspace support
Stefan Roscher
2007-10-09
1
-4
/
+3
*
IB/ehca: Make output clearer by removing some debug messages
Anton Blanchard
2007-10-09
1
-2
/
+0
*
IB/ehca: Fix Small QP regressions
Stefan Roscher
2007-08-31
1
-4
/
+6
*
IB/ehca: Support small QP queues
Stefan Roscher
2007-07-20
1
-64
/
+97
*
IB/ehca: Make internal_create/destroy_qp() static
Joachim Fenkes
2007-07-20
1
-8
/
+9
*
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
2007-07-20
1
-1
/
+1
*
IB/ehca: Fix warnings issued by checkpatch.pl
Hoang-Nam Nguyen
2007-07-17
1
-19
/
+20
*
IB/ehca: Change idr spinlocks into rwlocks
Joachim Fenkes
2007-07-09
1
-6
/
+6
*
IB/ehca: Lock renaming, static initializers
Joachim Fenkes
2007-07-09
1
-3
/
+3
[next]