summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/ipath/ipath_rc.c
Commit message (Expand)AuthorAgeFilesLines
* IB/ipath: Fix a race condition when generating ACKsRalph Campbell2007-05-061-13/+15
* IB/ipath: Fix two more spin lock problemsRalph Campbell2007-05-061-1/+1
* IB/ipath: Don't put QP in timeout queue if waiting to sendRalph Campbell2007-04-301-6/+1
* IB/ipath: Don't call spin_lock_irq() from interrupt contextRalph Campbell2007-04-301-7/+11
* IB/ipath: Fix RDMA reads of length zero and error handlingRalph Campbell2007-04-181-19/+44
* IB/ipath: Fix PSN update for RC retriesRalph Campbell2007-04-181-27/+38
* IB/ipath: Fix QP error completion queue entriesRalph Campbell2007-04-181-0/+2
* IB/ipath: Support larger IB_QP_MAX_DEST_RD_ATOMIC and IB_QP_MAX_QP_RD_ATOMICRalph Campbell2007-04-181-346/+454
* IB: Return qp pointer as part of ib_wcMichael S. Tsirkin2007-02-041-4/+4
* IB/ipath: Fix RDMA readsRalph Campbell2006-10-021-27/+32
* IB/ipath: Flush RWQEs if access error or invalid error seenBryan O'Sullivan2006-09-281-6/+12
* IB/ipath: Ensure that PD of MR matches PD of QP checking the RkeyBryan O'Sullivan2006-09-281-4/+4
* IB/ipath: RC and UC should validate SLID and DLIDBryan O'Sullivan2006-09-281-0/+4
* IB/ipath: Limit # of packets sent without an ACK receivedBryan O'Sullivan2006-09-281-18/+29
* IB/ipath: simplify layering codeBryan O'Sullivan2006-09-221-5/+4
* [PATCH] IB/ipath: namespace cleanup: replace ips with ipathBryan O'Sullivan2006-07-011-20/+20
* [PATCH] IB/ipath: rC receive interrupt performance changesBryan O'Sullivan2006-07-011-186/+197
* [PATCH] IB/ipath: fix shared receive queues for RCBryan O'Sullivan2006-07-011-142/+101
* [PATCH] IB/ipath: fix an indenting problemBryan O'Sullivan2006-07-011-26/+26
* [PATCH] IB/ipath: share more common code between RC and UC protocolsBryan O'Sullivan2006-07-011-172/+32
* [PATCH] IB/ipath: update copyrights and other strings to reflect new company ...Bryan O'Sullivan2006-07-011-0/+1
* IB/ipath: replace uses of LIST_POISONBryan O'Sullivan2006-05-231-8/+7
* IB/ipath: infiniband RC protocol supportBryan O'Sullivan2006-03-311-0/+1857
OpenPOWER on IntegriCloud