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_mad.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-26
RDMA: Support more than 255 rdma ports
Mark Bloch
1
-2
/
+2
2021-01-22
RDMA/hw/qib/qib_mad: Fix a few misspellings and supply missing descriptions
Lee Jones
1
-4
/
+6
2020-08-31
RDMA/qib: Tidy up process_cc()
Alex Dewar
1
-37
/
+13
2020-08-31
RDMA/qib: Remove superfluous fallthrough statements
Alex Dewar
1
-2
/
+0
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-6
/
+6
2019-11-13
RDMA: Change MAD processing function to remove extra casting and parameter
Leon Romanovsky
1
-9
/
+6
2019-11-06
RDMA/mad: Do not check MAD sizes in roce and ib drivers
Leon Romanovsky
1
-4
/
+0
2019-11-06
RDMA/mad: Allocate zeroed MAD buffer
Leon Romanovsky
1
-8
/
+0
2019-11-06
RDMA/qib: Delete empty check_cc_key function
Leon Romanovsky
1
-11
/
+0
2018-12-20
RDMA: Mark if destroy address handle is in a sleepable context
Gal Pressman
1
-1
/
+2
2017-10-18
Merge branch 'timer_setup' into for-next
Doug Ledford
1
-7
/
+7
2017-10-15
IB/qib: Remove set-but-not-used variables
Bart Van Assche
1
-2
/
+1
2017-10-15
IB/qib: Suppress gcc 7 fall-through complaints
Bart Van Assche
1
-0
/
+1
2017-10-09
IB/qib: Convert timers to use timer_setup()
Kees Cook
1
-7
/
+5
2017-09-29
IB/qib: Use setup_timer and mod_timer
Himanshu Jha
1
-6
/
+4
2017-08-29
IB/qib: Stricter bounds checking for copy and array access
Kamenee Arumugam
1
-2
/
+2
2017-08-22
IB/rdmavt, hfi1, qib: Enhance rdmavt and hfi1 to use 32 bit lids
Dasaratharaman Chandramouli
1
-2
/
+2
2017-07-27
Merge branch 'misc' into k.o/for-next
Doug Ledford
1
-2
/
+0
2017-07-24
IB/qib: remove duplicate code
Gustavo A. R. Silva
1
-2
/
+0
2017-06-27
IB/hfi1,qib: Do not send QKey trap for UD qps
Dennis Dalessandro
1
-8
/
+5
2017-05-01
IB/core: Use rdma_ah_attr accessor functions
Dasaratharaman Chandramouli
1
-2
/
+3
2017-05-01
IB/core: Rename ib_destroy_ah to rdma_destroy_ah
Dasaratharaman Chandramouli
1
-1
/
+1
2016-05-25
IB/core: Introduce capabilitymask2 field in ClassPortInfo mad
Erez Shitrit
1
-2
/
+4
2016-03-11
IB/qib: Destroy SMI AH before de-allocating the protection domain
Harish Chegondi
1
-0
/
+3
2016-03-11
IB/qib: Remove modify_port and port_immutable functions
Harish Chegondi
1
-1
/
+4
2016-03-11
IB/qib: Remove create and free mad agents
Dennis Dalessandro
1
-74
/
+25
2016-03-11
IB/qib: Remove ibport and use rdmavt version
Harish Chegondi
1
-119
/
+121
2016-03-11
IB/qib: Use address handle in rdmavt and remove from qib
Dennis Dalessandro
1
-1
/
+1
2016-03-11
IB/qib: Remove most uses of QIB_PERMISSIVE_LID and QIB_MULTICAST_LID_BASE
Dennis Dalessandro
1
-2
/
+2
2016-03-11
IB/qib: Begin to use rdmavt for verbs
Dennis Dalessandro
1
-2
/
+3
2015-07-14
IB/mad: Remove improper use of BUG_ON
Ira Weiny
1
-2
/
+3
2015-06-12
IB/mad: Add support for additional MAD info to/from drivers
Ira Weiny
1
-1
/
+8
2015-06-12
IB/mad: Support alternate Base Versions when creating MADs
Ira Weiny
1
-1
/
+2
2015-06-02
IB/core cleanup: Add const on args - device->process_mad
Ira Weiny
1
-5
/
+5
2015-02-17
IB/qib: Fix sizeof checkpatch warnings
Mike Marciniszyn
1
-10
/
+10
2014-08-11
IB/mad: add new ioctl to ABI to support new registration options
Ira Weiny
1
-1
/
+1
2014-05-28
IB/qib: Fix port in pkey change event
Mike Marciniszyn
1
-1
/
+1
2014-03-18
IB/qib: Modify software pma counters to use percpu variables
Mike Marciniszyn
1
-8
/
+36
2012-09-14
IB/qib: Fix failure of compliance test C14-024#06_LocalPortNum
Mike Marciniszyn
1
-1
/
+2
2012-07-19
IB/qib: Add congestion control agent implementation
Mike Marciniszyn
1
-0
/
+315
2012-07-17
IB/qib: Fix QP RCU sparse warnings
Mike Marciniszyn
1
-8
/
+4
2012-05-14
IB/qib: MADs with misset M_Keys should return failure
Jim Foraker
1
-1
/
+3
2012-05-14
IB/qib: Fix M_Key lease timeout handling
Jim Foraker
1
-15
/
+29
2012-05-14
IB/qib: Correct ordering of reregister vs. port active events
Todd Rimmer
1
-9
/
+8
2012-02-26
IB/qib: Avoid filtering LID on SMA portinfo
Mike Marciniszyn
1
-3
/
+1
2011-07-19
IB/pma: Add include file for IBA performance counters definitions
Or Gerlitz
1
-39
/
+39
2011-03-14
IB/qib: Fix M_Key field in SubnGet and SubnGetResp MADs
Mitko Haralanov
1
-2
/
+3
2011-02-23
IB/qib: Return correct MAD when setting link width to 255
Mitko Haralanov
1
-3
/
+4
2011-01-11
IB/qib: Set port physical state even if other fields are invalid
Mike Marciniszyn
1
-20
/
+25
2010-05-24
IB/qib: Add new qib driver for QLogic PCIe InfiniBand adapters
Ralph Campbell
1
-0
/
+2173