index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
mthca
/
mthca_eq.c
Age
Commit message (
Expand
)
Author
2013-10-14
IB: Remove unnecessary semicolons
Joe Perches
2011-07-15
IB/mthca: Stop returning separate error and status from FW commands
Goldwyn Rodrigues
2011-01-11
IB/mthca: Fix driver when sizeof (phys_addr_t) > sizeof (long)
John L. Burr
2010-04-21
IB/mthca: Use the dma state API instead of pci equivalents
FUJITA Tomonori
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-09-05
IB/mthca: Distinguish multiple devices in /proc/interrupts
Arputham Benjamin
2009-06-13
IB/mthca: Don't double-free IRQs when falling back from MSI-X to INTx
Roland Dreier
2008-09-29
IB/mthca: Use pci_request_regions()
Roland Dreier
2008-07-26
dma-mapping: add the device argument to dma_mapping_error()
FUJITA Tomonori
2008-07-14
RDMA: Remove subversion $Id tags
Roland Dreier
2008-04-16
IB/mthca: Formatting cleanups
Roland Dreier
2008-01-25
IB/mthca: Remove MSI support as scheduled
Adrian Bunk
2007-10-15
IB/mthca: Avoid alignment traps when writing doorbells
Roland Dreier
2007-07-10
IB/mthca: Replace memset(<addr>, 0, PAGE_SIZE) with clear_page(<addr>)
Shani Moideen
2006-11-29
IB/mthca: Fix section mismatches
Roland Dreier
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-07-02
[PATCH] irq-flags: misc drivers: Use the new IRQF_ constants
Thomas Gleixner
2006-06-17
IB/mthca: Remove dead code
Michael S. Tsirkin
2006-03-29
IB/mthca: Fix section mismatch problems
Roland Dreier
2006-03-20
IB/mthca: Coverity fix to mthca_init_eq_table()
Roland Dreier
2006-03-20
IB/mthca: Use an enum for HCA page size
Ishai Rabinovitz
2006-03-20
IB/mthca: Whitespace cleanups
Roland Dreier
2006-01-09
IB/mthca: prevent event queue overrun
Michael S. Tsirkin
2006-01-05
IB/mthca: create_eq with size not a power of 2
Michael S. Tsirkin
2005-10-29
[IB] mthca: report asynchronous CQ events
Michael S. Tsirkin
2005-10-24
Manual 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 events
Roland Dreier
2005-09-26
[IB] mthca: fix off by one in clr_int calculation
Michael S. Tsirkin
2005-09-18
[PATCH] IB/mthca: Initialize eq->nent before we use it
Roland Dreier
2005-08-26
[PATCH] IB: sparse endianness cleanup
Sean Hefty
2005-08-26
[PATCH] IB: Add copyright notices
Roland Dreier
2005-06-27
[PATCH] IB/mthca: Align FW command mailboxes to 4K
Roland Dreier
2005-06-27
[PATCH] IB/mthca: Use dma_alloc_coherent instead of pci_alloc_consistent
Roland Dreier
2005-06-27
[PATCH] IB/mthca: Clean up error messages
Bernhard 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 events
Roland Dreier
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds