summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/ipath/ipath_ud.c
Commit message (Expand)AuthorAgeFilesLines
* headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-111-0/+1
* IB: Remove __constant_{endian} usesHarvey Harrison2009-01-171-2/+2
* IB/ipath: Improve UD loopback performance by allocating temp array only onceRalph Campbell2008-12-011-18/+1
* IB/ipath: Fix lost UD send work requestRalph Campbell2008-08-151-2/+6
* RDMA/core: Add memory management extensions supportSteve Wise2008-07-141-4/+4
* IB/ipath: Fix many locking issues when switching to error stateRalph Campbell2008-05-131-18/+48
* IB/core: Add support for "send with invalidate" work requestsRoland Dreier2008-04-161-2/+2
* IB/ipath: Update copyright dates for files changed in 2008Ralph Campbell2008-04-161-1/+1
* IB/ipath: add calls to new 7220 code and enable in buildDave Olson2008-04-161-0/+1
* IB/ipath: Trivial simplification of ipath_make_ud_req()Ralph Campbell2008-01-251-2/+1
* IB/ipath: Fix receiving UD messages with immediate dataRalph Campbell2008-01-161-22/+22
* IB/ipath: Remove duplicate copy of LMCRalph Campbell2007-10-091-5/+5
* IB/ipath: Change UD to queue work requests like RC & UCRalph Campbell2007-10-091-246/+126
* 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: Fix possible data corruption if multiple SGEs used for receiveRalph Campbell2007-07-091-0/+2
* IB/ipath: Check that a UD work request's address handle is validRobert Walsh2007-04-181-0/+5
* IB/ipath: Fix CQ flushing when QP is modified to error stateBryan O'Sullivan2007-04-181-0/+1
* IB/ipath: Support larger IB_QP_MAX_DEST_RD_ATOMIC and IB_QP_MAX_QP_RD_ATOMICRalph Campbell2007-04-181-1/+1
* IB: Return qp pointer as part of ib_wcMichael S. Tsirkin2007-02-041-4/+4
* IB/ipath: Ensure that PD of MR matches PD of QP checking the RkeyBryan O'Sullivan2006-09-281-4/+2
* IB/ipath: simplify layering codeBryan O'Sullivan2006-09-221-7/+6
* IB/ipath: Performance improvements via mmap of queuesRalph Campbell2006-09-221-66/+103
* [PATCH] IB/ipath: namespace cleanup: replace ips with ipathBryan O'Sullivan2006-07-011-12/+12
* [PATCH] IB/ipath: fixes to performance get counters for IB complianceBryan O'Sullivan2006-07-011-1/+10
* [PATCH] IB/ipath: disallow send of invalid packet sizes over UDBryan O'Sullivan2006-07-011-0/+5
* [PATCH] IB/ipath: update copyrights and other strings to reflect new company ...Bryan O'Sullivan2006-07-011-0/+1
* IB/ipath: tidy up white space in a few filesBryan O'Sullivan2006-05-011-2/+4
* IB/ipath: Make more names staticRoland Dreier2006-04-191-2/+2
* IB/ipath: infiniband UC and UD protocol supportBryan O'Sullivan2006-03-311-0/+621
OpenPOWER on IntegriCloud