aboutsummaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/ipath/ipath_qp.c
AgeCommit message (Expand)Author
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan
2008-12-01IB/ipath: Improve UD loopback performance by allocating temp array only onceRalph Campbell
2008-05-13IB/ipath: Fix many locking issues when switching to error stateRalph Campbell
2008-05-13IB/ipath: Fix RC and UC error handlingRalph Campbell
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-04-16IB/core: Add creation flags to struct ib_qp_init_attrEli Cohen
2008-04-16IB/ipath: Fix sanity checks on QP number of WRs and SGEsRalph Campbell
2008-04-16IB/ipath: Remove useless commentsRalph Campbell
2008-04-16IB/ipath: Enable 4KB MTUDave Olson
2008-03-11IB/ipath: Fix error completion put on send CQ instead of recv CQPatrick Marchand Latifi
2008-03-11IB/ipath: Fix RC QP initializationPatrick Marchand Latifi
2008-03-11IB/ipath: Fix potentially wrong RNR retry counter returned in ipath_query_qp()Patrick Marchand Latifi
2008-01-25IB/ipath: Fix some sparse warnings about shadowed symbolsRoland Dreier
2008-01-25IB/ipath: Add the work completion error code to the QP error debug outputRalph Campbell
2007-11-20IB/ipath: Fix error path in QP creationRalph Campbell
2007-10-09IB/ipath: Implement IB_EVENT_QP_LAST_WQE_REACHEDRalph Campbell
2007-10-09IB/ipath: Change UD to queue work requests like RC & UCRalph Campbell
2007-07-09IB/ipath: Remove bogus RD_ATOMIC checks from modify_qpArthur Jones
2007-07-09IB/ipath: Update copyright datesJohn Gregor
2007-07-09IB/ipath: Clean send flags properly on QP resetRobert Walsh
2007-07-09IB/ipath: Fix maximum MTU reportingRobert Walsh
2007-04-30IB/ipath: Don't corrupt pending mmap list when unmapped objects are freedRobert Walsh
2007-04-18IB/ipath: Don't allow QPs 0 and 1 to be opened multiple timesBryan O'Sullivan
2007-04-18IB/ipath: Fix CQ flushing when QP is modified to error stateBryan O'Sullivan
2007-04-18IB/ipath: Fix QP error completion queue entriesRalph Campbell
2007-04-18IB/ipath: Fix up some debug messagesBryan 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: Flush RWQEs if access error or invalid error seenBryan O'Sullivan
2006-09-28IB/ipath: Limit # of packets sent without an ACK receivedBryan O'Sullivan
2006-09-22IB/ipath: handle sq_sig_all field correctlyBryan O'Sullivan
2006-09-22IB/ipath: put a limit on the number of QPs that can be createdBryan O'Sullivan
2006-09-22IB/ipath: validate path_mig_state properlyBryan O'Sullivan
2006-09-22IB/ipath: be more strict about testing the modify QP verbBryan 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: Performance improvements via mmap of queuesRalph Campbell
2006-09-22IB/uverbs: Pass userspace data to modify_srq and modify_qp methodsRalph Campbell
2006-07-01[PATCH] IB/ipath: namespace cleanup: replace ips with ipathBryan O'Sullivan
2006-07-01[PATCH] IB/ipath: ignore receive queue size if SRQ is specifiedBryan O'Sullivan
2006-07-01[PATCH] IB/ipath: rC receive interrupt performance changesBryan O'Sullivan
2006-07-01[PATCH] IB/ipath: enforce device resource limitsBryan O'Sullivan
2006-07-01[PATCH] IB/ipath: fix some memory leaks on failure pathsBryan 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: remove some duplicate codeBryan 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