index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
mthca
/
mthca_main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-11
IB/mthca: Use pci_enable_msix_exact() instead of pci_enable_msix()
Alexander Gordeev
1
-6
/
+2
2013-01-04
Drivers: infinband: remove __dev* attributes.
Greg Kroah-Hartman
1
-5
/
+4
2011-07-18
IB/mthca: Remove unnecessary read of PCI_CAP_ID_EXP
Jon Mason
1
-1
/
+1
2011-07-16
IB/mthca: Stop returning separate error and status from FW commands
Goldwyn Rodrigues
1
-126
/
+47
2011-03-22
IB: Increase DMA max_segment_size on Mellanox hardware
David Dillow
1
-0
/
+3
2011-01-12
IB/mthca: Fix driver when sizeof (phys_addr_t) > sizeof (long)
John L. Burr
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-09-11
Merge branches 'cxgb3', 'ehca', 'ipath', 'ipoib', 'misc', 'mlx4', 'mthca' and...
Roland Dreier
1
-5
/
+3
2009-09-06
IB/mthca: Don't allow userspace open while recovering from catastrophic error
Jack Morgenstein
1
-0
/
+2
2009-09-06
IB: Use printk_once() for driver versions
Marcin Slusarz
1
-5
/
+1
2009-05-28
IB/mthca: Add module parameter for number of MTTs per segment
Eli Cohen
1
-3
/
+14
2009-04-07
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
1
-2
/
+2
2009-04-07
dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)
Yang Hongyang
1
-2
/
+2
2008-09-30
IB/mthca: Use pci_request_regions()
Roland Dreier
1
-56
/
+3
2008-07-15
RDMA: Remove subversion $Id tags
Roland Dreier
1
-2
/
+0
2008-05-17
IB/mthca: Fix max_sge value returned by query_device
Roland Dreier
1
-1
/
+13
2008-04-17
IB/mthca: Avoid integer overflow when dealing with profile size
Roland Dreier
1
-4
/
+7
2008-04-17
IB/mthca: Add IPoIB checksum offload support
Eli Cohen
1
-0
/
+4
2008-02-05
IB: Avoid marking __devinitdata as const
Roland Dreier
1
-1
/
+1
2008-02-05
IB/mthca: Don't read reserved fields in mthca_QUERY_ADAPTER()
Jack Morgenstein
1
-1
/
+2
2008-01-26
IB/mthca: Update latest "native Arbel" firmware revision
Roland Dreier
1
-1
/
+1
2008-01-26
IB/mthca: Remove MSI support as scheduled
Adrian Bunk
1
-33
/
+5
2007-10-10
IB/mthca: Use PCI-X/PCI-Express read control interfaces
Peter Oruba
1
-25
/
+8
2007-10-10
IB/mthca: Enable MSI-X by default
Michael S. Tsirkin
1
-31
/
+46
2007-07-18
IB/mthca: Fix printk format used for firmware version in warning
Roland Dreier
1
-1
/
+1
2007-07-18
IB/mthca: Schedule MSI support for removal
Roland Dreier
1
-4
/
+16
2007-05-19
IB/mthca: Fix use-after-free on device restart
Ali Ayoub
1
-1
/
+3
2007-04-19
IB/mthca: Update HCA firmware revisions
Roland Dreier
1
-5
/
+5
2007-02-13
IB/mthca: Fix access to MTT and MPT tables on non-cache-coherent CPUs
Michael S. Tsirkin
1
-15
/
+21
2007-02-13
IB/mthca: Give reserved MTTs a separate cache line
Michael S. Tsirkin
1
-0
/
+4
2006-12-16
IB/mthca: Use DEFINE_MUTEX() instead of mutex_init()
Roland Dreier
1
-3
/
+1
2006-12-16
IB/mthca: Add HCA profile module parameters
Leonid Arsh
1
-14
/
+97
2006-11-30
IB/mthca: Fix section mismatches
Roland Dreier
1
-15
/
+14
2006-09-23
IB/mthca: Recover from catastrophic errors
Jack Morgenstein
1
-21
/
+67
2006-08-24
IB/mthca: Update HCA firmware revisions
Michael S. Tsirkin
1
-3
/
+3
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-27
[PATCH] 64bit resource: fix up printks for resources in misc drivers
Greg Kroah-Hartman
1
-2
/
+3
2006-04-12
IB/mthca: Fix max_srq_sge returned by ib_query_device for Tavor devices
Jack Morgenstein
1
-0
/
+1
2006-04-10
IB/mthca: Disable tuning PCI read burst size
Michael S. Tsirkin
1
-0
/
+7
2006-04-10
IB: simplify static rate encoding
Jack Morgenstein
1
-0
/
+12
2006-04-03
IB/mthca: Always build debugging code unless CONFIG_EMBEDDED=y
Roland Dreier
1
-0
/
+8
2006-03-20
IB/mthca: Update firmware versions
Roland Dreier
1
-3
/
+3
2006-03-20
IB/mthca: Optimize large messages on Sinai HCAs
Eli Cohen
1
-10
/
+13
2006-01-31
IB/mthca: Relax UAR size check
Michael S. Tsirkin
1
-2
/
+8
2006-01-06
IB/mthca: check return value in mthca_dev_lim call
Jack Morgenstein
1
-0
/
+4
2005-11-11
[PATCH] PCI: removed unneeded .owner field from struct pci_driver
Greg Kroah-Hartman
1
-1
/
+0
2005-11-10
[IB] uverbs: have kernel return QP capabilities
Jack Morgenstein
1
-0
/
+1
2005-11-05
[IB] mthca: report page size capability
Jack Morgenstein
1
-0
/
+1
2005-11-03
[IB] mthca: fix format of FW version
Roland Dreier
1
-1
/
+1
2005-10-19
[IB] mthca: Add struct pci_driver.owner field
Roland Dreier
1
-0
/
+1
[next]