summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/ipath/ipath_qp.c
Commit message (Expand)AuthorAgeFilesLines
* IB/ipath: Remove bogus RD_ATOMIC checks from modify_qpArthur Jones2007-07-091-8/+0
* IB/ipath: Update copyright datesJohn Gregor2007-07-091-1/+1
* IB/ipath: Clean send flags properly on QP resetRobert Walsh2007-07-091-1/+1
* IB/ipath: Fix maximum MTU reportingRobert Walsh2007-07-091-1/+6
* IB/ipath: Don't corrupt pending mmap list when unmapped objects are freedRobert Walsh2007-04-301-22/+30
* IB/ipath: Don't allow QPs 0 and 1 to be opened multiple timesBryan O'Sullivan2007-04-181-38/+53
* IB/ipath: Fix CQ flushing when QP is modified to error stateBryan O'Sullivan2007-04-181-1/+1
* IB/ipath: Fix QP error completion queue entriesRalph Campbell2007-04-181-3/+5
* IB/ipath: Fix up some debug messagesBryan O'Sullivan2007-04-181-3/+3
* IB/ipath: Support larger IB_QP_MAX_DEST_RD_ATOMIC and IB_QP_MAX_QP_RD_ATOMICRalph Campbell2007-04-181-6/+20
* IB: Return qp pointer as part of ib_wcMichael S. Tsirkin2007-02-041-1/+1
* IB/ipath: Flush RWQEs if access error or invalid error seenBryan O'Sullivan2006-09-281-3/+10
* IB/ipath: Limit # of packets sent without an ACK receivedBryan O'Sullivan2006-09-281-1/+2
* IB/ipath: handle sq_sig_all field correctlyBryan O'Sullivan2006-09-221-5/+8
* IB/ipath: put a limit on the number of QPs that can be createdBryan O'Sullivan2006-09-221-0/+15
* IB/ipath: validate path_mig_state properlyBryan O'Sullivan2006-09-221-1/+2
* IB/ipath: be more strict about testing the modify QP verbBryan O'Sullivan2006-09-221-2/+31
* IB/ipath: remove stale references to userspace SMABryan O'Sullivan2006-09-221-35/+0
* IB/ipath: simplify debugging code after ipath_core and ib_ipath mergerBryan O'Sullivan2006-09-221-5/+5
* IB/ipath: simplify layering codeBryan O'Sullivan2006-09-221-4/+30
* IB/ipath: Performance improvements via mmap of queuesRalph Campbell2006-09-221-44/+112
* IB/uverbs: Pass userspace data to modify_srq and modify_qp methodsRalph Campbell2006-09-221-1/+2
* [PATCH] IB/ipath: namespace cleanup: replace ips with ipathBryan O'Sullivan2006-07-011-8/+8
* [PATCH] IB/ipath: ignore receive queue size if SRQ is specifiedBryan O'Sullivan2006-07-011-11/+16
* [PATCH] IB/ipath: rC receive interrupt performance changesBryan O'Sullivan2006-07-011-28/+15
* [PATCH] IB/ipath: enforce device resource limitsBryan O'Sullivan2006-07-011-2/+4
* [PATCH] IB/ipath: fix some memory leaks on failure pathsBryan O'Sullivan2006-07-011-0/+2
* [PATCH] IB/ipath: don't allow resources to be created with illegal valuesBryan O'Sullivan2006-07-011-0/+8
* [PATCH] IB/ipath: remove some duplicate codeBryan O'Sullivan2006-07-011-3/+0
* [PATCH] IB/ipath: share more common code between RC and UC protocolsBryan O'Sullivan2006-07-011-5/+3
* [PATCH] IB/ipath: update copyrights and other strings to reflect new company ...Bryan O'Sullivan2006-07-011-0/+1
* IB/ipath: deref correct pointer when using kernel SMABryan O'Sullivan2006-05-231-1/+1
* IB/ipath: replace uses of LIST_POISONBryan O'Sullivan2006-05-231-16/+14
* IB/ipath: don't modify QP if changes failBryan O'Sullivan2006-05-231-15/+17
* IB/ipath: Make more names staticRoland Dreier2006-04-191-62/+62
* IB/ipath: misc infiniband code, part 2Bryan O'Sullivan2006-03-311-0/+913
OpenPOWER on IntegriCloud