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
/
driver.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-24
RDMA/hfi1: Remove pointless driver version
Dennis Dalessandro
1
-6
/
+0
2021-12-07
IB/hfi1: Fix early init panic
Mike Marciniszyn
1
-0
/
+2
2021-10-29
IB/hfi1: Rebranding of hfi1 driver to Cornelis Networks
Scott Breyer
1
-1
/
+2
2021-08-25
RDMA/hfi1: Convert to SPDX identifier
Cai Huoqing
1
-43
/
+1
2021-03-22
RDMA: Fix kernel-doc compilation warnings
Leon Romanovsky
1
-1
/
+1
2020-11-13
IB/hfi1: switch to core handling of rx/tx byte/packet counters
Heiner Kallweit
1
-3
/
+1
2020-05-21
IB/hfi1: Add packet histogram trace event
Grzegorz Andrejczuk
1
-0
/
+1
2020-05-21
IB/hfi1: Activate the dummy netdev
Grzegorz Andrejczuk
1
-18
/
+0
2020-05-21
IB/hfi1: Add interrupt handler functions for accelerated ipoib
Grzegorz Andrejczuk
1
-0
/
+120
2020-05-21
IB/hfi1: Add functions to receive accelerated ipoib packets
Kaike Wan
1
-1
/
+91
2020-01-10
IB/hfi1: Add software counter for ctxt0 seq drop
Mike Marciniszyn
1
-0
/
+1
2020-01-10
IB/hfi1: Return void in packet receiving functions
Grzegorz Andrejczuk
1
-24
/
+17
2020-01-10
IB/hfi1: Create API for auto activate
Mike Marciniszyn
1
-14
/
+23
2020-01-10
IB/hfi1: IB/hfi1: Add an API to handle special case drop
Mike Marciniszyn
1
-5
/
+1
2020-01-10
IB/hfi1: Add fast and slow handlers for receive context
Mike Marciniszyn
1
-54
/
+12
2020-01-03
IB/hfi1: List all receive contexts from debugfs
Michael J. Ruhl
1
-3
/
+9
2020-01-03
IB/hfi1: Add accessor API routines to access context members
Mike Marciniszyn
1
-45
/
+29
2019-04-24
IB/hfi1: Remove reference to RHF.VCRCErr
John Fleck
1
-3
/
+2
2019-04-03
Merge HFI1 updates into k.o/for-next
Jason Gunthorpe
1
-1
/
+3
2019-04-03
IB/hfi1: Implement CCA for TID RDMA protocol
Kaike Wan
1
-1
/
+3
2019-04-01
hfi1: Convert hfi1_unit_table to XArray
Matthew Wilcox
1
-6
/
+4
2019-02-06
IB/hfi1: Add TID RDMA handlers
Kaike Wan
1
-21
/
+37
2018-12-07
IB/hfi1: Consider LMC in 16B/bypass ingress packet check
Ashutosh Dixit
1
-1
/
+1
2018-12-07
IB/hfi1: Correctly process FECN and BECN in packets
Mitko Haralanov
1
-22
/
+48
2018-06-19
IB/hfi1: Move rhf_offset from devdata to ctxtdata
Mike Marciniszyn
1
-20
/
+18
2018-06-19
IB/hfi1: Move normal functions from hfi1_devdata to const array
Mike Marciniszyn
1
-7
/
+18
2018-05-24
IB/hfi1: Add support for 16B Management Packets
Don Hiatt
1
-11
/
+22
2018-05-09
IB/hfi1: Rework fault injection machinery
Mitko Haralanov
1
-9
/
+11
2018-05-03
IB/hfi1: Fix handling of FECN marked multicast packet
Mike Marciniszyn
1
-4
/
+15
2018-03-07
IB/hfi1: Add a missing rcu_read_unlock()
Bart Van Assche
1
-0
/
+1
2018-02-02
IB/hfi1: Add 16B rcvhdr trace support
Don Hiatt
1
-1
/
+3
2018-02-02
IB/hfi1: Remove blind constants from 16B update
Mike Marciniszyn
1
-2
/
+4
2018-02-02
IB/hfi1: Optimize process_receive_ib()
Sebastian Sanchez
1
-14
/
+7
2018-02-02
IB/hfi1: Remove unnecessary fecn and becn fields
Sebastian Sanchez
1
-4
/
+0
2018-02-02
IB/hfi1: Look up ibport using a pointer in receive path
Sebastian Sanchez
1
-6
/
+8
2018-02-02
IB/hfi1: Optimize packet type comparison using 9B and bypass code paths
Sebastian Sanchez
1
-0
/
+4
2018-01-05
IB/{hfi1, qib}: Fix a concurrency issue with device name in logging
Michael J. Ruhl
1
-8
/
+0
2018-01-05
IB/{rdmavt, hfi1, qib}: Remove get_card_name() downcall
Michael J. Ruhl
1
-8
/
+0
2017-11-13
IB/hfi1: Do not allocate PIO send contexts for VNIC
Niranjana Vishwanathapura
1
-3
/
+2
2017-10-18
Merge branch 'timer_setup' into for-next
Doug Ledford
1
-4
/
+3
2017-10-18
IB/hfi1: Convert timers to use timer_setup()
Kees Cook
1
-4
/
+3
2017-10-15
IB/hfi1: Define hfi1_handle_cnp_tbl[] once
Bart Van Assche
1
-0
/
+6
2017-09-27
IB/hfi1: Add a safe wrapper for _rcd_get_by_index
Michael J. Ruhl
1
-2
/
+2
2017-08-22
IB/hfi1: Add kernel receive context info to debugfs
Kaike Wan
1
-0
/
+59
2017-08-22
IB/hfi1: Add 16B UD support
Don Hiatt
1
-14
/
+21
2017-08-22
IB/hfi1: Add support to process 16B header errors
Don Hiatt
1
-11
/
+47
2017-08-22
IB/hfi1: Add support to receive 16B bypass packets
Don Hiatt
1
-15
/
+112
2017-08-22
IB/hf1: User context locking is inconsistent
Michael J. Ruhl
1
-24
/
+47
2017-07-31
IB/hfi1: Create workqueue for link events
Sebastian Sanchez
1
-1
/
+1
2017-07-31
IB/hfi1: Size rcd array index correctly and consistently
Michael J. Ruhl
1
-7
/
+8
[next]