summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mthca/mthca_cq.c
Commit message (Expand)AuthorAgeFilesLines
* IB: Change CQE "csum_ok" field to a bit flagOr Gerlitz2012-03-081-1/+2
* IB/mthca: Stop returning separate error and status from FW commandsGoldwyn Rodrigues2011-07-151-13/+2Star
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* RDMA/core: Add memory management extensions supportSteve Wise2008-07-151-2/+2
* RDMA: Remove subversion $Id tagsRoland Dreier2008-07-151-2/+0Star
* IB/mthca: Add IPoIB checksum offload supportEli Cohen2008-04-171-5/+9
* IB/mthca: Convert to use be16_add_cpu()Marcin Slusarz2008-02-131-1/+1
* IB/mthca: Avoid alignment traps when writing doorbellsRoland Dreier2007-10-161-34/+19Star
* Detach sched.h from mm.hAlexey Dobriyan2007-05-211-0/+1
* IB/mthca: Set cleaned CQEs back to HW ownership when cleaning CQMichael S. Tsirkin2007-05-141-1/+3
* IB: Return "maybe missed event" hint from ib_req_notify_cq()Roland Dreier2007-05-071-5/+7
* IB: Return qp pointer as part of ib_wcMichael S. Tsirkin2007-02-041-1/+1
* IB/mthca: Fix PRM compliance problem in atomic-send completionsJack Morgenstein2007-01-081-2/+6
* IB/mthca: Fix section mismatchesRoland Dreier2006-11-301-2/+1Star
* IB/mthca: Use mmiowb after doorbell ringArthur Kepner2006-10-171-0/+7
* IB: Whitespace fixesRoland Dreier2006-09-231-5/+5
* IB/mthca: Make all device methods truly reentrantRoland Dreier2006-06-181-0/+1
* IB/mthca: memfree completion with error FW bug workaroundMichael S. Tsirkin2006-06-181-1/+10
* IB/mthca: Fix race in reference countingRoland Dreier2006-05-091-20/+21
* IB/mthca: Fix section mismatch problemsRoland Dreier2006-03-291-1/+1
* IB/mthca: Add device-specific support for resizing CQsRoland Dreier2006-03-201-27/+105
* IB/mthca: Get rid of might_sleep() annotationsRoland Dreier2006-03-201-4/+0Star
* IB/mthca: Make functions that never fail return voidRoland Dreier2006-03-201-15/+10Star
* IB/mthca: Fill in vendor_err field in completion with errorMichael S. Tsirkin2006-01-061-5/+7
* IB/mthca: Fix SRQ cleanup during QP destroyJack Morgenstein2005-12-151-1/+10
* [IB] mthca: fix wraparound handling in mthca_cq_clean()Roland Dreier2005-11-101-10/+6Star
* [IB] mthca: report asynchronous CQ eventsMichael S. Tsirkin2005-10-291-1/+30
* [PATCH] IB: move include files to include/rdmaRoland Dreier2005-08-271-1/+1
* [PATCH] IB/mthca: Add SRQ implementationRoland Dreier2005-08-271-12/+20
* [PATCH] IB/mthca: Simplify handling of completions with errorRoland Dreier2005-08-271-5/+8
* [PATCH] IB/mthca: Factor out common queue alloc codeRoland Dreier2005-08-271-112/+6Star
* [PATCH] IB: sparse endianness cleanupSean Hefty2005-08-271-45/+44Star
* [PATCH] IB: Add copyright noticesRoland Dreier2005-08-271-0/+2
* [IB/mthca]: Fix error CQ entry handling on mem-free HCAsRoland Dreier2005-07-271-1/+5
* [PATCH] IB uverbs: add mthca user CQ supportRoland Dreier2005-07-081-31/+45
* [PATCH] IB/mthca: Align FW command mailboxes to 4KRoland Dreier2005-06-281-18/+16Star
* [PATCH] IB/mthca: Move mthca_is_memfree checksRoland Dreier2005-06-281-1/+1
* [PATCH] IB/mthca: Use dma_alloc_coherent instead of pci_alloc_consistentRoland Dreier2005-06-281-12/+13
* [PATCH] IB/mthca: Clean up CQ debugRoland Dreier2005-06-281-21/+18Star
* [PATCH] IB/mthca: Add Sun copyright noticeTom Duffy2005-06-281-0/+1
* [PATCH] IB/mthca: encapsulate mem-free check into mthca_is_memfree()Roland Dreier2005-04-171-6/+6
* [PATCH] IB/mthca: fill in opcode field for send completionsMichael S. Tsirkin2005-04-171-1/+35
* [PATCH] IB/mthca: only free doorbell records in mem-free modeRoland Dreier2005-04-171-2/+4
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+918