summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/ipath/ipath_ud.c
Commit message (Expand)AuthorAgeFilesLines
* 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