aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/ipath/ipath_ruc.c
Commit message (Expand)AuthorAgeFilesLines
* headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-111-0/+1
* IB/ipath: Fix RDMA write with immediate copy of last packetRalph Campbell2008-10-271-5/+5
* 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 many locking issues when switching to error stateRalph Campbell2008-05-131-53/+115
* IB/ipath: Fix RC and UC error handlingRalph Campbell2008-05-131-86/+79
* IB/ipath: Need to always request and handle PIO avail interruptsDave Olson2008-05-071-3/+4
* IB/core: Add support for "send with invalidate" work requestsRoland Dreier2008-04-161-2/+2
* IB/ipath: add calls to new 7220 code and enable in buildDave Olson2008-04-161-8/+10
* IB/ipath: Fix RNR NAK handlingRalph Campbell2008-01-251-1/+5
* IB/ipath: Fix sendctrl lockingJohn Gregor2008-01-251-1/+6
* IB/ipath: Fix a race where s_last is updated without lock heldRalph Campbell2007-10-301-5/+9
* IB/ipath: Change UD to queue work requests like RC & UCRalph Campbell2007-10-091-200/+108
* IB/ipath: Make a few functions staticRoland Dreier2007-07-171-1/+1
* IB/ipath: Add barrier before updating WC head in shared memoryRalph Campbell2007-07-091-0/+2
* IB/ipath: Update copyright datesJohn Gregor2007-07-091-1/+1
* IB/ipath: Send ACK invalid where appropriateRobert Walsh2007-07-091-4/+18
* IB/ipath: Fix possible data corruption if multiple SGEs used for receiveRalph Campbell2007-07-091-0/+2
* IB/ipath: Wait for PIO available interruptRalph Campbell2007-07-091-4/+2
* IB/ipath: Fix local loopback bug when waiting for resourcesRalph Campbell2007-07-091-1/+1
* IB/ipath: Support larger IB_QP_MAX_DEST_RD_ATOMIC and IB_QP_MAX_QP_RD_ATOMICRalph Campbell2007-04-181-28/+30
* IB/ipath: NMI cpu lockup if local loopback usedRalph Campbell2007-04-181-1/+2
* IB/ipath: Fix SRQ limit event causing dropped CQ entryRalph Campbell2007-04-181-1/+1
* IB: Return qp pointer as part of ib_wcMichael S. Tsirkin2007-02-041-4/+4
* IB/ipath: Flush RWQEs if access error or invalid error seenBryan O'Sullivan2006-09-281-0/+1
* IB/ipath: Ensure that PD of MR matches PD of QP checking the RkeyBryan O'Sullivan2006-09-281-8/+5
* IB/ipath: simplify layering codeBryan O'Sullivan2006-09-221-7/+15
* IB/ipath: Performance improvements via mmap of queuesRalph Campbell2006-09-221-45/+93
* [PATCH] IB/ipath: namespace cleanup: replace ips with ipathBryan O'Sullivan2006-07-011-4/+4
* [PATCH] IB/ipath: rC receive interrupt performance changesBryan O'Sullivan2006-07-011-20/+17
* [PATCH] IB/ipath: share more common code between RC and UC protocolsBryan O'Sullivan2006-07-011-54/+191
* [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-1/+1
* IB/ipath: simplify RC send postingBryan O'Sullivan2006-05-011-11/+4
* IB/ipath: misc infiniband code, part 2Bryan O'Sullivan2006-03-311-0/+552