aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/ipath/ipath_verbs.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-01-17IB: Remove __constant_{endian} usesHarvey Harrison1-5/+5
2008-12-01IB/ipath: Improve UD loopback performance by allocating temp array only onceRalph Campbell1-0/+1
2008-05-13IB/ipath: Fix RDMA read response sequence checkingRalph Campbell1-0/+1
2008-05-13IB/ipath: Fix many locking issues when switching to error stateRalph Campbell1-9/+48
2008-05-13IB/ipath: Fix RC and UC error handlingRalph Campbell1-3/+3
2008-04-16IB/ipath: Update copyright dates for files changed in 2008Ralph Campbell1-1/+1
2008-04-16IB/ipath: Header file changes to support IBA7220Ralph Campbell1-5/+25
2008-01-25IB/ipath: Add mappings from HW register to PortInfo port physical stateRalph Campbell1-0/+10
2008-01-25IB/ipath: MAD performance sampling registers supportRalph Campbell1-0/+2
2007-10-09IB/ipath: Remove duplicate copy of LMCRalph Campbell1-1/+1
2007-10-09IB/ipath: Optimize completion queue entry insertion and pollingRalph Campbell1-1/+5
2007-10-09IB/ipath: Implement IB_EVENT_QP_LAST_WQE_REACHEDRalph Campbell1-1/+1
2007-10-09IB/ipath: Change UD to queue work requests like RC & UCRalph Campbell1-10/+25
2007-07-20IB/ipath: Remove ipath_layer dead codeArthur Jones1-2/+0
2007-07-17IB/ipath: Make a few functions staticRoland Dreier1-4/+0
2007-07-09IB/ipath: Update copyright datesJohn Gregor1-1/+1
2007-07-09IB/ipath: Duplicate RDMA reads can cause responder to NAK inappropriatelyRalph Campbell1-0/+1
2007-05-08IB/uverbs: Export ib_umem_get()/ib_umem_release() to modulesRoland Dreier1-2/+3
2007-05-06IB: Return "maybe missed event" hint from ib_req_notify_cq()Roland Dreier1-1/+1
2007-05-06IB: Add CQ comp_vector supportMichael S. Tsirkin1-1/+1
2007-04-30IB/ipath: Don't corrupt pending mmap list when unmapped objects are freedRobert Walsh1-4/+14
2007-04-30IB/ipath: Don't put QP in timeout queue if waiting to sendRalph Campbell1-1/+1
2007-04-18IB/ipath: Fix WC format drift between user and kernel spaceRobert Walsh1-1/+2
2007-04-18IB/ipath: Remove duplicate stuff from ipath_verbs.hRobert Walsh1-2/+0
2007-04-18IB/ipath: Support larger IB_QP_MAX_DEST_RD_ATOMIC and IB_QP_MAX_QP_RD_ATOMICRalph Campbell1-15/+37
2006-12-12IB/ipath: Implement new verbs DMA mapping functionsRalph Campbell1-0/+2
2006-09-28IB/ipath: Flush RWQEs if access error or invalid error seenBryan O'Sullivan1-0/+3
2006-09-28IB/ipath: Ensure that PD of MR matches PD of QP checking the RkeyBryan O'Sullivan1-8/+3
2006-09-28IB/ipath: Limit # of packets sent without an ACK receivedBryan O'Sullivan1-0/+4
2006-09-22IB/ipath: put a limit on the number of QPs that can be createdBryan O'Sullivan1-0/+4
2006-09-22IB/ipath: be more strict about testing the modify QP verbBryan O'Sullivan1-0/+1
2006-09-22IB/ipath: simplify debugging code after ipath_core and ib_ipath mergerBryan O'Sullivan1-1/+0
2006-09-22IB/ipath: simplify layering codeBryan O'Sullivan1-26/+83
2006-09-22IB/ipath: merge ipath_core and ib_ipath driversBryan O'Sullivan1-0/+10
2006-09-22IB/ipath: lock resource limit counters correctlyBryan O'Sullivan1-0/+7
2006-09-22IB/ipath: Performance improvements via mmap of queuesRalph Campbell1-56/+59
2006-09-22IB/uverbs: Pass userspace data to modify_srq and modify_qp methodsRalph Campbell1-2/+3
2006-07-01[PATCH] IB/ipath: rC receive interrupt performance changesBryan O'Sullivan1-5/+7
2006-07-01[PATCH] IB/ipath: fixes to performance get counters for IB complianceBryan O'Sullivan1-0/+3
2006-07-01[PATCH] IB/ipath: enforce device resource limitsBryan O'Sullivan1-0/+24
2006-07-01[PATCH] IB/ipath: share more common code between RC and UC protocolsBryan O'Sullivan1-6/+14
2006-07-01[PATCH] IB/ipath: update copyrights and other strings to reflect new company nameBryan O'Sullivan1-0/+1
2006-07-01[PATCH] IB/ipath: name zero counter offsets so it's clear they aren't countersBryan O'Sullivan1-11/+11
2006-05-01IB/ipath: simplify IB timer usageBryan O'Sullivan1-1/+2
2006-04-19IB/ipath: Make more names staticRoland Dreier1-5/+0
2006-03-31IB/ipath: infiniband header filesBryan O'Sullivan1-0/+697