index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
cxgb4
/
qp.c
Age
Commit message (
Expand
)
Author
2013-02-14
RDMA/cxgb4: Abort connections when moving to ERROR state
Vipul Pandya
2012-10-02
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2012-09-30
RDMA/cxgb4: Fix error handling in create_qp()
Emil Goode
2012-09-05
RDMA/cxgb4: Update RDMA/cxgb4 due to macro definition removal in cxgb4 driver
Vipul Pandya
2012-05-18
RDMA/cxgb4: Add query_qp support
Vipul Pandya
2012-05-18
RDMA/cxgb4: DB Drop Recovery for RDMA and LLD queues
Vipul Pandya
2012-05-18
RDMA/cxgb4: Add DB Overflow Avoidance
Vipul Pandya
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-11-01
Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'fdr', 'ipath', 'ipoib', ...
Roland Dreier
2011-10-31
infiniband: Fix up module files that need to include module.h
Paul Gortmaker
2011-10-31
RDMA/cxgb4: Mark QP in error before disabling the queue in firmware
Tom Tucker
2011-10-31
RDMA/cxgb4: Serialize calls to CQ's comp_handler
Kumar Sanghvi
2011-10-14
RDMA/cxgb4: Make sure flush CQ entries are collected on connection close
Kumar Sanghvi
2011-10-06
RDMA/cxgb4: Add support for MPAv2 Enhanced RDMA Negotiation
Kumar Sanghvi
2011-06-17
RDMA/cxgb4: Couple of abort fixes
Steve Wise
2011-05-09
RDMA/cxgb4: Fix missing parentheses
Roel Kluin
2011-05-09
RDMA/cxgb4: Don't change QP state outside EP lock
Steve Wise
2011-03-14
RDMA/cxgb4: Enable on-chip SQ support by default
Steve Wise
2011-01-28
RDMA/cxgb4: Limit MAXBURST EQ context field to 256B
Steve Wise
2011-01-10
RDMA/cxgb4: Don't re-init wait object in init/fini paths
Steve Wise
2011-01-10
RDMA/cxgb3,cxgb4: Remove dead code
Stephen Hemminger
2010-09-28
RDMA/cxgb4: Fastreg NSMR fixes
Steve Wise
2010-09-28
RDMA/cxgb4: Don't set completion flag for read requests
Steve Wise
2010-09-28
RDMA/cxgb4: Use a mutex for QP and EP state transitions
Steve Wise
2010-09-28
RDMA/cxgb4: Support on-chip SQs
Steve Wise
2010-09-28
RDMA/cxgb4: Centralize the wait logic
Steve Wise
2010-09-28
RDMA/cxgb4: Handle CPL_RDMA_TERMINATE messages
Steve Wise
2010-09-28
RDMA/cxgb4: Zero out ISGL padding
Steve Wise
2010-09-28
RDMA/cxgb4: Don't use null ep ptr
Steve Wise
2010-09-27
RDMA/cxgb4: Fix warnings about casts to/from pointers of different sizes
Roland Dreier
2010-08-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2010-08-04
Merge branch 'master' into for-next
Jiri Kosina
2010-08-02
RDMA/cxgb4: Fix race in fini path
Steve Wise
2010-07-21
RDMA/cxgb4: Support variable sized work requests
Steve Wise
2010-07-21
RDMA/cxgb4: Remove dependency on __GFP_NOFAIL
David Rientjes
2010-07-06
RDMA/cxgb4: Use the DMA state API instead of the pci equivalents
FUJITA Tomonori
2010-06-16
Merge branch 'master' into for-next
Jiri Kosina
2010-06-16
fix typos concerning "hierarchy"
Uwe Kleine-König
2010-05-24
RDMA/cxgb4: Only insert sq qid in lookup table
Steve Wise
2010-05-24
RDMA/cxgb4: Support IB_WR_READ_WITH_INV opcode
Steve Wise
2010-05-24
RDMA/cxgb4: Set fence flag for inv-local-stag work requests
Steve Wise
2010-05-05
MAINTAINERS: Add cxgb4 and iw_cxgb4 entries
Roland Dreier
2010-04-21
RDMA/cxgb4: Add driver for Chelsio T4 RNIC
Steve Wise