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
/
hfi1
/
hfi.h
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-04
IB/hfi1: Fix an out-of-bounds access in get_hw_stats
Piotr Stankiewicz
1
-0
/
+2
2018-10-17
RDMA/drivers: Use core provided API for registering device attributes
Parav Pandit
1
-0
/
+1
2018-09-01
IB/hfi1: Move URGENT IRQ enable to hfi1_rcvctrl()
Michael J. Ruhl
1
-0
/
+2
2018-09-01
IB/hfi1: Rework the IRQ API to be more flexible
Michael J. Ruhl
1
-3
/
+5
2018-09-01
IB/hfi1: Make the MSIx resource allocation a bit more flexible
Michael J. Ruhl
1
-4
/
+9
2018-09-01
IB/hfi1: Prepare for new HFI1 MSIx API
Michael J. Ruhl
1
-5
/
+1
2018-09-01
IB/hfi1: Get the hfi1_devdata structure as early as possible
Michael J. Ruhl
1
-17
/
+2
2018-09-01
IB/hfi1: tune_pcie_caps is arbitrarily placed, poorly
Michael J. Ruhl
1
-0
/
+1
2018-06-22
IB/hfi1: Remove INTx support and simplify MSIx usage
Michael J. Ruhl
1
-3
/
+0
2018-06-22
IB/hfi1: Reorg ctxtdata and rightsize fields
Mike Marciniszyn
1
-85
/
+84
2018-06-22
IB/hfi1: Remove caches of chip CSRs
Mike Marciniszyn
1
-15
/
+0
2018-06-22
IB/hfi1: Remove unused/writeonly devdata fields
Mike Marciniszyn
1
-6
/
+0
2018-06-22
IB/hfi1: Rightsize ctxt_eager_bufs fields
Mike Marciniszyn
1
-6
/
+6
2018-06-22
IB/hfi1: Remove rcvctrl from ctxtdata
Mike Marciniszyn
1
-2
/
+0
2018-06-22
IB/hfi1: Remove rcvhdrq_size
Mike Marciniszyn
1
-2
/
+13
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
-3
/
+4
2018-06-19
IB/hfi1: Move normal functions from hfi1_devdata to const array
Mike Marciniszyn
1
-12
/
+4
2018-06-05
IB/hfi1: Rename exp_lock to exp_mutex
Kaike Wan
1
-2
/
+2
2018-05-24
IB/hfi1: Cleanup of exp_rcv
Mike Marciniszyn
1
-6
/
+8
2018-05-24
IB/hfi1: Add support for 16B Management Packets
Don Hiatt
1
-0
/
+28
2018-05-24
IB/hfi1: Define 16B Management Packets
Don Hiatt
1
-0
/
+1
2018-05-09
IB/{hfi1, rdmavt, qib}: Implement CQ completion vector support
Sebastian Sanchez
1
-0
/
+3
2018-05-09
IB/hfi1: Rework fault injection machinery
Mitko Haralanov
1
-2
/
+8
2018-05-09
IB/{hfi1, qib}: Add handling of kernel restart
Alex Estrin
1
-0
/
+1
2018-05-03
IB/hfi1: Fix handling of FECN marked multicast packet
Mike Marciniszyn
1
-4
/
+4
2018-03-13
IB: remove duplicate header files
Zhu Yanjun
1
-1
/
+0
2018-02-02
IB/hfi1: Convert PortXmitWait/PortVLXmitWait counters to flit times
Kamenee Arumugam
1
-0
/
+7
2018-02-02
IB/hfi1: Remove unnecessary fecn and becn fields
Sebastian Sanchez
1
-11
/
+5
2018-02-02
IB/hfi1: Optimize packet type comparison using 9B and bypass code paths
Sebastian Sanchez
1
-0
/
+2
2018-02-02
IB/hfi1: Re-order IRQ cleanup to address driver cleanup race
Michael J. Ruhl
1
-0
/
+1
2018-01-05
IB/{hfi1, qib}: Fix a concurrency issue with device name in logging
Michael J. Ruhl
1
-10
/
+12
2018-01-05
IB/{rdmavt, hfi1, qib}: Remove get_card_name() downcall
Michael J. Ruhl
1
-1
/
+0
2017-12-28
Merge branch 'from-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/...
Jason Gunthorpe
1
-1
/
+0
2017-12-22
IB/hfi1: Change slid arg in ingress_pkey_table_fail to 32bit
Don Hiatt
1
-1
/
+1
2017-12-22
IB/hfi: Only read capability registers if the capability exists
Michael J. Ruhl
1
-1
/
+0
2017-11-13
IB/hfi1: Allow MgmtAllowed on B2B setups
Jan Sokolowski
1
-0
/
+3
2017-10-30
IB/hfi1: Add tx_opcode_stats like the opcode_stats
Mike Marciniszyn
1
-3
/
+3
2017-10-15
IB/hfi1: Define hfi1_handle_cnp_tbl[] once
Bart Van Assche
1
-5
/
+0
2017-10-04
IB/hfi1: Fix incorrect available receive user context count
Michael J. Ruhl
1
-0
/
+2
2017-10-04
IB/hfi1: Fix output trace issues from 16B change
Mike Marciniszyn
1
-0
/
+1
2017-09-27
IB/hfi1: Add a safe wrapper for _rcd_get_by_index
Michael J. Ruhl
1
-0
/
+2
2017-09-27
IB/hfi1: Remove unused hfi1_cpulist variables
Jan Sokolowski
1
-2
/
+0
2017-09-27
IB/hfi1: Inline common calculation
Michael J. Ruhl
1
-0
/
+6
2017-09-27
IB/hfi1: Remove unused link_default variable
Ira Weiny
1
-3
/
+3
2017-09-27
IB/hfi1: Update HFI to use the latest PCI API
Michael J. Ruhl
1
-2
/
+0
2017-08-29
IB/hfi1: Ratelimit prints from sdma_interrupt
Grzegorz Morys
1
-0
/
+6
2017-08-22
IB/hfi1: Add kernel receive context info to debugfs
Kaike Wan
1
-0
/
+1
2017-08-22
IB/hfi1: Remove pstate from hfi1_pportdata
Jakub Byczkowski
1
-24
/
+0
2017-08-22
IB/hfi1: Add flag for platform config scratch register read
Jakub Byczkowski
1
-0
/
+3
[next]