index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
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
2005-10-18
[IB] mthca: Better limit checking and reporting
Jack Morgenstein
1
-0
/
+9
2005-10-18
[IB] mthca: Report correct atomic capability
Jack Morgenstein
1
-0
/
+1
2005-10-01
[IB] mthca: Fix memory leak on device close
Michael S. Tsirkin
1
-24
/
+21
2005-09-09
[PATCH] PCI: remove CONFIG_PCI_NAMES
Adrian Bunk
1
-4
/
+4
2005-08-27
[PATCH] IB/mthca: Add SRQ implementation
Roland Dreier
1
-5
/
+43
2005-08-27
[PATCH] IB/mthca: Use correct port width capability value
Roland Dreier
1
-0
/
+1
2005-08-27
[PATCH] IB: Remove unnecessary includes of <linux/version.h>
Olaf Hering
1
-1
/
+0
2005-08-27
[PATCH] IB/mthca: add HCA board ID to sysfs info
Michael S. Tsirkin
1
-64
/
+58
2005-08-27
[PATCH] IB: Add copyright notices
Roland Dreier
1
-0
/
+1
2005-08-27
[PATCH] IB: Update current firmware versions in mthca driver
Tziporet Koren
1
-3
/
+3
2005-07-08
[PATCH] IB uverbs: add mthca user PD support
Roland Dreier
1
-1
/
+1
2005-06-28
[PATCH] IB/mthca: Encapsulate command interface init
Roland Dreier
1
-16
/
+7
2005-06-28
[PATCH] IB/mthca: Clean up error messages
Bernhard Fischer
1
-4
/
+4
[next]