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
/
qib
/
qib.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-22
IB: Fix repeated words 'the the' comments
Slark Xiao
1
-1
/
+1
2022-05-24
IB/qib: Fix typo in comment
Julia Lawall
1
-1
/
+1
2022-01-20
drivers/infiniband: replace open-coded string copy with get_task_comm
Yafang Shao
1
-1
/
+1
2021-06-17
RDMA: Change ops->init_port to ops->port_groups
Jason Gunthorpe
1
-3
/
+1
2021-06-17
RDMA/qib: Use attributes for the port sysfs
Jason Gunthorpe
1
-4
/
+0
2021-03-26
RDMA: Support more than 255 rdma ports
Mark Bloch
1
-4
/
+4
2021-03-22
RDMA: Delete not-used static inline functions
Leon Romanovsky
1
-26
/
+0
2020-09-18
RDMA: Fix link active_speed size
Aharon Landau
1
-3
/
+3
2019-04-01
qib: Convert qib_unit_table to XArray
Matthew Wilcox
1
-2
/
+2
2018-10-17
RDMA/drivers: Use core provided API for registering device attributes
Parav Pandit
1
-1
/
+1
2018-05-24
IB/qib: Fix DMA api warning with debug kernel
Mike Marciniszyn
1
-2
/
+1
2018-05-09
IB/{hfi1, qib}: Add handling of kernel restart
Alex Estrin
1
-0
/
+1
2018-02-28
IB/qib: Move char *qib_sdma_state_names[] and constify while there.
Hernán Gonzalez
1
-2
/
+0
2018-02-28
IB/qib: Remove unused variable (char *qib_sdma_event_names[])
Hernán Gonzalez
1
-1
/
+0
2018-01-05
IB/{hfi1, qib}: Fix a concurrency issue with device name in logging
Michael J. Ruhl
1
-4
/
+3
2018-01-05
IB/{rdmavt, hfi1, qib}: Remove get_card_name() downcall
Michael J. Ruhl
1
-1
/
+0
2017-10-18
Merge branch 'timer_setup' into for-next
Doug Ledford
1
-2
/
+2
2017-10-15
IB/qib: Remove remaining code related to writing the EEPROM
Bart Van Assche
1
-18
/
+0
2017-10-09
IB/qib: Convert timers to use timer_setup()
Kees Cook
1
-2
/
+2
2017-09-27
IB/qib: Update QIB to use the latest PCI API
Michael J. Ruhl
1
-6
/
+2
2017-06-27
IB/qib: Replace deprecated pci functions with new API
Michael J. Ruhl
1
-4
/
+4
2016-10-02
IB/qib: Remove qpt_mask global
Dennis Dalessandro
1
-1
/
+0
2016-10-02
IB/qib,IB/hfi: Use core common header file
Mike Marciniszyn
1
-0
/
+1
2016-03-11
IB/qib: Rename several functions by adding a "qib_" prefix
Harish Chegondi
1
-8
/
+8
2016-03-11
IB/qib: Remove modify queue pair code
Harish Chegondi
1
-0
/
+10
2016-03-11
IB/qib: Remove qib_lookup_qpn and use rvt_lookup_qpn instead
Harish Chegondi
1
-3
/
+0
2016-03-11
IB/qib: Remove completion queue data structures and functions from qib
Harish Chegondi
1
-2
/
+0
2016-03-11
IB/qib: Remove create qp and create qp table functionality
Harish Chegondi
1
-1
/
+2
2016-03-11
IB/qib: Remove qp and mr functionality from qib
Dennis Dalessandro
1
-7
/
+7
2016-03-11
IB/qib: Add device specific info prints
Dennis Dalessandro
1
-0
/
+2
2016-03-11
IB/qib: Begin to use rdmavt for verbs
Dennis Dalessandro
1
-0
/
+1
2015-05-12
IB/qib: fix test of unsigned variable
Mike Marciniszyn
1
-1
/
+1
2015-05-05
IB/qib: use arch_phys_wc_add()
Luis R. Rodriguez
1
-1
/
+0
2015-02-20
IB/qib: Fix checkpatch warnings
Mike Marciniszyn
1
-2
/
+5
2015-02-17
IB/qib: Do not write EEPROM
Mitko Haralanov
1
-8
/
+1
2014-03-18
IB/qib: Modify software pma counters to use percpu variables
Mike Marciniszyn
1
-1
/
+1
2014-03-18
IB/qib: Add percpu counter replacing qib_devdata int_counter
Mike Marciniszyn
1
-2
/
+8
2013-08-13
IB/qib: Make qib_driver static
Paul Bolle
1
-1
/
+0
2013-08-13
IB/qib: Improve SDMA performance
CQ Tang
1
-0
/
+4
2013-07-12
IB/qib: Log all SDMA errors unconditionally
Dean Luick
1
-1
/
+1
2013-06-22
IB/qib: Convert opcode counters to per-context
Mike Marciniszyn
1
-16
/
+20
2013-06-22
IB/qib: Optimize CQ callbacks
Mike Marciniszyn
1
-1
/
+4
2013-06-22
IB/qib: Add optional NUMA affinity
Ramkrishna Vepa
1
-1
/
+6
2013-06-22
IB/qib: Add DCA support
Mike Marciniszyn
1
-0
/
+13
2012-09-08
make drivers with pci error handlers const
Stephen Hemminger
1
-1
/
+1
2012-07-30
IB/qib: Fix size of cc_supported_table_entries
Mike Marciniszyn
1
-5
/
+5
2012-07-19
IB/qib: Add congestion control agent implementation
Mike Marciniszyn
1
-0
/
+35
2012-07-19
IB/qib: Reduce sdma_lock contention
Mike Marciniszyn
1
-2
/
+8
2012-05-14
IB/qib: Add cache line awareness to qib_qp and qib_devdata structures
Mike Marciniszyn
1
-13
/
+13
2012-05-14
IB/qib: Optimize pio ack buffer allocation
Mike Marciniszyn
1
-1
/
+8
[next]