aboutsummaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/ipath/ipath_rc.c
AgeCommit message (Expand)Author
2009-01-17IB: Remove __constant_{endian} usesHarvey Harrison
2008-12-05IB/ipath: Fix PSN of send WQEs after an RDMA read resendRalph Campbell
2008-09-20IB/ipath: Fix SLID generation for RC/UC QPs when LMC > 0Ralph Campbell
2008-07-14RDMA/core: Add memory management extensions supportSteve Wise
2008-05-13IB/ipath: Fix RDMA read response sequence checkingRalph Campbell
2008-05-13IB/ipath: Fix many locking issues when switching to error stateRalph Campbell
2008-05-13IB/ipath: Fix RC and UC error handlingRalph Campbell
2008-05-07IB/ipath: Return the correct opcode for RDMA WRITE with immediateRalph Campbell
2008-04-16IB/core: Add support for "send with invalidate" work requestsRoland Dreier
2008-04-16IB/ipath: Update copyright dates for files changed in 2008Ralph Campbell
2008-04-16IB/ipath: Use PIO buffer for RC ACKsRalph Campbell
2008-03-11IB/ipath: Reset the retry counter for RDMA_READ_RESPONSE_MIDDLE packetsPatrick Marchand Latifi
2008-01-25IB/ipath: Fix RNR NAK handlingRalph Campbell
2007-11-13IB/ipath: Fix race with ACK retry timeout list managementRalph Campbell
2007-10-09IB/ipath: Implement IB_EVENT_QP_LAST_WQE_REACHEDRalph Campbell
2007-10-09IB/ipath: Change UD to queue work requests like RC & UCRalph Campbell
2007-07-09IB/ipath: Update copyright datesJohn Gregor
2007-07-09IB/ipath: Send ACK invalid where appropriateRobert Walsh
2007-07-09IB/ipath: Duplicate RDMA reads can cause responder to NAK inappropriatelyRalph Campbell
2007-07-09IB/ipath: Fix RDMA read retry codeRalph Campbell
2007-07-09IB/ipath: Set M bit in BTH according to IB specRalph Campbell
2007-05-06IB/ipath: Fix a race condition when generating ACKsRalph Campbell
2007-05-06IB/ipath: Fix two more spin lock problemsRalph Campbell
2007-04-30IB/ipath: Don't put QP in timeout queue if waiting to sendRalph Campbell
2007-04-30IB/ipath: Don't call spin_lock_irq() from interrupt contextRalph Campbell
2007-04-18IB/ipath: Fix RDMA reads of length zero and error handlingRalph Campbell
2007-04-18IB/ipath: Fix PSN update for RC retriesRalph Campbell
2007-04-18IB/ipath: Fix QP error completion queue entriesRalph Campbell
2007-04-18IB/ipath: Support larger IB_QP_MAX_DEST_RD_ATOMIC and IB_QP_MAX_QP_RD_ATOMICRalph Campbell
2007-02-04IB: Return qp pointer as part of ib_wcMichael S. Tsirkin
2006-10-02IB/ipath: Fix RDMA readsRalph Campbell
2006-09-28IB/ipath: Flush RWQEs if access error or invalid error seenBryan O'Sullivan
2006-09-28IB/ipath: Ensure that PD of MR matches PD of QP checking the RkeyBryan O'Sullivan
2006-09-28IB/ipath: RC and UC should validate SLID and DLIDBryan O'Sullivan
2006-09-28IB/ipath: Limit # of packets sent without an ACK receivedBryan O'Sullivan
2006-09-22IB/ipath: simplify layering codeBryan O'Sullivan
2006-07-01[PATCH] IB/ipath: namespace cleanup: replace ips with ipathBryan O'Sullivan
2006-07-01[PATCH] IB/ipath: rC receive interrupt performance changesBryan O'Sullivan
2006-07-01[PATCH] IB/ipath: fix shared receive queues for RCBryan O'Sullivan
2006-07-01[PATCH] IB/ipath: fix an indenting problemBryan O'Sullivan
2006-07-01[PATCH] IB/ipath: share more common code between RC and UC protocolsBryan O'Sullivan
2006-07-01[PATCH] IB/ipath: update copyrights and other strings to reflect new company ...Bryan O'Sullivan
2006-05-23IB/ipath: replace uses of LIST_POISONBryan O'Sullivan
2006-03-31IB/ipath: infiniband RC protocol supportBryan O'Sullivan