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
/
ipath_rc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-18
IB: Remove __constant_{endian} uses
Harvey Harrison
1
-1
/
+1
2008-12-05
IB/ipath: Fix PSN of send WQEs after an RDMA read resend
Ralph Campbell
1
-3
/
+2
2008-09-21
IB/ipath: Fix SLID generation for RC/UC QPs when LMC > 0
Ralph Campbell
1
-1
/
+2
2008-07-15
RDMA/core: Add memory management extensions support
Steve Wise
1
-2
/
+2
2008-05-13
IB/ipath: Fix RDMA read response sequence checking
Ralph Campbell
1
-0
/
+7
2008-05-13
IB/ipath: Fix many locking issues when switching to error state
Ralph Campbell
1
-54
/
+97
2008-05-13
IB/ipath: Fix RC and UC error handling
Ralph Campbell
1
-86
/
+41
2008-05-07
IB/ipath: Return the correct opcode for RDMA WRITE with immediate
Ralph Campbell
1
-1
/
+5
2008-04-17
IB/core: Add support for "send with invalidate" work requests
Roland Dreier
1
-4
/
+4
2008-04-17
IB/ipath: Update copyright dates for files changed in 2008
Ralph Campbell
1
-1
/
+1
2008-04-17
IB/ipath: Use PIO buffer for RC ACKs
Ralph Campbell
1
-18
/
+39
2008-03-12
IB/ipath: Reset the retry counter for RDMA_READ_RESPONSE_MIDDLE packets
Patrick Marchand Latifi
1
-0
/
+4
2008-01-26
IB/ipath: Fix RNR NAK handling
Ralph Campbell
1
-11
/
+7
2007-11-14
IB/ipath: Fix race with ACK retry timeout list management
Ralph Campbell
1
-2
/
+3
2007-10-10
IB/ipath: Implement IB_EVENT_QP_LAST_WQE_REACHED
Ralph Campbell
1
-1
/
+11
2007-10-10
IB/ipath: Change UD to queue work requests like RC & UC
Ralph Campbell
1
-20
/
+41
2007-07-10
IB/ipath: Update copyright dates
John Gregor
1
-1
/
+1
2007-07-10
IB/ipath: Send ACK invalid where appropriate
Robert Walsh
1
-6
/
+7
2007-07-10
IB/ipath: Duplicate RDMA reads can cause responder to NAK inappropriately
Ralph Campbell
1
-5
/
+33
2007-07-10
IB/ipath: Fix RDMA read retry code
Ralph Campbell
1
-19
/
+38
2007-07-10
IB/ipath: Set M bit in BTH according to IB spec
Ralph Campbell
1
-3
/
+3
2007-05-07
IB/ipath: Fix a race condition when generating ACKs
Ralph Campbell
1
-13
/
+15
2007-05-07
IB/ipath: Fix two more spin lock problems
Ralph Campbell
1
-1
/
+1
2007-05-01
IB/ipath: Don't put QP in timeout queue if waiting to send
Ralph Campbell
1
-6
/
+1
2007-05-01
IB/ipath: Don't call spin_lock_irq() from interrupt context
Ralph Campbell
1
-7
/
+11
2007-04-19
IB/ipath: Fix RDMA reads of length zero and error handling
Ralph Campbell
1
-19
/
+44
2007-04-19
IB/ipath: Fix PSN update for RC retries
Ralph Campbell
1
-27
/
+38
2007-04-19
IB/ipath: Fix QP error completion queue entries
Ralph Campbell
1
-0
/
+2
2007-04-19
IB/ipath: Support larger IB_QP_MAX_DEST_RD_ATOMIC and IB_QP_MAX_QP_RD_ATOMIC
Ralph Campbell
1
-346
/
+454
2007-02-05
IB: Return qp pointer as part of ib_wc
Michael S. Tsirkin
1
-4
/
+4
2006-10-03
IB/ipath: Fix RDMA reads
Ralph Campbell
1
-27
/
+32
2006-09-28
IB/ipath: Flush RWQEs if access error or invalid error seen
Bryan O'Sullivan
1
-6
/
+12
2006-09-28
IB/ipath: Ensure that PD of MR matches PD of QP checking the Rkey
Bryan O'Sullivan
1
-4
/
+4
2006-09-28
IB/ipath: RC and UC should validate SLID and DLID
Bryan O'Sullivan
1
-0
/
+4
2006-09-28
IB/ipath: Limit # of packets sent without an ACK received
Bryan O'Sullivan
1
-18
/
+29
2006-09-23
IB/ipath: simplify layering code
Bryan O'Sullivan
1
-5
/
+4
2006-07-01
[PATCH] IB/ipath: namespace cleanup: replace ips with ipath
Bryan O'Sullivan
1
-20
/
+20
2006-07-01
[PATCH] IB/ipath: rC receive interrupt performance changes
Bryan O'Sullivan
1
-186
/
+197
2006-07-01
[PATCH] IB/ipath: fix shared receive queues for RC
Bryan O'Sullivan
1
-142
/
+101
2006-07-01
[PATCH] IB/ipath: fix an indenting problem
Bryan O'Sullivan
1
-26
/
+26
2006-07-01
[PATCH] IB/ipath: share more common code between RC and UC protocols
Bryan O'Sullivan
1
-172
/
+32
2006-07-01
[PATCH] IB/ipath: update copyrights and other strings to reflect new company ...
Bryan O'Sullivan
1
-0
/
+1
2006-05-24
IB/ipath: replace uses of LIST_POISON
Bryan O'Sullivan
1
-8
/
+7
2006-04-01
IB/ipath: infiniband RC protocol support
Bryan O'Sullivan
1
-0
/
+1857