summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/mthca/mthca_eq.c
AgeCommit message (Expand)Author
2011-07-15IB/mthca: Stop returning separate error and status from FW commandsGoldwyn Rodrigues
2011-01-11IB/mthca: Fix driver when sizeof (phys_addr_t) > sizeof (long)John L. Burr
2010-04-21IB/mthca: Use the dma state API instead of pci equivalentsFUJITA Tomonori
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-09-05IB/mthca: Distinguish multiple devices in /proc/interruptsArputham Benjamin
2009-06-13IB/mthca: Don't double-free IRQs when falling back from MSI-X to INTxRoland Dreier
2008-09-29IB/mthca: Use pci_request_regions()Roland Dreier
2008-07-26dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori
2008-07-14RDMA: Remove subversion $Id tagsRoland Dreier
2008-04-16IB/mthca: Formatting cleanupsRoland Dreier
2008-01-25IB/mthca: Remove MSI support as scheduledAdrian Bunk
2007-10-15IB/mthca: Avoid alignment traps when writing doorbellsRoland Dreier
2007-07-10IB/mthca: Replace memset(<addr>, 0, PAGE_SIZE) with clear_page(<addr>)Shani Moideen
2006-11-29IB/mthca: Fix section mismatchesRoland Dreier
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-07-02[PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner
2006-06-17IB/mthca: Remove dead codeMichael S. Tsirkin
2006-03-29IB/mthca: Fix section mismatch problemsRoland Dreier
2006-03-20IB/mthca: Coverity fix to mthca_init_eq_table()Roland Dreier
2006-03-20IB/mthca: Use an enum for HCA page sizeIshai Rabinovitz
2006-03-20IB/mthca: Whitespace cleanupsRoland Dreier
2006-01-09IB/mthca: prevent event queue overrunMichael S. Tsirkin
2006-01-05IB/mthca: create_eq with size not a power of 2Michael S. Tsirkin
2005-10-29[IB] mthca: report asynchronous CQ eventsMichael S. Tsirkin
2005-10-24Manual merge of for-linus to upstream (fix conflicts in drivers/infiniband/co...Roland Dreier
2005-10-22[IB] mthca: Always re-arm EQs in mthca_tavor_interrupt()Roland Dreier
2005-10-17[IB] mthca: SRQ limit reached eventsRoland Dreier
2005-09-26[IB] mthca: fix off by one in clr_int calculationMichael S. Tsirkin
2005-09-18[PATCH] IB/mthca: Initialize eq->nent before we use itRoland Dreier
2005-08-26[PATCH] IB: sparse endianness cleanupSean Hefty
2005-08-26[PATCH] IB: Add copyright noticesRoland Dreier
2005-06-27[PATCH] IB/mthca: Align FW command mailboxes to 4KRoland 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 error messagesBernhard Fischer
2005-04-16[PATCH] IB/mthca: encapsulate mem-free check into mthca_is_memfree()Roland Dreier
2005-04-16[PATCH] IB/mthca: fix format of CQ number for CQ eventsRoland Dreier
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds