summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/ipath/ipath_verbs.c
AgeCommit message (Expand)Author
2007-07-17IB/ipath: Make a few functions staticRoland Dreier
2007-07-09IB/ipath: Remove support for preproduction HTX InfiniPath cardsRalph 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-07-09IB/ipath: Wait for PIO available interruptRalph Campbell
2007-07-09IB/ipath: Fill in some missing FMR-related fields in query_deviceRobert Walsh
2007-07-09IB/ipath: Fix maximum MTU reportingRobert Walsh
2007-05-14IB/ipath: Shadow the gpio_mask registerArthur Jones
2007-05-06IB: Add CQ comp_vector supportMichael S. Tsirkin
2007-04-30IB/ipath: Don't corrupt pending mmap list when unmapped objects are freedRobert Walsh
2007-04-24IB: Set class_dev->dev in core for nice device symlinkJoachim Fenkes
2007-04-18IB/ipath: Discard multicast packets without a GRHBryan O'Sullivan
2007-04-18IB/ipath: Support larger IB_QP_MAX_DEST_RD_ATOMIC and IB_QP_MAX_QP_RD_ATOMICRalph Campbell
2006-12-12IB/ipath: Implement new verbs DMA mapping functionsRalph Campbell
2006-11-29IB/ipath: Fix typo in pma_counter_select subscriptRoland Dreier
2006-10-02[PATCH] namespaces: utsname: use init_utsname when appropriateSerge E. Hallyn
2006-09-28IB/ipath: Fix lockdep error upon "ifconfig ibN down"Bryan O'Sullivan
2006-09-28IB/ipath: Support revision 2 InfiniPath PCIE devicesBryan O'Sullivan
2006-09-28IB/ipath: Limit # of packets sent without an ACK receivedBryan O'Sullivan
2006-09-22RDMA: iWARP Core Changes.Tom Tucker
2006-09-22IB/ipath: allow SMA to be disabledBryan O'Sullivan
2006-09-22IB/ipath: put a limit on the number of QPs that can be createdBryan O'Sullivan
2006-09-22IB/ipath: remove stale references to userspace SMABryan O'Sullivan
2006-09-22IB/ipath: simplify debugging code after ipath_core and ib_ipath mergerBryan O'Sullivan
2006-09-22IB/ipath: simplify layering codeBryan O'Sullivan
2006-09-22IB/ipath: merge ipath_core and ib_ipath driversBryan O'Sullivan
2006-09-22IB/ipath: lock resource limit counters correctlyBryan O'Sullivan
2006-09-22IB/ipath: Performance improvements via mmap of queuesRalph Campbell
2006-07-24IB/ipath: ipath_skip_sge() can break if num_sge > 1Ralph Campbell
2006-07-24IB/ipath: Fix ib_ipath driver to work with SRPRalph 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: don't confuse the max message size with the MTUBryan O'Sullivan
2006-07-01[PATCH] IB/ipath: enforce device resource limitsBryan O'Sullivan
2006-07-01[PATCH] IB/ipath: report correct device identification information in /sysBryan O'Sullivan
2006-07-01[PATCH] IB/ipath: don't allow resources to be created with illegal valuesBryan O'Sullivan
2006-07-01[PATCH] IB/ipath: share more common code between RC and UC protocolsBryan O'Sullivan
2006-07-01[PATCH] IB/ipath: update copyrights and other strings to reflect new company ...Bryan O'Sullivan
2006-07-01[PATCH] IB/ipath: name zero counter offsets so it's clear they aren't countersBryan O'Sullivan
2006-05-23IB/ipath: register as IB device ownerBryan O'Sullivan
2006-05-23IB/ipath: replace uses of LIST_POISONBryan O'Sullivan
2006-05-01IB/ipath: simplify IB timer usageBryan O'Sullivan
2006-04-19IB/ipath: Fix whitespaceRoland Dreier
2006-04-19IB/ipath: Make more names staticRoland Dreier
2006-03-31IB/ipath: infiniband verbs supportBryan O'Sullivan