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_iba7322.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-18
Merge branch 'timer_setup' into for-next
Doug Ledford
1
-9
/
+8
2017-10-15
IB/qib: Remove set-but-not-used variables
Bart Van Assche
1
-11
/
+4
2017-10-15
IB/qib: Remove remaining code related to writing the EEPROM
Bart Van Assche
1
-5
/
+1
2017-10-09
IB/qib: Convert timers to use timer_setup()
Kees Cook
1
-9
/
+8
2017-09-27
IB/qib: Update QIB to use the latest PCI API
Michael J. Ruhl
1
-96
/
+62
2017-08-29
IB/qib: Stricter bounds checking for copy to buffer
Kamenee Arumugam
1
-2
/
+2
2017-08-29
IB/qib: Remove unnecessary memory allocation for boardname
Kamenee Arumugam
1
-23
/
+17
2017-06-27
IB/qib: Replace deprecated pci functions with new API
Michael J. Ruhl
1
-21
/
+27
2017-04-28
IB/qib: use setup_timer
Geliang Tang
1
-6
/
+4
2017-03-25
IB/qib: fix false-postive maybe-uninitialized warning
Arnd Bergmann
1
-1
/
+1
2017-02-28
scripts/spelling.txt: add "overwriten" pattern and fix typo instances
Masahiro Yamada
1
-1
/
+1
2017-01-25
IB/qib: Remove empty function
Leon Romanovsky
1
-1
/
+0
2016-12-03
IB/qib: Remove debug prints after allocation failure
Leon Romanovsky
1
-17
/
+5
2016-10-02
IB/qib,IB/hfi: Use core common header file
Mike Marciniszyn
1
-1
/
+1
2016-05-26
IB/qib: Remove unused qib_7322_intr_msgs[]
Jubin John
1
-15
/
+0
2016-03-11
IB/qib: Destroy SMI AH before de-allocating the protection domain
Harish Chegondi
1
-2
/
+0
2016-03-11
IB/qib,rdmavt: Move smi_ah to qib
Dennis Dalessandro
1
-5
/
+5
2016-03-11
IB/qib: Remove create and free mad agents
Dennis Dalessandro
1
-5
/
+5
2016-03-11
IB/qib: Remove ibport and use rdmavt version
Harish Chegondi
1
-1
/
+1
2016-03-11
IB/qib: Use address handle in rdmavt and remove from qib
Dennis Dalessandro
1
-1
/
+1
2015-06-12
IB/mad: Support alternate Base Versions when creating MADs
Ira Weiny
1
-1
/
+2
2015-05-05
IB/qib: use arch_phys_wc_add()
Luis R. Rodriguez
1
-21
/
+20
2015-02-20
IB/qib: Add blank line after declaration
Mike Marciniszyn
1
-2
/
+20
2015-02-20
IB/qib: Fix checkpatch warnings
Mike Marciniszyn
1
-4
/
+3
2015-02-17
IB/qib: Fix sizeof checkpatch warnings
Mike Marciniszyn
1
-8
/
+8
2015-02-17
IB/qib: Add support for the new QMH7360 card
Vinit Agnihotri
1
-0
/
+5
2015-02-17
IB/qib: Do not write EEPROM
Mitko Haralanov
1
-2
/
+0
2014-03-18
IB/qib: Modify software pma counters to use percpu variables
Mike Marciniszyn
1
-1
/
+5
2014-03-18
IB/qib: Add percpu counter replacing qib_devdata int_counter
Mike Marciniszyn
1
-22
/
+9
2014-02-14
IB/qib: Add missing serdes init sequence
Mike Marciniszyn
1
-0
/
+5
2013-11-09
IB/qib: Fix txselect regression
Mike Marciniszyn
1
-6
/
+5
2013-07-30
IB/qib: Add err_decode() call for ring dump
Mike Marciniszyn
1
-0
/
+2
2013-07-12
IB/qib: Log all SDMA errors unconditionally
Dean Luick
1
-0
/
+114
2013-06-26
IB/qib: New transmitter tunning settings for Dell 1.1 backplane
Mitko Haralanov
1
-22
/
+37
2013-06-22
IB/qib: Add DCA support
Mike Marciniszyn
1
-12
/
+322
2012-08-15
IB/qib: Fix error return code in qib_init_7322_variables()
Julia Lawall
1
-1
/
+3
2012-07-19
IB/qib: checkpatch fixes
Mike Marciniszyn
1
-71
/
+77
2012-07-17
IB/qib: Fix QP RCU sparse warnings
Mike Marciniszyn
1
-7
/
+5
2012-05-14
IB/qib: Fix QLE734X link cycling
Mitko Haralanov
1
-1
/
+1
2012-05-14
IB/qib: Optimize pio ack buffer allocation
Mike Marciniszyn
1
-0
/
+1
2012-02-26
IB/qib: Add logic for affinity hint
Mike Marciniszyn
1
-31
/
+76
2012-01-04
IB/qib: Default some module parameters optimally
Mike Marciniszyn
1
-1
/
+1
2012-01-04
IB/qib: Fix a possible data corruption when receiving packets
Ram Vepa
1
-2
/
+4
2012-01-04
IB/qib: Eliminate 64-bit jiffies use
Mike Marciniszyn
1
-17
/
+15
2011-11-29
IB/qib: Fix over-scheduling of QSFP work
Mike Marciniszyn
1
-8
/
+8
2011-11-08
IB/qib: Don't use schedule_work()
Mike Marciniszyn
1
-1
/
+1
2011-11-07
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+1
2011-11-01
infiniband: Fix up module files that need to include module.h
Paul Gortmaker
1
-0
/
+1
2011-10-31
IB/qib: Fix issue with link states and QSFP cables
Mitko Haralanov
1
-10
/
+20
2011-10-22
IB/qib: Hold links until tuning data is available
Mitko Haralanov
1
-43
/
+77
[next]