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
/
hfi.h
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-25
RDMA/hfi1: Convert to SPDX identifier
Cai Huoqing
1
-45
/
+4
2021-07-30
RDMA/hfi1: Fix typo in comments
Cai Huoqing
1
-1
/
+1
2021-07-30
RDMA/hfi1: Convert from atomic_t to refcount_t on hfi1_devdata->user_refcount
Xiyu Yang
1
-1
/
+2
2021-06-22
RDMA: Fix kernel-doc warnings about wrong comment
Leon Romanovsky
1
-1
/
+1
2021-06-17
RDMA: Change ops->init_port to ops->port_groups
Jason Gunthorpe
1
-2
/
+1
2021-06-17
RDMA/hfi1: Use attributes for the port sysfs
Jason Gunthorpe
1
-4
/
+0
2021-05-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-13
/
+7
2021-04-13
IB/hfi1: Rework AIP and VNIC dummy netdev usage
Mike Marciniszyn
1
-2
/
+2
2021-04-07
IB/hfi1: Fix probe time panic when AIP is enabled with a buggy BIOS
Mike Marciniszyn
1
-0
/
+1
2021-03-26
RDMA: Support more than 255 rdma ports
Mark Bloch
1
-5
/
+5
2021-03-22
RDMA: Delete not-used static inline functions
Leon Romanovsky
1
-6
/
+0
2020-11-26
IB/hfi1: Ensure correct mm is used at all times
Dennis Dalessandro
1
-1
/
+1
2020-05-21
IB/hfi1: Activate the dummy netdev
Grzegorz Andrejczuk
1
-13
/
+1
2020-05-21
IB/hfi1: Add interrupt handler functions for accelerated ipoib
Grzegorz Andrejczuk
1
-1
/
+3
2020-05-21
IB/hfi1: Add functions to receive accelerated ipoib packets
Kaike Wan
1
-1
/
+4
2020-05-21
IB/hfi1: Rename num_vnic_contexts as num_netdev_contexts
Grzegorz Andrejczuk
1
-2
/
+2
2020-05-21
IB/hfi1: RSM rules for AIP
Grzegorz Andrejczuk
1
-5
/
+3
2020-05-21
IB/hfi1: Remove module parameter for KDETH qpns
Gary Leshner
1
-2
/
+1
2020-03-19
IB/hfi1: Remove kobj from hfi1_devdata
Kaike Wan
1
-2
/
+0
2020-02-11
IB/hfi1: Close window for pq and request coliding
Mike Marciniszyn
1
-1
/
+4
2020-01-10
IB/hfi1: Add software counter for ctxt0 seq drop
Mike Marciniszyn
1
-0
/
+2
2020-01-10
IB/hfi1: Return void in packet receiving functions
Grzegorz Andrejczuk
1
-1
/
+1
2020-01-10
IB/hfi1: IB/hfi1: Add an API to handle special case drop
Mike Marciniszyn
1
-1
/
+20
2020-01-10
IB/hfi1: Add fast and slow handlers for receive context
Mike Marciniszyn
1
-1
/
+40
2020-01-03
IB/hfi1: Add accessor API routines to access context members
Mike Marciniszyn
1
-2
/
+127
2019-11-24
RDMA/hfi1: Use mmu_interval_notifier_insert for user_exp_rcv
Jason Gunthorpe
1
-1
/
+1
2019-06-18
IB/hfi1: Create inline to get extended headers
Mike Marciniszyn
1
-0
/
+31
2019-04-01
hfi1: Convert hfi1_unit_table to XArray
Matthew Wilcox
1
-3
/
+2
2019-03-29
hfi1: Convert vesw_idr to XArray
Matthew Wilcox
1
-2
/
+1
2019-03-06
IB/hfi1: Close race condition on user context disable and close
Michael J. Ruhl
1
-1
/
+1
2019-02-06
IB/hfi1: Add TID RDMA handlers
Kaike Wan
1
-1
/
+1
2019-02-06
IB/hfi1: TID RDMA RcvArray programming and TID allocation
Kaike Wan
1
-0
/
+2
2019-02-06
IB/hfi1: TID RDMA flow allocation
Kaike Wan
1
-0
/
+15
2019-01-31
IB/hfi1: OPFN interface
Kaike Wan
1
-0
/
+2
2019-01-31
IB/hfi1: OPFN support discovery
Mitko Haralanov
1
-0
/
+1
2018-12-29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-10
/
+25
2018-12-07
IB/hfi1: Correctly process FECN and BECN in packets
Mitko Haralanov
1
-10
/
+25
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
[next]