index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
cxgb4
/
qp.c
Age
Commit message (
Expand
)
Author
2017-04-20
cxgb4: Use more common logging style
Joe Perches
2017-02-20
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-01-14
locking/atomic, kref: Add kref_read()
Peter Zijlstra
2017-01-10
iw_cxgb4: free EQ queue memory on last deref
Steve Wise
2017-01-10
iw_cxgb4: refactor sq/rq drain logic
Steve Wise
2016-12-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2016-12-18
iw_cxgb4: set correct FetchBurstMax for QPs
Steve Wise
2016-11-16
iw_cxgb4: invalidate the mr when posting a read_w_inv wr
Steve Wise
2016-11-16
iw_cxgb4: set *bad_wr for post_send/post_recv errors
Steve Wise
2016-10-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2016-10-07
iw_cxgb4: add fast-path for small REG_MR operations
Steve Wise
2016-09-02
IB/cxgb4: Make _free_qp static to silence build warning
Baoyou Xie
2016-08-02
iw_cxgb4: don't block in destroy_qp awaiting the last deref
Steve Wise
2016-08-02
iw_cxgb4: explicitly move the qp to ERROR state during flush
Steve Wise
2016-06-23
RDMA/iw_cxgb4: Low resource fixes for connection manager
Hariprasad S
2016-04-26
RDMA/iw_cxgb4: Fix bar2 virt addr calculation for T4 chips
Hariprasad S
2016-04-26
iw_cxgb4: handle draining an idle qp
Steve Wise
2016-03-16
Merge branches 'nes', 'cxgb4' and 'iwpm' into k.o/for-4.6
Doug Ledford
2016-02-29
iw_cxgb4: add queue drain functions
Steve Wise
2016-02-29
iw_cxgb4: Max fastreg depth depends on DSGL support
Hariprasad S
2016-02-29
iw_cxgb4: make queue allocation code more readable
Hariprasad S
2015-12-23
IB: remove in-kernel support for memory windows
Christoph Hellwig
2015-10-28
iw_cxgb4: Remove old FRWR API
Sagi Grimberg
2015-10-28
iw_cxgb4: Support the new memory registration API
Sagi Grimberg
2015-10-28
Merge branch 'wr-cleanup' into k.o/for-4.4
Doug Ledford
2015-10-21
iw_cxgb4: Adds support for T6 adapter
Hariprasad S
2015-10-08
IB: split struct ib_send_wr
Christoph Hellwig
2015-06-11
iw_cxgb4: support for bar2 qid densities exceeding the page size
Hariprasad S
2015-05-05
iw_cxgb4: 32b platform fixes
Hariprasad S
2015-01-16
iw_cxgb4: Cleanup register defines/MACROS defined in t4fw_ri_api.h
Hariprasad Shenai
2015-01-16
iw_cxgb4: Cleanup register defines/MACROS defined in t4.h
Hariprasad Shenai
2014-12-15
RDMA/cxgb4: Wake up waiters after flushing the qp
Steve Wise
2014-11-10
cxgb4: Cleanup macros so they follow the same style and look consistent, part 2
Hariprasad Shenai
2014-08-14
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2014-08-01
RDMA/cxgb4: Only call CQ completion handler if it is armed
Steve Wise
2014-07-21
iw_cxgb4: advertise the correct device max attributes
Hariprasad Shenai
2014-07-21
iw_cxgb4: Support query_qp() verb
Hariprasad Shenai
2014-07-15
cxgb4/iw_cxgb4: work request logging feature
Hariprasad Shenai
2014-07-15
cxgb4/iw_cxgb4: use firmware ord/ird resource limits
Hariprasad Shenai
2014-07-15
iw_cxgb4: Detect Ing. Padding Boundary at run-time
Hariprasad Shenai
2014-04-28
RDMA/cxgb4: Only allow kernel db ringing for T4 devs
Steve Wise
2014-04-28
RDMA/cxgb4: Fix endpoint mutex deadlocks
Steve Wise
2014-04-11
RDMA/cxgb4: Fix over-dereference when terminating
Steve Wise
2014-04-11
RDMA/cxgb4: Initialize reserved fields in a FW work request
Steve Wise
2014-04-11
RDMA/cxgb4: Max fastreg depth depends on DSGL support
Steve Wise
2014-04-11
RDMA/cxgb4: SQ flush fix
Steve Wise
2014-04-11
RDMA/cxgb4: Use the BAR2/WC path for kernel QPs and T5 devices
Steve Wise
2014-04-03
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2014-03-20
RDMA/cxgb4: Mind the sq_sig_all/sq_sig_type QP attributes
Steve Wise
2014-03-20
RDMA/cxgb4: Fix underflows in c4iw_create_qp()
Dan Carpenter
[next]