aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/ipath/ipath_ruc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan1-0/+1
2008-10-27IB/ipath: Fix RDMA write with immediate copy of last packetRalph Campbell1-5/+5
2008-09-20IB/ipath: Fix SLID generation for RC/UC QPs when LMC > 0Ralph Campbell1-1/+2
2008-07-14RDMA/core: Add memory management extensions supportSteve Wise1-2/+2
2008-05-13IB/ipath: Fix many locking issues when switching to error stateRalph Campbell1-53/+115
2008-05-13IB/ipath: Fix RC and UC error handlingRalph Campbell1-86/+79
2008-05-07IB/ipath: Need to always request and handle PIO avail interruptsDave Olson1-3/+4
2008-04-16IB/core: Add support for "send with invalidate" work requestsRoland Dreier1-2/+2
2008-04-16IB/ipath: add calls to new 7220 code and enable in buildDave Olson1-8/+10
2008-01-25IB/ipath: Fix RNR NAK handlingRalph Campbell1-1/+5
2008-01-25IB/ipath: Fix sendctrl lockingJohn Gregor1-1/+6
2007-10-30IB/ipath: Fix a race where s_last is updated without lock heldRalph Campbell1-5/+9
2007-10-09IB/ipath: Change UD to queue work requests like RC & UCRalph Campbell1-200/+108
2007-07-17IB/ipath: Make a few functions staticRoland Dreier1-1/+1
2007-07-09IB/ipath: Add barrier before updating WC head in shared memoryRalph Campbell1-0/+2
2007-07-09IB/ipath: Update copyright datesJohn Gregor1-1/+1
2007-07-09IB/ipath: Send ACK invalid where appropriateRobert Walsh1-4/+18
2007-07-09IB/ipath: Fix possible data corruption if multiple SGEs used for receiveRalph Campbell1-0/+2
2007-07-09IB/ipath: Wait for PIO available interruptRalph Campbell1-4/+2
2007-07-09IB/ipath: Fix local loopback bug when waiting for resourcesRalph Campbell1-1/+1
2007-04-18IB/ipath: Support larger IB_QP_MAX_DEST_RD_ATOMIC and IB_QP_MAX_QP_RD_ATOMICRalph Campbell1-28/+30
2007-04-18IB/ipath: NMI cpu lockup if local loopback usedRalph Campbell1-1/+2
2007-04-18IB/ipath: Fix SRQ limit event causing dropped CQ entryRalph Campbell1-1/+1
2007-02-04IB: Return qp pointer as part of ib_wcMichael S. Tsirkin1-4/+4
2006-09-28IB/ipath: Flush RWQEs if access error or invalid error seenBryan O'Sullivan1-0/+1
2006-09-28IB/ipath: Ensure that PD of MR matches PD of QP checking the RkeyBryan O'Sullivan1-8/+5
2006-09-22IB/ipath: simplify layering codeBryan O'Sullivan1-7/+15
2006-09-22IB/ipath: Performance improvements via mmap of queuesRalph Campbell1-45/+93
2006-07-01[PATCH] IB/ipath: namespace cleanup: replace ips with ipathBryan O'Sullivan1-4/+4
2006-07-01[PATCH] IB/ipath: rC receive interrupt performance changesBryan O'Sullivan1-20/+17
2006-07-01[PATCH] IB/ipath: share more common code between RC and UC protocolsBryan O'Sullivan1-54/+191
2006-07-01[PATCH] IB/ipath: update copyrights and other strings to reflect new company nameBryan O'Sullivan1-0/+1
2006-05-23IB/ipath: replace uses of LIST_POISONBryan O'Sullivan1-1/+1
2006-05-01IB/ipath: simplify RC send postingBryan O'Sullivan1-11/+4
2006-03-31IB/ipath: misc infiniband code, part 2Bryan O'Sullivan1-0/+552