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
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
/
ocrdma
/
ocrdma_hw.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-03
RDMA: Remove 'max_fmr'
Jason Gunthorpe
1
-1
/
+0
2019-07-03
IB: Remove unneeded memset
Fuqian Huang
1
-3
/
+0
2019-06-11
RDMA: Clean destroy CQ in drivers do not return errors
Leon Romanovsky
1
-5
/
+3
2019-05-14
RDMA: Directly cast the sockaddr union to sockaddr
Jason Gunthorpe
1
-3
/
+2
2019-05-03
RDMA: Introduce and use GID attr helper to read RoCE L2 fields
Parav Pandit
1
-3
/
+4
2019-04-08
RDMA: Handle SRQ allocations by IB/core
Leon Romanovsky
1
-5
/
+3
2019-04-08
RDMA: Handle AH allocations by IB/core
Leon Romanovsky
1
-2
/
+1
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
1
-7
/
+7
2018-09-26
RDMA/drivers: Use dev_err/dbg/etc instead of pr_* + ibdev->name
Jason Gunthorpe
1
-1
/
+1
2018-07-25
RDMA/ocrdma: Suppress a compiler warning
Bart Van Assche
1
-2
/
+3
2018-06-18
RDMA: Convert drivers to use sgid_attr instead of sgid_index
Parav Pandit
1
-12
/
+9
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-1
/
+1
2018-04-04
IB/providers: Avoid null netdev check for RoCE
Parav Pandit
1
-1
/
+1
2018-04-04
IB/providers: Avoid zero GID check for RoCE
Parav Pandit
1
-5
/
+1
2018-04-03
IB/ocrdma_hw: Remove redundant checks and goto labels
Gustavo A. R. Silva
1
-9
/
+5
2018-01-02
IB/ocrdma: Use zeroing memory allocator than allocator/memset
Himanshu Jha
1
-12
/
+7
2017-11-14
IB/ocrdma_hw: remove unnecessary code in ocrdma_mbx_dealloc_lkey
Gustavo A. R. Silva
1
-4
/
+2
2017-10-15
RDMA/ocrdma: Remove set-but-not-used variables
Bart Van Assche
1
-2
/
+2
2017-10-15
RDMA/ocrdma: Use NULL instead of 0 to represent a pointer
Bart Van Assche
1
-1
/
+1
2017-09-27
IB/ocrdma: pr_err() strings should end with newlines
Arvind Yadav
1
-1
/
+1
2017-09-22
IB/ocrdma: fix incorrect fall-through on switch statement
Colin Ian King
1
-0
/
+3
2017-05-01
IB/core: Use rdma_ah_attr accessor functions
Dasaratharaman Chandramouli
1
-9
/
+12
2017-05-01
IB/core: Rename struct ib_ah_attr to rdma_ah_attr
Dasaratharaman Chandramouli
1
-1
/
+1
2017-01-10
RDMA: Adding ethertype ETH_P_IBOE
Selvin Xavier
1
-1
/
+2
2016-12-14
Merge branches 'misc', 'qedr', 'reject-helpers', 'rxe' and 'srp' into merge-test
Doug Ledford
1
-1
/
+1
2016-12-14
IB/ocrdma: fix bad initialization
Pan Bian
1
-1
/
+1
2016-12-03
IB/ocrdma: Remove and fix debug prints after allocation failure
Leon Romanovsky
1
-3
/
+2
2016-08-24
RDMA/ocrdma: Fix the max_sge reported from FW
Selvin Xavier
1
-7
/
+7
2016-03-03
IB/ocrdma: Skip using unneeded intermediate variable
Markus Elfring
1
-2
/
+1
2016-03-03
IB/ocrdma: Delete unnecessary variable initialisations in 11 functions
Markus Elfring
1
-2
/
+2
2016-03-01
RDMA/ocrdma: Support RoCE-v2 in the RC path
Devesh Sharma
1
-2
/
+21
2016-03-01
RDMA/ocrdma: Export udp encapsulation capability
Somnath Kotur
1
-0
/
+3
2015-12-28
RDMA/ocrdma: Depend on async link events from CNA
Devesh Sharma
1
-7
/
+35
2015-12-28
RDMA/ocrdma: Fix vlan-id assignment in qp parameters
Devesh Sharma
1
-3
/
+4
2015-10-22
IB/core: Use GID table in AH creation and dmac resolution
Matan Barak
1
-13
/
+17
2015-10-22
RDMA/ocrdma: Check resource ids received in Async CQE
Naga Irrinki
1
-4
/
+26
2015-07-24
RDMA/ocrdma: update ocrdma license to dual-license
Devesh Sharma
1
-19
/
+34
2015-05-18
RDMA/ocrdma: Fail connection for MTU lesser than 512
Naga Irrinki
1
-1
/
+3
2015-05-18
RDMA/ocrdma: Prevent allocation of DPP PDs if FW doesnt support it
Mitesh Ahuja
1
-27
/
+26
2015-05-18
RDMA/ocrdma: Fix the request length for RDMA_QUERY_QP mailbox command to FW.
Mitesh Ahuja
1
-1
/
+1
2015-05-18
RDMA/ocrdma: Use VID 0 if PFC is enabled and vlan is not configured
Devesh Sharma
1
-1
/
+11
2015-05-18
RDMA/ocrdma: Report EQ full fatal error
Devesh Sharma
1
-0
/
+6
2015-05-18
RDMA/ocrdma: Fix EQ destroy failure during driver unload
Selvin Xavier
1
-3
/
+3
2015-02-18
RDMA/ocrdma: remove reference of ocrdma_dev out of ocrdma_qp structure
Mitesh Ahuja
1
-19
/
+25
2015-02-18
RDMA/ocrdma: Add support for interrupt moderation
Mitesh Ahuja
1
-0
/
+77
2015-02-18
RDMA/ocrdma: Honor return value of ocrdma_resolve_dmac
Devesh Sharma
1
-1
/
+3
2015-02-18
RDMA/ocrdma: Allow expansion of the SQ CQEs via buddy CQ expansion of the QP
Selvin Xavier
1
-22
/
+44
2015-02-18
RDMA/ocrdma: Debugfs enhancments for ocrdma driver
Selvin Xavier
1
-0
/
+3
2015-02-18
RDMA/ocrdma: Move PD resource management to driver.
Mitesh Ahuja
1
-0
/
+120
2014-10-10
RDMA/ocrdma: The kernel has a perfectly good BIT() macro - use it
Jes Sorensen
1
-2
/
+2
[next]