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
/
ipath
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-17
IB/ipath: Fix sanity checks on QP number of WRs and SGEs
Ralph Campbell
1
-10
/
+16
2008-04-17
IB/ipath: Remove useless comments
Ralph Campbell
1
-2
/
+0
2008-04-17
IB/ipath: HW workaround for case where chip can send but not receive
Dave Olson
3
-0
/
+24
2008-04-17
IB/ipath: Add code to support multiple link speeds and widths
Ralph Campbell
3
-33
/
+69
2008-04-17
IB/ipath: Head of Line blocking vs forward progress of user apps
John Gregor
7
-182
/
+310
2008-04-17
IB/ipath: Make debug error message match the constraint that is checked for
Ralph Campbell
1
-1
/
+1
2008-04-17
IB/ipath: Don't try to handle freeze mode HW errors if diagnostic mode
Ralph Campbell
1
-1
/
+1
2008-04-17
IB/ipath: Fix link up LED display
Arthur Jones
1
-1
/
+1
2008-04-17
IB/ipath: Fix error recovery for send buffer status after chip freeze mode
Ralph Campbell
1
-1
/
+2
2008-04-17
IB/ipath: Fix byte order of pioavail in handle_errors()
Ralph Campbell
1
-3
/
+3
2008-04-17
IB/ipath: Enable 4KB MTU
Dave Olson
8
-65
/
+45
2008-04-17
IB/ipath: Shared context code needs to be sure device is usable
Dave Olson
1
-1
/
+1
2008-04-17
IB/ipath: Provide I/O bus speeds for diagnostic purposes
Arthur Jones
4
-23
/
+85
2008-04-17
IB/ipath: Make some constants chip-specific, related cleanup
Dave Olson
3
-30
/
+35
2008-04-17
IB/ipath: Misc sparse warning cleanup
Arthur Jones
2
-4
/
+7
2008-04-17
IB/ipath: Fix sparse warning about shadowed symbol
Roland Dreier
1
-4
/
+4
2008-04-17
IB/ipath: Fix sparse warning about pointer signedness
Arthur Jones
2
-3
/
+3
2008-03-12
IB/ipath: Reset the retry counter for RDMA_READ_RESPONSE_MIDDLE packets
Patrick Marchand Latifi
1
-0
/
+4
2008-03-12
IB/ipath: Fix error completion put on send CQ instead of recv CQ
Patrick Marchand Latifi
1
-1
/
+1
2008-03-12
IB/ipath: Fix RC QP initialization
Patrick Marchand Latifi
1
-4
/
+5
2008-03-12
IB/ipath: Fix potentially wrong RNR retry counter returned in ipath_query_qp()
Patrick Marchand Latifi
1
-1
/
+1
2008-03-11
IB/ipath: Fix IB compliance problems with link state vs physical state
Ralph Campbell
5
-22
/
+18
2008-01-26
IB/ipath: Remove unnecessary cast
Jan Engelhardt
1
-2
/
+1
2008-01-26
IB/ipath: Trivial simplification of ipath_make_ud_req()
Ralph Campbell
1
-2
/
+1
2008-01-26
IB/ipath: Add mappings from HW register to PortInfo port physical state
Ralph Campbell
2
-16
/
+41
2008-01-26
IB/ipath: Changes to support PIO bandwidth check on IBA7220
Dave Olson
4
-1
/
+49
2008-01-26
IB/ipath: Minor cleanup of unused fields and chip-specific errors
Dave Olson
2
-59
/
+25
2008-01-26
IB/ipath: New sysfs entries to control 7220 features
Michael Albaugh
2
-0
/
+366
2008-01-26
IB/ipath: Add new chip-specific functions to older chips, consistent init
Dave Olson
4
-26
/
+407
2008-01-26
IB/ipath: Remove unused MDIO interface code
Dave Olson
5
-168
/
+2
2008-01-26
IB/ipath: Fix some sparse warnings about shadowed symbols
Roland Dreier
2
-4
/
+1
2008-01-26
IB/ipath: Drop support for the original QHT7040 board
Dave Olson
1
-2
/
+1
2008-01-26
IB/ipath: Add ipath_read_ireg() abstraction
Arthur Jones
2
-2
/
+10
2008-01-26
IB/ipath: Add flag and handling for chips with swapped register bug
Ralph Campbell
5
-16
/
+10
2008-01-26
IB/ipath: Port config has on-chip effects for 7220
Ralph Campbell
5
-4
/
+24
2008-01-26
IB/ipath: Allow more flexible user register alignments
Ralph Campbell
4
-5
/
+22
2008-01-26
IB/ipath: Clean up some comments
Dave Olson
6
-13
/
+11
2008-01-26
IB/ipath: Export hardware counters more consistently
Ralph Campbell
5
-17
/
+328
2008-01-26
IB/ipath: MAD performance sampling registers support
Ralph Campbell
5
-44
/
+101
2008-01-26
IB/ipath: Changes for fields moving from devdata to portdata
Dave Olson
5
-36
/
+17
2008-01-26
IB/ipath: Generalize some xxx_SHIFT macros
Dave Olson
7
-13
/
+40
2008-01-26
IB/ipath: kreceive uses portdata rather than devdata
Ralph Campbell
6
-26
/
+46
2008-01-26
IB/ipath: Cleanup ipath_get_egrbuf()
Ralph Campbell
1
-4
/
+2
2008-01-26
IB/ipath: Fix RNR NAK handling
Ralph Campbell
2
-12
/
+12
2008-01-26
IB/ipath: Convert from .nopage to .fault
Nick Piggin
2
-21
/
+12
2008-01-26
IB/ipath: Add the work completion error code to the QP error debug output
Ralph Campbell
1
-2
/
+2
2008-01-26
IB/ipath: Better comment for rmb() in ipath_intr()
Arthur Jones
1
-1
/
+9
2008-01-26
IB/ipath: Fix comments for ipath_create_srq()
Ralph Campbell
1
-2
/
+2
2008-01-26
IB/ipath: Fix error returned from ib_resize_cq if new size smaller than # ent...
Ralph Campbell
1
-1
/
+1
2008-01-26
IB/ipath: Fix sendctrl locking
John Gregor
6
-29
/
+72
[prev]
[next]