index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
cxgb4
/
qp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+3
2011-11-01
Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'fdr', 'ipath', 'ipoib', ...
Roland Dreier
1
-5
/
+34
2011-10-31
infiniband: Fix up module files that need to include module.h
Paul Gortmaker
1
-0
/
+3
2011-10-31
RDMA/cxgb4: Mark QP in error before disabling the queue in firmware
Tom Tucker
1
-0
/
+4
2011-10-31
RDMA/cxgb4: Serialize calls to CQ's comp_handler
Kumar Sanghvi
1
-2
/
+13
2011-10-14
RDMA/cxgb4: Make sure flush CQ entries are collected on connection close
Kumar Sanghvi
1
-1
/
+5
2011-10-06
RDMA/cxgb4: Add support for MPAv2 Enhanced RDMA Negotiation
Kumar Sanghvi
1
-2
/
+12
2011-06-17
RDMA/cxgb4: Couple of abort fixes
Steve Wise
1
-4
/
+1
2011-05-09
RDMA/cxgb4: Fix missing parentheses
Roel Kluin
1
-1
/
+1
2011-05-09
RDMA/cxgb4: Don't change QP state outside EP lock
Steve Wise
1
-1
/
+0
2011-03-14
RDMA/cxgb4: Enable on-chip SQ support by default
Steve Wise
1
-2
/
+2
2011-01-28
RDMA/cxgb4: Limit MAXBURST EQ context field to 256B
Steve Wise
1
-2
/
+2
2011-01-10
RDMA/cxgb4: Don't re-init wait object in init/fini paths
Steve Wise
1
-2
/
+0
2011-01-10
RDMA/cxgb3,cxgb4: Remove dead code
Stephen Hemminger
1
-30
/
+0
2010-09-28
RDMA/cxgb4: Fastreg NSMR fixes
Steve Wise
1
-27
/
+25
2010-09-28
RDMA/cxgb4: Don't set completion flag for read requests
Steve Wise
1
-1
/
+1
2010-09-28
RDMA/cxgb4: Use a mutex for QP and EP state transitions
Steve Wise
1
-48
/
+42
2010-09-28
RDMA/cxgb4: Support on-chip SQs
Steve Wise
1
-15
/
+83
2010-09-28
RDMA/cxgb4: Centralize the wait logic
Steve Wise
1
-30
/
+5
2010-09-28
RDMA/cxgb4: Handle CPL_RDMA_TERMINATE messages
Steve Wise
1
-1
/
+2
2010-09-28
RDMA/cxgb4: Zero out ISGL padding
Steve Wise
1
-0
/
+4
2010-09-28
RDMA/cxgb4: Don't use null ep ptr
Steve Wise
1
-1
/
+2
2010-09-27
RDMA/cxgb4: Fix warnings about casts to/from pointers of different sizes
Roland Dreier
1
-3
/
+3
2010-08-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
1
-115
/
+125
2010-08-04
Merge branch 'master' into for-next
Jiri Kosina
1
-6
/
+6
2010-08-02
RDMA/cxgb4: Fix race in fini path
Steve Wise
1
-7
/
+7
2010-07-21
RDMA/cxgb4: Support variable sized work requests
Steve Wise
1
-105
/
+115
2010-07-21
RDMA/cxgb4: Remove dependency on __GFP_NOFAIL
David Rientjes
1
-3
/
+3
2010-07-06
RDMA/cxgb4: Use the DMA state API instead of the pci equivalents
FUJITA Tomonori
1
-6
/
+6
2010-06-16
Merge branch 'master' into for-next
Jiri Kosina
1
-17
/
+16
2010-06-16
fix typos concerning "hierarchy"
Uwe Kleine-König
1
-2
/
+2
2010-05-24
RDMA/cxgb4: Only insert sq qid in lookup table
Steve Wise
1
-16
/
+9
2010-05-24
RDMA/cxgb4: Support IB_WR_READ_WITH_INV opcode
Steve Wise
1
-1
/
+5
2010-05-24
RDMA/cxgb4: Set fence flag for inv-local-stag work requests
Steve Wise
1
-0
/
+2
2010-05-05
MAINTAINERS: Add cxgb4 and iw_cxgb4 entries
Roland Dreier
1
-14
/
+14
2010-04-21
RDMA/cxgb4: Add driver for Chelsio T4 RNIC
Steve Wise
1
-0
/
+1577