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