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
starfive-6.6.48-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
Age
Commit message (
Expand
)
Author
Files
Lines
2006-03-29
IB/mthca: Fix section mismatch problems
Roland Dreier
9
-12
/
+12
2006-03-29
IB/mthca: Fix check of size in SRQ creation
Jack Morgenstein
1
-1
/
+1
2006-03-25
IB/mthca: Fix modify QP error path
Roland Dreier
1
-10
/
+11
2006-03-25
IB/mthca: Fix indentation
Roland Dreier
1
-2
/
+2
2006-03-25
IB/mthca: Fix uninitialized variable in mthca_alloc_qp()
Jack Morgenstein
1
-4
/
+5
2006-03-25
IB/mthca: Check SRQ limit in modify SRQ operation
Jack Morgenstein
1
-0
/
+2
2006-03-25
IB/mthca: Check that SRQ WQE size does not exceed device's max value
Jack Morgenstein
1
-0
/
+4
2006-03-25
IB/mthca: Check that sgid_index and path_mtu are valid in modify_qp
Dotan Barak
1
-4
/
+23
2006-03-20
IB/mthca: Query SRQ srq_limit fixes
Eli Cohen
1
-4
/
+8
2006-03-20
IB/mthca: Correct reported SRQ size in MemFree case.
Dotan Barak
1
-2
/
+2
2006-03-20
IB/mthca: Coverity fix to mthca_init_eq_table()
Roland Dreier
1
-1
/
+1
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
5
-17
/
+51
2006-03-20
IB/mthca: Use an enum for HCA page size
Ishai Rabinovitz
4
-30
/
+37
2006-03-20
IB/mthca: Check alternate P_Key index when setting alternate path
Dotan Barak
1
-2
/
+8
2006-03-20
IB/mthca: Add support for send work request fence flag
Dotan Barak
1
-2
/
+6
2006-03-20
IB/mthca: Implement query_ah method
Jack Morgenstein
3
-0
/
+33
2006-03-20
IB/mthca: Write FW commands through doorbell page
Eli Cohen
2
-23
/
+136
2006-03-20
IB/mthca: Return actual capacity from create_srq
Dotan Barak
1
-0
/
+3
2006-03-20
IB/mthca: Bump driver version and release date
Roland Dreier
1
-2
/
+2
2006-03-20
IB/mthca: Support for query QP and SRQ
Eli Cohen
6
-1
/
+184
2006-03-20
IB/mthca: Convert to use ib_modify_qp_is_ok()
Roland Dreier
3
-290
/
+76
2006-03-20
IB/mthca: Generate SQ drained events when requested
Roland Dreier
2
-2
/
+15
2006-03-20
IB: Enable FMR pool user to set page size
Or Gerlitz
1
-5
/
+5
2006-03-20
IB/mthca: Add modify_device method to set node description
Roland Dreier
2
-1
/
+48
2006-03-20
IB/mthca: Whitespace cleanups
Roland Dreier
9
-26
/
+26
2006-03-20
IB/mthca: Add device-specific support for resizing CQs
Roland Dreier
7
-52
/
+308
2006-03-20
IB/mthca: Get rid of might_sleep() annotations
Roland Dreier
3
-13
/
+0
2006-03-20
IB/mthca: Make functions that never fail return void
Roland Dreier
3
-22
/
+15
2006-02-13
IB/mthca: bump driver version and release date
Roland Dreier
1
-2
/
+2
2006-02-11
IB/mthca: Don't print debugging info until we have all values
Roland Dreier
1
-19
/
+19
2006-01-31
IB/mthca: Semaphore to mutex conversions
Roland Dreier
6
-36
/
+37
2006-01-31
IB/mthca: Don't cancel commands on a signal
Michael S. Tsirkin
2
-16
/
+7
2006-01-31
IB/mthca: Relax UAR size check
Michael S. Tsirkin
1
-2
/
+8
2006-01-22
IB/mthca: Use correct GID in MADs sent on port 2
Michael S. Tsirkin
1
-1
/
+1
2006-01-13
IB/mthca: Initialize grh_present before using it
Michael S. Tsirkin
3
-5
/
+8
2006-01-13
IB/mthca: Cosmetic: use the ALIGN macro
Michael S. Tsirkin
1
-2
/
+3
2006-01-13
IB/mthca: Fix memory leaks in error handling
Jack Morgenstein
1
-3
/
+7
2006-01-13
IB/mthca: Fix memory leak of multicast group structures
Ishai Rabinovitz
1
-1
/
+1
2006-01-10
IB: Add node_guid to struct ib_device
Sean Hefty
1
-2
/
+38
2006-01-10
IB/mthca: Factor common MAD initialization code
Roland Dreier
1
-30
/
+22
2006-01-10
IB/mthca: kzalloc conversions
Roland Dreier
1
-8
/
+4
2006-01-10
IB/mthca: prevent event queue overrun
Michael S. Tsirkin
1
-13
/
+15
2006-01-10
IB/mthca: fix page shift calculation in mthca_reg_phys_mr()
Michael S. Tsirkin
1
-11
/
+7
2006-01-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
8
-151
/
+217
2006-01-09
[PATCH] fix more missing includes
Tim Schmielau
1
-0
/
+1
2006-01-07
IB/mthca: Add support for automatic path migration (APM)
Dotan Barak
1
-20
/
+37
2006-01-07
IB/mthca: Fill in vendor_err field in completion with error
Michael S. Tsirkin
1
-5
/
+7
2006-01-07
IB/mthca: multiple fixes for multicast group handling
Jack Morgenstein
1
-19
/
+35
2006-01-07
IB/mthca: fix for RTR-to-RTS transition in modify QP
Jack Morgenstein
1
-2
/
+0
[next]