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
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
2017-07-31
IB/hfi1: Fix bar0 mapping to use write combining
Mike Marciniszyn
1
-2
/
+2
2017-07-27
Merge branch 'misc' into k.o/for-next
Doug Ledford
1
-1
/
+0
2017-07-24
RDMA: Remove useless MODULE_VERSION
Leon Romanovsky
1
-1
/
+0
2017-06-27
IB/hfi1: Modify handling of physical link state by Host Driver
Byczkowski, Jakub
1
-3
/
+5
2017-06-27
IB/hfi1: Remove subtraction of uninitialized value
Dennis Dalessandro
1
-1
/
+0
2017-06-27
IB/hfi1: Setup common IB fields in hfi1_packet struct
Don Hiatt
1
-47
/
+111
2017-06-27
IB/hfi1: Add functions to parse BTH/IB headers
Don Hiatt
1
-3
/
+3
2017-05-05
IB/hfi1: Fix an assign/ordering issue with shared context IDs
Michael J. Ruhl
1
-1
/
+1
2017-05-05
IB/hfi1: Search shared contexts on the opened device, not all devices
Michael J. Ruhl
1
-36
/
+0
2017-05-05
IB/hfi1: Name function prototype parameters
Michael J. Ruhl
1
-2
/
+2
2017-05-01
IB/core: Use rdma_ah_attr accessor functions
Dasaratharaman Chandramouli
1
-2
/
+2
2017-04-28
IB/hfi1: Use defines from common headers
Don Hiatt
1
-4
/
+4
2017-04-28
IB/hfi1: Add functions to parse 9B headers
Don Hiatt
1
-7
/
+6
2017-04-28
IB/hfi1: Rename hdr2sc to hfi1_9B_get_sc5
Dasaratharaman Chandramouli
1
-3
/
+4
2017-04-20
IB/hfi1: Virtual Network Interface Controller (VNIC) HW support
Vishwanathapura, Niranjana
1
-12
/
+40
2017-04-20
IB/hfi1: OPA_VNIC RDMA netdev support
Vishwanathapura, Niranjana
1
-4
/
+21
2017-04-05
IB/hfi1: Add transmit fault injection feature
Don Hiatt
1
-0
/
+11
2017-04-05
IB/hfi1: Add receive fault injection feature
Don Hiatt
1
-0
/
+8
2017-02-19
IB/hfi1: Access hfi1_ibport through rcd pointer
Sebastian Sanchez
1
-2
/
+2
2017-02-19
IB/hfi1: Process qp wait list in IRQ thread periodically
Mike Marciniszyn
1
-54
/
+67
2016-12-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
1
-2
/
+1
2016-12-11
IB/hfi1: Replace qp->refcount release code with standard driver wrapper
Sebastian Sanchez
1
-2
/
+1
2016-11-16
IB/hfi1: Fix ECN processing in prescan_rxq
Dasaratharaman Chandramouli
1
-9
/
+11
2016-11-16
IB/hfi1: Fix status error code for unsupported packets
Jakub Pawlak
1
-2
/
+15
2016-10-02
IB/qib,IB/hfi: Use core common header file
Mike Marciniszyn
1
-18
/
+17
2016-08-22
IB/hfi1: Validate header in set_armed_active
Mike Marciniszyn
1
-1
/
+2
2016-08-22
IB/hfi1: Pass packet ptr to set_armed_active
Mike Marciniszyn
1
-5
/
+5
2016-08-02
IB/hfi1: Use hdr2sc function to calculate 5-bit SC
Dasaratharaman Chandramouli
1
-3
/
+1
2016-08-02
IB/hfi1: Pull FECN/BECN processing to a common place
Mitko Haralanov
1
-21
/
+26
2016-08-02
IB/hfi1: Add counter to track unsupported packets drop
Jakub Pawlak
1
-0
/
+1
2016-05-26
IB/hfi1: Move driver out of staging
Dennis Dalessandro
1
-0
/
+1404