aboutsummaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/mthca/mthca_qp.c
AgeCommit message (Expand)Author
2012-07-11IB/mthca: Fill in sq_sig_type in query QPDotan Barak
2012-07-11IB/mthca: Warning about event for non-existent QPs should show event typeDotan Barak
2011-07-15IB/mthca: Stop returning separate error and status from FW commandsGoldwyn Rodrigues
2010-10-25IB/core: Add VLAN support for IBoEEli Cohen
2010-10-14IB/pack: IBoE UD packet packing supportEli Cohen
2010-02-24IB/core: Fix and clean up ib_ud_header_init()Eli Cohen
2009-09-05IB/mthca: Annotate CQ lockingRoland Dreier
2008-07-14IB/mthca: Fix check of max_send_sge for special QPsRoland Dreier
2008-07-14IB/mthca: Remove extra code for RESET->ERR QP state transitionRoland Dreier
2008-07-14RDMA: Remove subversion $Id tagsRoland Dreier
2008-04-16IB/mthca: Update QP state if query QP succeedsDotan Barak
2008-04-16IB/core: Add support for "send with invalidate" work requestsRoland Dreier
2008-04-16IB/mthca: Add IPoIB checksum offload supportEli Cohen
2008-02-04IB/ib_mthca: Pre-link receive WQEs in Tavor modeEli Cohen
2007-10-15IB/mthca: Avoid alignment traps when writing doorbellsRoland Dreier
2007-07-18IB/mthca: Simplify use of size0 in work request postingRoland Dreier
2007-07-18IB/mthca: Factor out setting WQE UD segment entriesRoland Dreier
2007-07-18IB/mthca: Factor out setting WQE remote address and atomic segment entriesRoland Dreier
2007-07-18IB/mthca: Factor out setting WQE data segment entriesRoland Dreier
2007-07-17IB/mthca: Use uninitialized_var() for f0Roland Dreier
2007-07-17drivers/infiniband/hw/mthca/mthca_qp: kill uninit'd var warningJeff Garzik
2007-05-29IB/mthca: Fix handling of send CQE with error for QPs connected to SRQMichael S. Tsirkin
2007-05-21Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds
2007-05-21Detach sched.h from mm.hAlexey Dobriyan
2007-05-19IB/mthca: Fix RESET to ERROR transitionMichael S. Tsirkin
2007-05-14IB/mthca: Fix posting >255 recv WRs for TavorMichael S. Tsirkin
2007-04-30IB/mthca: Work around kernel QP starvationMichael S. Tsirkin
2007-04-24IB/mthca: Simplify CQ cleaning in mthca_free_qp()Roland Dreier
2007-03-01IB/mthca: Fix error path in mthca_alloc_memfree()Roland Dreier
2007-02-16IB/mthca: Allow the QP state transition RESET->RESETDotan Barak
2007-02-10IB/mthca: Use correct structure size in call to memset()Roland Dreier
2007-01-09IB/mthca: Don't execute QUERY_QP firmware command for QP in RESET stateDotan Barak
2006-12-08[PATCH] LOG2: Implement a general integer log2 facility in the kernelDavid Howells
2006-11-29IB/mthca: Fix section mismatchesRoland Dreier
2006-10-16IB/mthca: Use mmiowb after doorbell ringArthur Kepner
2006-09-22IB/mthca: Simplify calls to mthca_cq_clean()Roland Dreier
2006-09-22IB/mthca: Return correct number of bits for static rate in query_qpJack Morgenstein
2006-09-22IB/mthca: Return port number for unconnected QPs in query_qpJack Morgenstein
2006-09-22IB/uverbs: Pass userspace data to modify_srq and modify_qp methodsRalph Campbell
2006-08-11IB/mthca: Fix potential AB-BA deadlock with CQ locksRoland Dreier
2006-08-10IB/mthca: Make fence flag work for send work requestsMichael S. Tsirkin
2006-07-14[PATCH] IB/mthca: comment fixMichael S. Tsirkin
2006-07-04[PATCH] mthca: initialize send and receive queue locks separatelyZach Brown
2006-06-17IB/mthca: Make all device methods truly reentrantRoland Dreier
2006-06-17IB/mthca: Fix memory leak on modify_qp error pathsRoland Dreier
2006-05-18IB/mthca: Fix posting lists of 256 receive requests for TavorMichael S. Tsirkin
2006-05-09IB/mthca: Fix race in reference countingRoland Dreier
2006-04-10IB: simplify static rate encodingJack Morgenstein
2006-03-29IB/mthca: Fix section mismatch problemsRoland Dreier
2006-03-24IB/mthca: Fix modify QP error pathRoland Dreier