aboutsummaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/mthca/mthca_cq.c
AgeCommit message (Expand)Author
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2008-07-14RDMA/core: Add memory management extensions supportSteve Wise
2008-07-14RDMA: Remove subversion $Id tagsRoland Dreier
2008-04-16IB/mthca: Add IPoIB checksum offload supportEli Cohen
2008-02-13IB/mthca: Convert to use be16_add_cpu()Marcin Slusarz
2007-10-15IB/mthca: Avoid alignment traps when writing doorbellsRoland Dreier
2007-05-21Detach sched.h from mm.hAlexey Dobriyan
2007-05-14IB/mthca: Set cleaned CQEs back to HW ownership when cleaning CQMichael S. Tsirkin
2007-05-06IB: Return "maybe missed event" hint from ib_req_notify_cq()Roland Dreier
2007-02-04IB: Return qp pointer as part of ib_wcMichael S. Tsirkin
2007-01-07IB/mthca: Fix PRM compliance problem in atomic-send completionsJack Morgenstein
2006-11-29IB/mthca: Fix section mismatchesRoland Dreier
2006-10-16IB/mthca: Use mmiowb after doorbell ringArthur Kepner
2006-09-22IB: Whitespace fixesRoland Dreier
2006-06-17IB/mthca: Make all device methods truly reentrantRoland Dreier
2006-06-17IB/mthca: memfree completion with error FW bug workaroundMichael S. Tsirkin
2006-05-09IB/mthca: Fix race in reference countingRoland Dreier
2006-03-29IB/mthca: Fix section mismatch problemsRoland Dreier
2006-03-20IB/mthca: Add device-specific support for resizing CQsRoland Dreier
2006-03-20IB/mthca: Get rid of might_sleep() annotationsRoland Dreier
2006-03-20IB/mthca: Make functions that never fail return voidRoland Dreier
2006-01-06IB/mthca: Fill in vendor_err field in completion with errorMichael S. Tsirkin
2005-12-15IB/mthca: Fix SRQ cleanup during QP destroyJack Morgenstein
2005-11-10[IB] mthca: fix wraparound handling in mthca_cq_clean()Roland Dreier
2005-10-29[IB] mthca: report asynchronous CQ eventsMichael S. Tsirkin
2005-08-26[PATCH] IB: move include files to include/rdmaRoland Dreier
2005-08-26[PATCH] IB/mthca: Add SRQ implementationRoland Dreier
2005-08-26[PATCH] IB/mthca: Simplify handling of completions with errorRoland Dreier
2005-08-26[PATCH] IB/mthca: Factor out common queue alloc codeRoland Dreier
2005-08-26[PATCH] IB: sparse endianness cleanupSean Hefty
2005-08-26[PATCH] IB: Add copyright noticesRoland Dreier
2005-07-27[IB/mthca]: Fix error CQ entry handling on mem-free HCAsRoland Dreier
2005-07-07[PATCH] IB uverbs: add mthca user CQ supportRoland Dreier
2005-06-27[PATCH] IB/mthca: Align FW command mailboxes to 4KRoland Dreier
2005-06-27[PATCH] IB/mthca: Move mthca_is_memfree checksRoland Dreier
2005-06-27[PATCH] IB/mthca: Use dma_alloc_coherent instead of pci_alloc_consistentRoland Dreier
2005-06-27[PATCH] IB/mthca: Clean up CQ debugRoland Dreier
2005-06-27[PATCH] IB/mthca: Add Sun copyright noticeTom Duffy
2005-04-16[PATCH] IB/mthca: encapsulate mem-free check into mthca_is_memfree()Roland Dreier
2005-04-16[PATCH] IB/mthca: fill in opcode field for send completionsMichael S. Tsirkin
2005-04-16[PATCH] IB/mthca: only free doorbell records in mem-free modeRoland Dreier
2005-04-16Linux-2.6.12-rc2Linus Torvalds