aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mthca/mthca_cq.c
Commit message (Expand)AuthorAgeFilesLines
* more driver stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-13/+2
* 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-141-2/+2
* RDMA: Remove subversion $Id tagsRoland Dreier2008-07-141-2/+0
* IB/mthca: Add IPoIB checksum offload supportEli Cohen2008-04-161-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-151-34/+19
* 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-061-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-071-2/+6
* IB/mthca: Fix section mismatchesRoland Dreier2006-11-291-2/+1
* IB/mthca: Use mmiowb after doorbell ringArthur Kepner2006-10-161-0/+7
* IB: Whitespace fixesRoland Dreier2006-09-221-5/+5
* IB/mthca: Make all device methods truly reentrantRoland Dreier2006-06-171-0/+1
* IB/mthca: memfree completion with error FW bug workaroundMichael S. Tsirkin2006-06-171-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/+0
* IB/mthca: Make functions that never fail return voidRoland Dreier2006-03-201-15/+10
* 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/+6
* [IB] mthca: report asynchronous CQ eventsMichael S. Tsirkin2005-10-291-1/+30
* [PATCH] IB: move include files to include/rdmaRoland Dreier2005-08-261-1/+1
* [PATCH] IB/mthca: Add SRQ implementationRoland Dreier2005-08-261-12/+20
* [PATCH] IB/mthca: Simplify handling of completions with errorRoland Dreier2005-08-261-5/+8
* [PATCH] IB/mthca: Factor out common queue alloc codeRoland Dreier2005-08-261-112/+6
* [PATCH] IB: sparse endianness cleanupSean Hefty2005-08-261-45/+44
* [PATCH] IB: Add copyright noticesRoland Dreier2005-08-261-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-071-31/+45
* [PATCH] IB/mthca: Align FW command mailboxes to 4KRoland Dreier2005-06-271-18/+16
* [PATCH] IB/mthca: Move mthca_is_memfree checksRoland Dreier2005-06-271-1/+1
* [PATCH] IB/mthca: Use dma_alloc_coherent instead of pci_alloc_consistentRoland Dreier2005-06-271-12/+13
* [PATCH] IB/mthca: Clean up CQ debugRoland Dreier2005-06-271-21/+18
* [PATCH] IB/mthca: Add Sun copyright noticeTom Duffy2005-06-271-0/+1
* [PATCH] IB/mthca: encapsulate mem-free check into mthca_is_memfree()Roland Dreier2005-04-161-6/+6
* [PATCH] IB/mthca: fill in opcode field for send completionsMichael S. Tsirkin2005-04-161-1/+35
* [PATCH] IB/mthca: only free doorbell records in mem-free modeRoland Dreier2005-04-161-2/+4
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+918