summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/ipath/ipath_ruc.c
AgeCommit message (Expand)Author
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan
2008-10-27IB/ipath: Fix RDMA write with immediate copy of last packetRalph 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 many locking issues when switching to error stateRalph Campbell
2008-05-13IB/ipath: Fix RC and UC error handlingRalph Campbell
2008-05-07IB/ipath: Need to always request and handle PIO avail interruptsDave Olson
2008-04-16IB/core: Add support for "send with invalidate" work requestsRoland Dreier
2008-04-16IB/ipath: add calls to new 7220 code and enable in buildDave Olson
2008-01-25IB/ipath: Fix RNR NAK handlingRalph Campbell
2008-01-25IB/ipath: Fix sendctrl lockingJohn Gregor
2007-10-30IB/ipath: Fix a race where s_last is updated without lock heldRalph Campbell
2007-10-09IB/ipath: Change UD to queue work requests like RC & UCRalph Campbell
2007-07-17IB/ipath: Make a few functions staticRoland Dreier
2007-07-09IB/ipath: Add barrier before updating WC head in shared memoryRalph Campbell
2007-07-09IB/ipath: Update copyright datesJohn Gregor
2007-07-09IB/ipath: Send ACK invalid where appropriateRobert Walsh
2007-07-09IB/ipath: Fix possible data corruption if multiple SGEs used for receiveRalph Campbell
2007-07-09IB/ipath: Wait for PIO available interruptRalph Campbell
2007-07-09IB/ipath: Fix local loopback bug when waiting for resourcesRalph Campbell
2007-04-18IB/ipath: Support larger IB_QP_MAX_DEST_RD_ATOMIC and IB_QP_MAX_QP_RD_ATOMICRalph Campbell
2007-04-18IB/ipath: NMI cpu lockup if local loopback usedRalph Campbell
2007-04-18IB/ipath: Fix SRQ limit event causing dropped CQ entryRalph Campbell
2007-02-04IB: Return qp pointer as part of ib_wcMichael S. Tsirkin
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-22IB/ipath: simplify layering codeBryan O'Sullivan
2006-09-22IB/ipath: Performance improvements via mmap of queuesRalph Campbell
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: 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-05-01IB/ipath: simplify RC send postingBryan O'Sullivan
2006-03-31IB/ipath: misc infiniband code, part 2Bryan O'Sullivan