aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mthca/mthca_eq.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-01-25IB/mthca: Remove MSI support as scheduledAdrian Bunk1-4/+2
2007-10-15IB/mthca: Avoid alignment traps when writing doorbellsRoland Dreier1-18/+3
2007-07-10IB/mthca: Replace memset(<addr>, 0, PAGE_SIZE) with clear_page(<addr>)Shani Moideen1-1/+1
2006-11-29IB/mthca: Fix section mismatchesRoland Dreier1-11/+10
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-6/+4
2006-07-02[PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-06-17IB/mthca: Remove dead codeMichael S. Tsirkin1-4/+0
2006-03-29IB/mthca: Fix section mismatch problemsRoland Dreier1-3/+3
2006-03-20IB/mthca: Coverity fix to mthca_init_eq_table()Roland Dreier1-1/+1
2006-03-20IB/mthca: Use an enum for HCA page sizeIshai Rabinovitz1-1/+1
2006-03-20IB/mthca: Whitespace cleanupsRoland Dreier1-1/+1
2006-01-09IB/mthca: prevent event queue overrunMichael S. Tsirkin1-13/+15
2006-01-05IB/mthca: create_eq with size not a power of 2Michael S. Tsirkin1-2/+2
2005-10-29[IB] mthca: report asynchronous CQ eventsMichael S. Tsirkin1-1/+3
2005-10-24Manual merge of for-linus to upstream (fix conflicts in drivers/infiniband/core/ucm.c)Roland Dreier1-10/+11
2005-10-22[IB] mthca: Always re-arm EQs in mthca_tavor_interrupt()Roland Dreier1-10/+11
2005-10-17[IB] mthca: SRQ limit reached eventsRoland Dreier1-3/+18
2005-09-26[IB] mthca: fix off by one in clr_int calculationMichael S. Tsirkin1-1/+1
2005-09-18[PATCH] IB/mthca: Initialize eq->nent before we use itRoland Dreier1-11/+5
2005-08-26[PATCH] IB: sparse endianness cleanupSean Hefty1-31/+31
2005-08-26[PATCH] IB: Add copyright noticesRoland Dreier1-0/+1
2005-06-27[PATCH] IB/mthca: Align FW command mailboxes to 4KRoland Dreier1-19/+18
2005-06-27[PATCH] IB/mthca: Use dma_alloc_coherent instead of pci_alloc_consistentRoland Dreier1-6/+6
2005-06-27[PATCH] IB/mthca: Clean up error messagesBernhard Fischer1-6/+3
2005-04-16[PATCH] IB/mthca: encapsulate mem-free check into mthca_is_memfree()Roland Dreier1-9/+9
2005-04-16[PATCH] IB/mthca: fix format of CQ number for CQ eventsRoland Dreier1-2/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+964