summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/ipath/ipath_rc.c
Commit message (Expand)AuthorAgeFilesLines
* IB: Remove __constant_{endian} usesHarvey Harrison2009-01-171-1/+1
* IB/ipath: Fix PSN of send WQEs after an RDMA read resendRalph Campbell2008-12-051-3/+2
* IB/ipath: Fix SLID generation for RC/UC QPs when LMC > 0Ralph Campbell2008-09-201-1/+2
* RDMA/core: Add memory management extensions supportSteve Wise2008-07-141-2/+2
* IB/ipath: Fix RDMA read response sequence checkingRalph Campbell2008-05-131-0/+7
* IB/ipath: Fix many locking issues when switching to error stateRalph Campbell2008-05-131-54/+97
* IB/ipath: Fix RC and UC error handlingRalph Campbell2008-05-131-86/+41
* IB/ipath: Return the correct opcode for RDMA WRITE with immediateRalph Campbell2008-05-071-1/+5
* IB/core: Add support for "send with invalidate" work requestsRoland Dreier2008-04-161-4/+4
* IB/ipath: Update copyright dates for files changed in 2008Ralph Campbell2008-04-161-1/+1
* IB/ipath: Use PIO buffer for RC ACKsRalph Campbell2008-04-161-18/+39
* IB/ipath: Reset the retry counter for RDMA_READ_RESPONSE_MIDDLE packetsPatrick Marchand Latifi2008-03-111-0/+4
* IB/ipath: Fix RNR NAK handlingRalph Campbell2008-01-251-11/+7
* IB/ipath: Fix race with ACK retry timeout list managementRalph Campbell2007-11-131-2/+3
* IB/ipath: Implement IB_EVENT_QP_LAST_WQE_REACHEDRalph Campbell2007-10-091-1/+11
* IB/ipath: Change UD to queue work requests like RC & UCRalph Campbell2007-10-091-20/+41
* IB/ipath: Update copyright datesJohn Gregor2007-07-091-1/+1
* IB/ipath: Send ACK invalid where appropriateRobert Walsh2007-07-091-6/+7
* IB/ipath: Duplicate RDMA reads can cause responder to NAK inappropriatelyRalph Campbell2007-07-091-5/+33
* IB/ipath: Fix RDMA read retry codeRalph Campbell2007-07-091-19/+38
* IB/ipath: Set M bit in BTH according to IB specRalph Campbell2007-07-091-3/+3
* 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