index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
mthca
/
mthca_main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
IB/mthca: Use pci_enable_msix_exact() instead of pci_enable_msix()
Alexander Gordeev
2014-04-10
1
-6
/
+2
*
Drivers: infinband: remove __dev* attributes.
Greg Kroah-Hartman
2013-01-03
1
-5
/
+4
*
IB/mthca: Remove unnecessary read of PCI_CAP_ID_EXP
Jon Mason
2011-07-18
1
-1
/
+1
*
IB/mthca: Stop returning separate error and status from FW commands
Goldwyn Rodrigues
2011-07-15
1
-126
/
+47
*
IB: Increase DMA max_segment_size on Mellanox hardware
David Dillow
2011-03-22
1
-0
/
+3
*
IB/mthca: Fix driver when sizeof (phys_addr_t) > sizeof (long)
John L. Burr
2011-01-11
1
-1
/
+1
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
-
.
Merge branches 'cxgb3', 'ehca', 'ipath', 'ipoib', 'misc', 'mlx4', 'mthca' and...
Roland Dreier
2009-09-10
1
-5
/
+3
|
\
\
|
|
*
IB/mthca: Don't allow userspace open while recovering from catastrophic error
Jack Morgenstein
2009-09-05
1
-0
/
+2
|
|
/
|
/
|
|
*
IB: Use printk_once() for driver versions
Marcin Slusarz
2009-09-05
1
-5
/
+1
|
/
*
IB/mthca: Add module parameter for number of MTTs per segment
Eli Cohen
2009-05-27
1
-3
/
+14
*
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
2009-04-07
1
-2
/
+2
*
dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)
Yang Hongyang
2009-04-07
1
-2
/
+2
*
IB/mthca: Use pci_request_regions()
Roland Dreier
2008-09-29
1
-56
/
+3
*
RDMA: Remove subversion $Id tags
Roland Dreier
2008-07-14
1
-2
/
+0
*
IB/mthca: Fix max_sge value returned by query_device
Roland Dreier
2008-05-16
1
-1
/
+13
*
IB/mthca: Avoid integer overflow when dealing with profile size
Roland Dreier
2008-04-16
1
-4
/
+7
*
IB/mthca: Add IPoIB checksum offload support
Eli Cohen
2008-04-16
1
-0
/
+4
*
IB: Avoid marking __devinitdata as const
Roland Dreier
2008-02-04
1
-1
/
+1
*
IB/mthca: Don't read reserved fields in mthca_QUERY_ADAPTER()
Jack Morgenstein
2008-02-04
1
-1
/
+2
*
IB/mthca: Update latest "native Arbel" firmware revision
Roland Dreier
2008-01-25
1
-1
/
+1
*
IB/mthca: Remove MSI support as scheduled
Adrian Bunk
2008-01-25
1
-33
/
+5
*
IB/mthca: Use PCI-X/PCI-Express read control interfaces
Peter Oruba
2007-10-09
1
-25
/
+8
*
IB/mthca: Enable MSI-X by default
Michael S. Tsirkin
2007-10-09
1
-31
/
+46
*
IB/mthca: Fix printk format used for firmware version in warning
Roland Dreier
2007-07-17
1
-1
/
+1
*
IB/mthca: Schedule MSI support for removal
Roland Dreier
2007-07-17
1
-4
/
+16
*
IB/mthca: Fix use-after-free on device restart
Ali Ayoub
2007-05-19
1
-1
/
+3
*
IB/mthca: Update HCA firmware revisions
Roland Dreier
2007-04-18
1
-5
/
+5
*
IB/mthca: Fix access to MTT and MPT tables on non-cache-coherent CPUs
Michael S. Tsirkin
2007-02-12
1
-15
/
+21
*
IB/mthca: Give reserved MTTs a separate cache line
Michael S. Tsirkin
2007-02-12
1
-0
/
+4
*
IB/mthca: Use DEFINE_MUTEX() instead of mutex_init()
Roland Dreier
2006-12-15
1
-3
/
+1
*
IB/mthca: Add HCA profile module parameters
Leonid Arsh
2006-12-15
1
-14
/
+97
*
IB/mthca: Fix section mismatches
Roland Dreier
2006-11-29
1
-15
/
+14
*
IB/mthca: Recover from catastrophic errors
Jack Morgenstein
2006-09-22
1
-21
/
+67
*
IB/mthca: Update HCA firmware revisions
Michael S. Tsirkin
2006-08-23
1
-3
/
+3
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
[PATCH] 64bit resource: fix up printks for resources in misc drivers
Greg Kroah-Hartman
2006-06-27
1
-2
/
+3
*
IB/mthca: Fix max_srq_sge returned by ib_query_device for Tavor devices
Jack Morgenstein
2006-04-12
1
-0
/
+1
*
IB/mthca: Disable tuning PCI read burst size
Michael S. Tsirkin
2006-04-10
1
-0
/
+7
*
IB: simplify static rate encoding
Jack Morgenstein
2006-04-10
1
-0
/
+12
*
IB/mthca: Always build debugging code unless CONFIG_EMBEDDED=y
Roland Dreier
2006-04-02
1
-0
/
+8
*
IB/mthca: Update firmware versions
Roland Dreier
2006-03-20
1
-3
/
+3
*
IB/mthca: Optimize large messages on Sinai HCAs
Eli Cohen
2006-03-20
1
-10
/
+13
*
IB/mthca: Relax UAR size check
Michael S. Tsirkin
2006-01-30
1
-2
/
+8
*
IB/mthca: check return value in mthca_dev_lim call
Jack Morgenstein
2006-01-05
1
-0
/
+4
*
[PATCH] PCI: removed unneeded .owner field from struct pci_driver
Greg Kroah-Hartman
2005-11-10
1
-1
/
+0
*
[IB] uverbs: have kernel return QP capabilities
Jack Morgenstein
2005-11-10
1
-0
/
+1
*
[IB] mthca: report page size capability
Jack Morgenstein
2005-11-04
1
-0
/
+1
*
[IB] mthca: fix format of FW version
Roland Dreier
2005-11-02
1
-1
/
+1
*
[IB] mthca: Add struct pci_driver.owner field
Roland Dreier
2005-10-18
1
-0
/
+1
[next]