index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
mthca
/
mthca_eq.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-14
IB: Remove unnecessary semicolons
Joe Perches
1
-1
/
+1
2011-07-15
IB/mthca: Stop returning separate error and status from FW commands
Goldwyn Rodrigues
1
-33
/
+10
2011-01-11
IB/mthca: Fix driver when sizeof (phys_addr_t) > sizeof (long)
John L. Burr
1
-1
/
+1
2010-04-21
IB/mthca: Use the dma state API instead of pci equivalents
FUJITA Tomonori
1
-3
/
+3
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-09-05
IB/mthca: Distinguish multiple devices in /proc/interrupts
Arputham Benjamin
1
-5
/
+12
2009-06-13
IB/mthca: Don't double-free IRQs when falling back from MSI-X to INTx
Roland Dreier
1
-1
/
+3
2008-09-29
IB/mthca: Use pci_request_regions()
Roland Dreier
1
-41
/
+10
2008-07-26
dma-mapping: add the device argument to dma_mapping_error()
FUJITA Tomonori
1
-1
/
+1
2008-07-14
RDMA: Remove subversion $Id tags
Roland Dreier
1
-2
/
+0
2008-04-16
IB/mthca: Formatting cleanups
Roland Dreier
1
-2
/
+2
2008-01-25
IB/mthca: Remove MSI support as scheduled
Adrian Bunk
1
-4
/
+2
2007-10-15
IB/mthca: Avoid alignment traps when writing doorbells
Roland Dreier
1
-18
/
+3
2007-07-10
IB/mthca: Replace memset(<addr>, 0, PAGE_SIZE) with clear_page(<addr>)
Shani Moideen
1
-1
/
+1
2006-11-29
IB/mthca: Fix section mismatches
Roland Dreier
1
-11
/
+10
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1
-6
/
+4
2006-07-02
[PATCH] irq-flags: misc drivers: Use the new IRQF_ constants
Thomas Gleixner
1
-1
/
+1
2006-06-17
IB/mthca: Remove dead code
Michael S. Tsirkin
1
-4
/
+0
2006-03-29
IB/mthca: Fix section mismatch problems
Roland Dreier
1
-3
/
+3
2006-03-20
IB/mthca: Coverity fix to mthca_init_eq_table()
Roland Dreier
1
-1
/
+1
2006-03-20
IB/mthca: Use an enum for HCA page size
Ishai Rabinovitz
1
-1
/
+1
2006-03-20
IB/mthca: Whitespace cleanups
Roland Dreier
1
-1
/
+1
2006-01-09
IB/mthca: prevent event queue overrun
Michael S. Tsirkin
1
-13
/
+15
2006-01-05
IB/mthca: create_eq with size not a power of 2
Michael S. Tsirkin
1
-2
/
+2
2005-10-29
[IB] mthca: report asynchronous CQ events
Michael S. Tsirkin
1
-1
/
+3
2005-10-24
Manual merge of for-linus to upstream (fix conflicts in drivers/infiniband/co...
Roland Dreier
1
-10
/
+11
2005-10-22
[IB] mthca: Always re-arm EQs in mthca_tavor_interrupt()
Roland Dreier
1
-10
/
+11
2005-10-17
[IB] mthca: SRQ limit reached events
Roland Dreier
1
-3
/
+18
2005-09-26
[IB] mthca: fix off by one in clr_int calculation
Michael S. Tsirkin
1
-1
/
+1
2005-09-18
[PATCH] IB/mthca: Initialize eq->nent before we use it
Roland Dreier
1
-11
/
+5
2005-08-26
[PATCH] IB: sparse endianness cleanup
Sean Hefty
1
-31
/
+31
2005-08-26
[PATCH] IB: Add copyright notices
Roland Dreier
1
-0
/
+1
2005-06-27
[PATCH] IB/mthca: Align FW command mailboxes to 4K
Roland Dreier
1
-19
/
+18
2005-06-27
[PATCH] IB/mthca: Use dma_alloc_coherent instead of pci_alloc_consistent
Roland Dreier
1
-6
/
+6
2005-06-27
[PATCH] IB/mthca: Clean up error messages
Bernhard Fischer
1
-6
/
+3
2005-04-16
[PATCH] IB/mthca: encapsulate mem-free check into mthca_is_memfree()
Roland Dreier
1
-9
/
+9
2005-04-16
[PATCH] IB/mthca: fix format of CQ number for CQ events
Roland Dreier
1
-2
/
+2
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+964