summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/ipath/ipath_ud.c
AgeCommit message (Expand)Author
2011-03-31Fix common misspellingsLucas De Marchi
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan
2009-01-17IB: Remove __constant_{endian} usesHarvey Harrison
2008-12-01IB/ipath: Improve UD loopback performance by allocating temp array only onceRalph Campbell
2008-08-15IB/ipath: Fix lost UD send work requestRalph 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-04-16IB/core: Add support for "send with invalidate" work requestsRoland Dreier
2008-04-16IB/ipath: Update copyright dates for files changed in 2008Ralph Campbell
2008-04-16IB/ipath: add calls to new 7220 code and enable in buildDave Olson
2008-01-25IB/ipath: Trivial simplification of ipath_make_ud_req()Ralph Campbell
2008-01-16IB/ipath: Fix receiving UD messages with immediate dataRalph Campbell
2007-10-09IB/ipath: Remove duplicate copy of LMCRalph Campbell
2007-10-09IB/ipath: Change UD to queue work requests like RC & UCRalph Campbell
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: Fix possible data corruption if multiple SGEs used for receiveRalph Campbell
2007-04-18IB/ipath: Check that a UD work request's address handle is validRobert Walsh
2007-04-18IB/ipath: Fix CQ flushing when QP is modified to error stateBryan O'Sullivan
2007-04-18IB/ipath: Support larger IB_QP_MAX_DEST_RD_ATOMIC and IB_QP_MAX_QP_RD_ATOMICRalph Campbell
2007-02-04IB: Return qp pointer as part of ib_wcMichael S. Tsirkin
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: fixes to performance get counters for IB complianceBryan O'Sullivan
2006-07-01[PATCH] IB/ipath: disallow send of invalid packet sizes over UDBryan O'Sullivan
2006-07-01[PATCH] IB/ipath: update copyrights and other strings to reflect new company ...Bryan O'Sullivan
2006-05-01IB/ipath: tidy up white space in a few filesBryan O'Sullivan
2006-04-19IB/ipath: Make more names staticRoland Dreier
2006-03-31IB/ipath: infiniband UC and UD protocol supportBryan O'Sullivan