index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
2015-06-11
iw_cxgb4: support for bar2 qid densities exceeding the page size
Hariprasad S
1
-22
/
+42
2015-05-05
iw_cxgb4: 32b platform fixes
Hariprasad S
1
-5
/
+5
2015-01-16
iw_cxgb4: Cleanup register defines/MACROS defined in t4fw_ri_api.h
Hariprasad Shenai
1
-30
/
+30
2015-01-16
iw_cxgb4: Cleanup register defines/MACROS defined in t4.h
Hariprasad Shenai
1
-1
/
+1
2014-12-16
RDMA/cxgb4: Wake up waiters after flushing the qp
Steve Wise
1
-1
/
+1
2014-11-10
cxgb4: Cleanup macros so they follow the same style and look consistent, part 2
Hariprasad Shenai
1
-13
/
+13
2014-08-14
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-12
/
+25
2014-08-02
RDMA/cxgb4: Only call CQ completion handler if it is armed
Steve Wise
1
-12
/
+25
2014-07-22
iw_cxgb4: advertise the correct device max attributes
Hariprasad Shenai
1
-14
/
+21
2014-07-22
iw_cxgb4: Support query_qp() verb
Hariprasad Shenai
1
-0
/
+6
2014-07-16
cxgb4/iw_cxgb4: work request logging feature
Hariprasad Shenai
1
-0
/
+12
2014-07-16
cxgb4/iw_cxgb4: use firmware ord/ird resource limits
Hariprasad Shenai
1
-8
/
+46
2014-07-16
iw_cxgb4: Detect Ing. Padding Boundary at run-time
Hariprasad Shenai
1
-4
/
+6
2014-04-29
RDMA/cxgb4: Only allow kernel db ringing for T4 devs
Steve Wise
1
-0
/
+4
2014-04-29
RDMA/cxgb4: Fix endpoint mutex deadlocks
Steve Wise
1
-4
/
+5
2014-04-11
RDMA/cxgb4: Fix over-dereference when terminating
Steve Wise
1
-1
/
+1
2014-04-11
RDMA/cxgb4: Initialize reserved fields in a FW work request
Steve Wise
1
-0
/
+2
2014-04-11
RDMA/cxgb4: Max fastreg depth depends on DSGL support
Steve Wise
1
-1
/
+2
2014-04-11
RDMA/cxgb4: SQ flush fix
Steve Wise
1
-3
/
+3
2014-04-11
RDMA/cxgb4: Use the BAR2/WC path for kernel QPs and T5 devices
Steve Wise
1
-21
/
+36
2014-04-04
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-3
/
+5
2014-03-20
RDMA/cxgb4: Mind the sq_sig_all/sq_sig_type QP attributes
Steve Wise
1
-2
/
+4
2014-03-20
RDMA/cxgb4: Fix underflows in c4iw_create_qp()
Dan Carpenter
1
-1
/
+1
2014-03-15
cxgb4/iw_cxgb4: Doorbell Drop Avoidance Bug Fixes
Steve Wise
1
-78
/
+62
2013-08-13
RDMA/cxgb4: Issue RI.FINI before closing when entering TERM
Steve Wise
1
-1
/
+6
2013-08-13
RDMA/cxgb4: Fix QP flush logic
Steve Wise
1
-14
/
+20
2013-07-30
RDMA/cxgb4: Fix stack info leak in c4iw_create_qp()
Dan Carpenter
1
-0
/
+2
2013-05-09
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-9
/
+13
2013-04-17
RDMA/cxgb4: Fix SQ allocation when on-chip SQ is disabled
Thadeu Lima de Souza Cascardo
1
-12
/
+13
2013-03-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+3
2013-03-23
RDMA/cxgb4: Fix error return code in create_qp()
Wei Yongjun
1
-1
/
+3
2013-03-14
RDMA/cxgb4: Fix onchip queue support for T5
Vipul Pandya
1
-8
/
+5
2013-03-14
RDMA/cxgb4: Use DSGLs for fastreg and adapter memory writes for T5.
Vipul Pandya
1
-23
/
+53
2013-03-14
RDMA/cxgb4: Add module_params to enable DB FC & Coalescing on T5
Vipul Pandya
1
-4
/
+6
2013-03-14
RDMA/cxgb4: Turn off db coalescing when RDMA QPs are in use.
Vipul Pandya
1
-4
/
+16
2013-03-14
RDMA/cxgb4: Add Support for Chelsio T5 adapter
Vipul Pandya
1
-1
/
+1
2013-02-15
RDMA/cxgb4: Abort connections when moving to ERROR state
Vipul Pandya
1
-0
/
+1
2012-10-03
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-24
/
+38
2012-10-01
RDMA/cxgb4: Fix error handling in create_qp()
Emil Goode
1
-24
/
+38
2012-09-06
RDMA/cxgb4: Update RDMA/cxgb4 due to macro definition removal in cxgb4 driver
Vipul Pandya
1
-1
/
+1
2012-05-19
RDMA/cxgb4: Add query_qp support
Vipul Pandya
1
-0
/
+11
2012-05-19
RDMA/cxgb4: DB Drop Recovery for RDMA and LLD queues
Vipul Pandya
1
-3
/
+44
2012-05-19
RDMA/cxgb4: Add DB Overflow Avoidance
Vipul Pandya
1
-1
/
+50
2011-11-07
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-11-01
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-15
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
[next]