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
/
hfi1
/
chip.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-1
/
+46
2018-12-07
IB/hfi1: Ignore LNI errors before DC8051 transitions to Polling state
Kaike Wan
1
-1
/
+46
2018-12-04
IB/hfi1: Fix an out-of-bounds access in get_hw_stats
Piotr Stankiewicz
1
-1
/
+2
2018-10-16
Merge branch 'for-rc' into rdma.git for-next
Jason Gunthorpe
1
-1
/
+5
2018-10-01
IB/hfi1: Add mtu check for operational data VLs
Alex Estrin
1
-4
/
+22
2018-09-21
IB/hfi1: Fix destroy_qp hang after a link down
Michael J. Ruhl
1
-1
/
+5
2018-09-11
IB/hfi1: set_intr_bits uses incorrect source for register modification
Michael J. Ruhl
1
-1
/
+1
2018-09-01
IB/hfi1: Move URGENT IRQ enable to hfi1_rcvctrl()
Michael J. Ruhl
1
-0
/
+7
2018-09-01
IB/hfi1: Rework the IRQ API to be more flexible
Michael J. Ruhl
1
-75
/
+73
2018-09-01
IB/hfi1: Make the MSIx resource allocation a bit more flexible
Michael J. Ruhl
1
-1
/
+30
2018-09-01
IB/hfi1: Prepare for new HFI1 MSIx API
Michael J. Ruhl
1
-272
/
+8
2018-09-01
IB/hfi1: Get the hfi1_devdata structure as early as possible
Michael J. Ruhl
1
-17
/
+5
2018-09-01
IB/hfi1: tune_pcie_caps is arbitrarily placed, poorly
Michael J. Ruhl
1
-0
/
+6
2018-07-03
IB/hfi1: Remove incorrect call to do_interrupt callback
Michael J. Ruhl
1
-7
/
+9
2018-07-03
IB/hfi1: Set in_use_ctxts bits for user ctxts only
Michael J. Ruhl
1
-6
/
+8
2018-06-22
IB/hfi1: Remove INTx support and simplify MSIx usage
Michael J. Ruhl
1
-68
/
+21
2018-06-22
IB/hfi1: Remove caches of chip CSRs
Mike Marciniszyn
1
-37
/
+37
2018-06-22
IB/hfi1: Remove rcvctrl from ctxtdata
Mike Marciniszyn
1
-2
/
+1
2018-06-22
IB/hfi1: Remove rcvhdrq_size
Mike Marciniszyn
1
-1
/
+1
2018-06-19
IB/hfi1: Remove rcvhdrsize
Mike Marciniszyn
1
-2
/
+0
2018-06-19
IB/hfi1: Move rhf_offset from devdata to ctxtdata
Mike Marciniszyn
1
-5
/
+0
2018-06-04
IB/hfi1: Add bypass register defines and replace blind constants
Mike Marciniszyn
1
-1
/
+3
2018-06-04
IB/hfi1: Fix user context tail allocation for DMA_RTAIL
Mike Marciniszyn
1
-4
/
+4
2018-05-28
Merge branch 'mr_fix' into git://git.kernel.org/pub/scm/linux/kernel/git/rdma...
Jason Gunthorpe
1
-0
/
+4
2018-05-09
IB/{hfi1, rdmavt, qib}: Implement CQ completion vector support
Sebastian Sanchez
1
-0
/
+5
2018-05-09
IB/Hfi1: Read CCE Revision register to verify the device is responsive
Kamenee Arumugam
1
-7
/
+0
2018-05-09
IB/hfi1: Rework fault injection machinery
Mitko Haralanov
1
-1
/
+2
2018-05-09
IB/hfi1: Return correct value for device state
Michael J. Ruhl
1
-2
/
+2
2018-05-09
IB/hfi1: Prevent LNI hang when LCB can't obtain lanes
Sebastian Sanchez
1
-16
/
+35
2018-05-09
IB/hfi1: Use after free race condition in send context error path
Michael J. Ruhl
1
-0
/
+4
2018-02-02
IB/hfi1: Convert PortXmitWait/PortVLXmitWait counters to flit times
Kamenee Arumugam
1
-6
/
+58
2018-02-02
IB/hfi1: Re-order IRQ cleanup to address driver cleanup race
Michael J. Ruhl
1
-6
/
+12
2018-01-05
IB/{hfi1, qib}: Fix a concurrency issue with device name in logging
Michael J. Ruhl
1
-3
/
+2
2018-01-05
IB/hfi1: Fix infinite loop in 8051 command error path
Sebastian Sanchez
1
-53
/
+29
2017-11-13
IB/hfi1: Send 'reboot' as planned down remote reason
Jan Sokolowski
1
-3
/
+3
2017-11-13
IB/hfi1: Do not allocate PIO send contexts for VNIC
Niranjana Vishwanathapura
1
-5
/
+5
2017-11-13
IB/hfi1: Allow MgmtAllowed on B2B setups
Jan Sokolowski
1
-38
/
+1
2017-10-30
IB/hfi1: Don't modify num_user_contexts module parameter
Kamenee Arumugam
1
-14
/
+15
2017-10-30
IB/hfi1: Insure int mask for in-kernel receive contexts is clear
Mike Marciniszyn
1
-3
/
+32
2017-10-30
Ib/hfi1: Return actual operational VLs in port info query
Patel Jay P
1
-1
/
+1
2017-10-30
IB/hfi1: Race condition between user notification and driver state
Michael J. Ruhl
1
-9
/
+18
2017-10-18
Merge branch 'timer_setup' into for-next
Doug Ledford
1
-11
/
+8
2017-10-18
Merge branch 'for-next-early' into for-next
Doug Ledford
1
-108
/
+116
2017-10-18
IB/hfi1: Convert timers to use timer_setup()
Kees Cook
1
-11
/
+8
2017-10-18
Merge branch 'hfi1' into k.o/for-next
Doug Ledford
1
-28
/
+14
2017-10-18
IB/hfi1: Fix serdes loopback set-up
Jan Sokolowski
1
-28
/
+14
2017-10-04
IB/rdmavt: Correct issues with read-mostly and send size cache lines
Sebastian Sanchez
1
-2
/
+2
2017-10-04
IB/hfi1: Prevent LNI out of sync by resetting host interface version
Sebastian Sanchez
1
-24
/
+53
2017-10-04
IB/hfi1: Fix incorrect available receive user context count
Michael J. Ruhl
1
-14
/
+21
2017-09-27
IB/hfi1: Add a safe wrapper for _rcd_get_by_index
Michael J. Ruhl
1
-1
/
+1
[next]