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
2021-04-13
IB/hfi1: Rework AIP and VNIC dummy netdev usage
Mike Marciniszyn
1
-3
/
+3
2021-03-22
RDMA: Fix kernel-doc compilation warnings
Leon Romanovsky
1
-2
/
+2
2021-01-22
RDMA/hw/hfi1/chip: Fix a bunch of kernel-doc formatting and spelling issues
Lee Jones
1
-23
/
+23
2020-11-13
IB/hfi1: Fix error return code in hfi1_init_dd()
Zhang Changzhong
1
-1
/
+2
2020-07-16
IB/hfi1: Remove unnecessary fall-through markings
Gustavo A. R. Silva
1
-13
/
+14
2020-05-29
IB/hfi1: Fix spelling mistake "enought" -> "enough"
Colin Ian King
1
-1
/
+1
2020-05-21
IB/hfi1: Activate the dummy netdev
Grzegorz Andrejczuk
1
-35
/
+38
2020-05-21
IB/hfi1: Add interrupt handler functions for accelerated ipoib
Grzegorz Andrejczuk
1
-0
/
+44
2020-05-21
IB/hfi1: Rename num_vnic_contexts as num_netdev_contexts
Grzegorz Andrejczuk
1
-12
/
+12
2020-05-21
IB/hfi1: RSM rules for AIP
Grzegorz Andrejczuk
1
-43
/
+128
2020-05-21
IB/hfi1: Remove module parameter for KDETH qpns
Gary Leshner
1
-16
/
+3
2020-01-10
IB/hfi1: Add RcvShortLengthErrCnt to hfi1stats
Mike Marciniszyn
1
-0
/
+1
2020-01-10
IB/hfi1: Add software counter for ctxt0 seq drop
Mike Marciniszyn
1
-0
/
+10
2020-01-10
IB/hfi1: Move common receive IRQ code to function
Grzegorz Andrejczuk
1
-30
/
+52
2020-01-10
IB/hfi1: Move chip specific functions to chip.c
Mike Marciniszyn
1
-0
/
+78
2020-01-03
IB/hfi1: Add accessor API routines to access context members
Mike Marciniszyn
1
-17
/
+10
2019-09-13
IB/{rdmavt, hfi1, qib}: Add a counter for credit waits
Kaike Wan
1
-0
/
+2
2019-07-22
IB/hfi1: Check for error on call to alloc_rsm_map_table
John Fleck
1
-2
/
+9
2019-06-11
IB/hfi1: Correct tid qp rcd to match verbs context
Mike Marciniszyn
1
-0
/
+13
2019-05-29
IB/hfi1: Insure freeze_work work_struct is canceled on shutdown
Mike Marciniszyn
1
-0
/
+1
2019-05-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-22
/
+32
2019-05-07
Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
1
-3
/
+0
2019-04-24
IB/hfi1: Add selected Rcv counters
Mike Marciniszyn
1
-0
/
+3
2019-04-08
drivers: Remove explicit invocations of mmiowb()
Will Deacon
1
-3
/
+0
2019-04-08
drivers: Remove useless trailing comments from mmiowb() invocations
Will Deacon
1
-1
/
+1
2019-04-03
Merge HFI1 updates into k.o/for-next
Jason Gunthorpe
1
-17
/
+38
2019-04-03
IB/hfi1: Implement CCA for TID RDMA protocol
Kaike Wan
1
-13
/
+22
2019-04-01
hfi1: Convert hfi1_unit_table to XArray
Matthew Wilcox
1
-9
/
+7
2019-03-27
IB/hfi1: Fix the allocation of RSM table
Kaike Wan
1
-7
/
+19
2019-02-06
IB/hfi1: Add the counter n_tidwait
Kaike Wan
1
-0
/
+2
2019-01-31
IB/hfi1: Add OPFN helper functions for TID RDMA feature
Kaike Wan
1
-0
/
+11
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
[next]