aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/ipath/ipath_ud.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-03-31Fix common misspellingsLucas De Marchi1-2/+2
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan1-0/+1
2009-01-17IB: Remove __constant_{endian} usesHarvey Harrison1-2/+2
2008-12-01IB/ipath: Improve UD loopback performance by allocating temp array only onceRalph Campbell1-18/+1
2008-08-15IB/ipath: Fix lost UD send work requestRalph Campbell1-2/+6
2008-07-14RDMA/core: Add memory management extensions supportSteve Wise1-4/+4
2008-05-13IB/ipath: Fix many locking issues when switching to error stateRalph Campbell1-18/+48
2008-04-16IB/core: Add support for "send with invalidate" work requestsRoland Dreier1-2/+2
2008-04-16IB/ipath: Update copyright dates for files changed in 2008Ralph Campbell1-1/+1
2008-04-16IB/ipath: add calls to new 7220 code and enable in buildDave Olson1-0/+1
2008-01-25IB/ipath: Trivial simplification of ipath_make_ud_req()Ralph Campbell1-2/+1
2008-01-16IB/ipath: Fix receiving UD messages with immediate dataRalph Campbell1-22/+22
2007-10-09IB/ipath: Remove duplicate copy of LMCRalph Campbell1-5/+5
2007-10-09IB/ipath: Change UD to queue work requests like RC & UCRalph Campbell1-246/+126
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: Fix possible data corruption if multiple SGEs used for receiveRalph Campbell1-0/+2
2007-04-18IB/ipath: Check that a UD work request's address handle is validRobert Walsh1-0/+5
2007-04-18IB/ipath: Fix CQ flushing when QP is modified to error stateBryan O'Sullivan1-0/+1
2007-04-18IB/ipath: Support larger IB_QP_MAX_DEST_RD_ATOMIC and IB_QP_MAX_QP_RD_ATOMICRalph Campbell1-1/+1
2007-02-04IB: Return qp pointer as part of ib_wcMichael S. Tsirkin1-4/+4
2006-09-28IB/ipath: Ensure that PD of MR matches PD of QP checking the RkeyBryan O'Sullivan1-4/+2
2006-09-22IB/ipath: simplify layering codeBryan O'Sullivan1-7/+6
2006-09-22IB/ipath: Performance improvements via mmap of queuesRalph Campbell1-66/+103
2006-07-01[PATCH] IB/ipath: namespace cleanup: replace ips with ipathBryan O'Sullivan1-12/+12
2006-07-01[PATCH] IB/ipath: fixes to performance get counters for IB complianceBryan O'Sullivan1-1/+10
2006-07-01[PATCH] IB/ipath: disallow send of invalid packet sizes over UDBryan O'Sullivan1-0/+5
2006-07-01[PATCH] IB/ipath: update copyrights and other strings to reflect new company nameBryan O'Sullivan1-0/+1
2006-05-01IB/ipath: tidy up white space in a few filesBryan O'Sullivan1-2/+4
2006-04-19IB/ipath: Make more names staticRoland Dreier1-2/+2
2006-03-31IB/ipath: infiniband UC and UD protocol supportBryan O'Sullivan1-0/+621