summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/ipath/ipath_qp.c
Commit message (Expand)AuthorAgeFilesLines
* 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