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
/
ipath
/
ipath_verbs.h
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-29
IB/ipath: Deprecate ipath driver and move to staging.
Dennis Dalessandro
1
-939
/
+0
2015-06-12
IB/mad: Add support for additional MAD info to/from drivers
Ira Weiny
1
-1
/
+3
2015-06-12
IB/core: Change provider's API of create_cq to be extendible
Matan Barak
1
-1
/
+2
2015-06-02
IB/core cleanup: Add const on args - device->process_mad
Ira Weiny
1
-3
/
+3
2009-01-18
IB: Remove __constant_{endian} uses
Harvey Harrison
1
-5
/
+5
2008-12-02
IB/ipath: Improve UD loopback performance by allocating temp array only once
Ralph Campbell
1
-0
/
+1
2008-05-13
IB/ipath: Fix RDMA read response sequence checking
Ralph Campbell
1
-0
/
+1
2008-05-13
IB/ipath: Fix many locking issues when switching to error state
Ralph Campbell
1
-9
/
+48
2008-05-13
IB/ipath: Fix RC and UC error handling
Ralph Campbell
1
-3
/
+3
2008-04-17
IB/ipath: Update copyright dates for files changed in 2008
Ralph Campbell
1
-1
/
+1
2008-04-17
IB/ipath: Header file changes to support IBA7220
Ralph Campbell
1
-5
/
+25
2008-01-26
IB/ipath: Add mappings from HW register to PortInfo port physical state
Ralph Campbell
1
-0
/
+10
2008-01-26
IB/ipath: MAD performance sampling registers support
Ralph Campbell
1
-0
/
+2
2007-10-10
IB/ipath: Remove duplicate copy of LMC
Ralph Campbell
1
-1
/
+1
2007-10-10
IB/ipath: Optimize completion queue entry insertion and polling
Ralph Campbell
1
-1
/
+5
2007-10-10
IB/ipath: Implement IB_EVENT_QP_LAST_WQE_REACHED
Ralph Campbell
1
-1
/
+1
2007-10-10
IB/ipath: Change UD to queue work requests like RC & UC
Ralph Campbell
1
-10
/
+25
2007-07-21
IB/ipath: Remove ipath_layer dead code
Arthur Jones
1
-2
/
+0
2007-07-18
IB/ipath: Make a few functions static
Roland Dreier
1
-4
/
+0
2007-07-10
IB/ipath: Update copyright dates
John Gregor
1
-1
/
+1
2007-07-10
IB/ipath: Duplicate RDMA reads can cause responder to NAK inappropriately
Ralph Campbell
1
-0
/
+1
2007-05-09
IB/uverbs: Export ib_umem_get()/ib_umem_release() to modules
Roland Dreier
1
-2
/
+3
2007-05-07
IB: Return "maybe missed event" hint from ib_req_notify_cq()
Roland Dreier
1
-1
/
+1
2007-05-07
IB: Add CQ comp_vector support
Michael S. Tsirkin
1
-1
/
+1
2007-05-01
IB/ipath: Don't corrupt pending mmap list when unmapped objects are freed
Robert Walsh
1
-4
/
+14
2007-05-01
IB/ipath: Don't put QP in timeout queue if waiting to send
Ralph Campbell
1
-1
/
+1
2007-04-19
IB/ipath: Fix WC format drift between user and kernel space
Robert Walsh
1
-1
/
+2
2007-04-19
IB/ipath: Remove duplicate stuff from ipath_verbs.h
Robert Walsh
1
-2
/
+0
2007-04-19
IB/ipath: Support larger IB_QP_MAX_DEST_RD_ATOMIC and IB_QP_MAX_QP_RD_ATOMIC
Ralph Campbell
1
-15
/
+37
2006-12-13
IB/ipath: Implement new verbs DMA mapping functions
Ralph Campbell
1
-0
/
+2
2006-09-28
IB/ipath: Flush RWQEs if access error or invalid error seen
Bryan O'Sullivan
1
-0
/
+3
2006-09-28
IB/ipath: Ensure that PD of MR matches PD of QP checking the Rkey
Bryan O'Sullivan
1
-8
/
+3
2006-09-28
IB/ipath: Limit # of packets sent without an ACK received
Bryan O'Sullivan
1
-0
/
+4
2006-09-23
IB/ipath: put a limit on the number of QPs that can be created
Bryan O'Sullivan
1
-0
/
+4
2006-09-23
IB/ipath: be more strict about testing the modify QP verb
Bryan O'Sullivan
1
-0
/
+1
2006-09-23
IB/ipath: simplify debugging code after ipath_core and ib_ipath merger
Bryan O'Sullivan
1
-1
/
+0
2006-09-23
IB/ipath: simplify layering code
Bryan O'Sullivan
1
-26
/
+83
2006-09-23
IB/ipath: merge ipath_core and ib_ipath drivers
Bryan O'Sullivan
1
-0
/
+10
2006-09-23
IB/ipath: lock resource limit counters correctly
Bryan O'Sullivan
1
-0
/
+7
2006-09-23
IB/ipath: Performance improvements via mmap of queues
Ralph Campbell
1
-56
/
+59
2006-09-23
IB/uverbs: Pass userspace data to modify_srq and modify_qp methods
Ralph Campbell
1
-2
/
+3
2006-07-01
[PATCH] IB/ipath: rC receive interrupt performance changes
Bryan O'Sullivan
1
-5
/
+7
2006-07-01
[PATCH] IB/ipath: fixes to performance get counters for IB compliance
Bryan O'Sullivan
1
-0
/
+3
2006-07-01
[PATCH] IB/ipath: enforce device resource limits
Bryan O'Sullivan
1
-0
/
+24
2006-07-01
[PATCH] IB/ipath: share more common code between RC and UC protocols
Bryan O'Sullivan
1
-6
/
+14
2006-07-01
[PATCH] IB/ipath: update copyrights and other strings to reflect new company ...
Bryan O'Sullivan
1
-0
/
+1
2006-07-01
[PATCH] IB/ipath: name zero counter offsets so it's clear they aren't counters
Bryan O'Sullivan
1
-11
/
+11
2006-05-01
IB/ipath: simplify IB timer usage
Bryan O'Sullivan
1
-1
/
+2
2006-04-19
IB/ipath: Make more names static
Roland Dreier
1
-5
/
+0
2006-04-01
IB/ipath: infiniband header files
Bryan O'Sullivan
1
-0
/
+697