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