aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/ipath/ipath_verbs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-05-06IB: Add CQ comp_vector supportMichael S. Tsirkin1-0/+1
2007-04-30IB/ipath: Don't corrupt pending mmap list when unmapped objects are freedRobert Walsh1-0/+3
2007-04-24IB: Set class_dev->dev in core for nice device symlinkJoachim Fenkes1-1/+0
2007-04-18IB/ipath: Discard multicast packets without a GRHBryan O'Sullivan1-2/+5
2007-04-18IB/ipath: Support larger IB_QP_MAX_DEST_RD_ATOMIC and IB_QP_MAX_QP_RD_ATOMICRalph Campbell1-4/+3
2006-12-12IB/ipath: Implement new verbs DMA mapping functionsRalph Campbell1-0/+1
2006-11-29IB/ipath: Fix typo in pma_counter_select subscriptRoland Dreier1-1/+1
2006-10-02[PATCH] namespaces: utsname: use init_utsname when appropriateSerge E. Hallyn1-1/+1
2006-09-28IB/ipath: Fix lockdep error upon "ifconfig ibN down"Bryan O'Sullivan1-5/+7
2006-09-28IB/ipath: Support revision 2 InfiniPath PCIE devicesBryan O'Sullivan1-7/+21
2006-09-28IB/ipath: Limit # of packets sent without an ACK receivedBryan O'Sullivan1-1/+2
2006-09-22RDMA: iWARP Core Changes.Tom Tucker1-1/+1
2006-09-22IB/ipath: allow SMA to be disabledBryan O'Sullivan1-0/+7
2006-09-22IB/ipath: put a limit on the number of QPs that can be createdBryan O'Sullivan1-1/+6
2006-09-22IB/ipath: remove stale references to userspace SMABryan O'Sullivan1-1/+1
2006-09-22IB/ipath: simplify debugging code after ipath_core and ib_ipath mergerBryan O'Sullivan1-14/+5
2006-09-22IB/ipath: simplify layering codeBryan O'Sullivan1-39/+486
2006-09-22IB/ipath: merge ipath_core and ib_ipath driversBryan O'Sullivan1-31/+14
2006-09-22IB/ipath: lock resource limit counters correctlyBryan O'Sullivan1-8/+26
2006-09-22IB/ipath: Performance improvements via mmap of queuesRalph Campbell1-38/+12
2006-07-24IB/ipath: ipath_skip_sge() can break if num_sge > 1Ralph Campbell1-4/+0
2006-07-24IB/ipath: Fix ib_ipath driver to work with SRPRalph Campbell1-0/+1
2006-07-01[PATCH] IB/ipath: namespace cleanup: replace ips with ipathBryan O'Sullivan1-10/+10
2006-07-01[PATCH] IB/ipath: fixes to performance get counters for IB complianceBryan O'Sullivan1-0/+20
2006-07-01[PATCH] IB/ipath: don't confuse the max message size with the MTUBryan O'Sullivan1-1/+1
2006-07-01[PATCH] IB/ipath: enforce device resource limitsBryan O'Sullivan1-13/+96
2006-07-01[PATCH] IB/ipath: report correct device identification information in /sysBryan O'Sullivan1-10/+4
2006-07-01[PATCH] IB/ipath: don't allow resources to be created with illegal valuesBryan O'Sullivan1-0/+11
2006-07-01[PATCH] IB/ipath: share more common code between RC and UC protocolsBryan O'Sullivan1-1/+1
2006-07-01[PATCH] IB/ipath: update copyrights and other strings to reflect new company nameBryan O'Sullivan1-2/+3
2006-07-01[PATCH] IB/ipath: name zero counter offsets so it's clear they aren't countersBryan O'Sullivan1-1/+1
2006-05-23IB/ipath: register as IB device ownerBryan O'Sullivan1-0/+1
2006-05-23IB/ipath: replace uses of LIST_POISONBryan O'Sullivan1-3/+3
2006-05-01IB/ipath: simplify IB timer usageBryan O'Sullivan1-29/+10
2006-04-19IB/ipath: Fix whitespaceRoland Dreier1-55/+55
2006-04-19IB/ipath: Make more names staticRoland Dreier1-4/+4
2006-03-31IB/ipath: infiniband verbs supportBryan O'Sullivan1-0/+1222