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
/
hns
/
hns_roce_qp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-16
IB/{hw,sw}: Remove 'uobject->context' dependency in object creation APIs
Shamir Rabinovitch
1
-12
/
+9
2019-02-14
RDMA/hns: Set allocated memory to zero for wrid
Yixian Liu
1
-4
/
+4
2019-02-12
RDMA/hns: Use for_each_sg_dma_page iterator on umem SGL
Shiraz, Saleem
1
-5
/
+5
2019-01-24
RDMA/hns: Add SCC context clr support for hip08
Yangyang Li
1
-0
/
+8
2019-01-24
RDMA/hns: Add SCC context allocation support for hip08
Yangyang Li
1
-1
/
+19
2019-01-18
RDMA/hns: RDMA/hns: Assign rq head pointer when enable rq record db
Lijun Ou
1
-9
/
+10
2019-01-11
IB/{core,hw}: Have ib_umem_get extract the ib_ucontext from ib_udata
Jason Gunthorpe
1
-7
/
+6
2019-01-07
RDMA/hns: Bugfix for the scene without receiver queue
Lijun Ou
1
-1
/
+2
2018-12-19
RDMA: Cleanup undesired pd->uobject usage
Shamir Rabinovitch
1
-9
/
+9
2018-12-05
RDMA/hns: Add SRQ support for hip08 kernel mode
Lijun Ou
1
-11
/
+10
2018-10-04
RDMA/hns: Limit extend sq sge num
Lijun Ou
1
-1
/
+7
2018-10-04
RDMA/hns: Limit the size of extend sge of sq
Lijun Ou
1
-0
/
+19
2018-10-04
RDMA/hns: Bugfix for reserved qp number
Lijun Ou
1
-2
/
+8
2018-10-04
RDMA: Remove unused parameter from ib_modify_qp_is_ok()
Kamal Heib
1
-2
/
+2
2018-08-16
RDMA/hns: Fix usage of bitmap allocation functions return values
Gal Pressman
1
-1
/
+4
2018-08-03
RDMA/hns: Support flush cqe for hip08 in kernel space
Yixian Liu
1
-2
/
+48
2018-05-09
RDMA/hns: Not support qp transition from reset to reset for hip06
oulijun
1
-1
/
+8
2018-05-09
RDMA/hns: Bugfix for rq record db for kernel
oulijun
1
-0
/
+1
2018-04-27
RDMA/hns: Fix a couple misspellings
oulijun
1
-1
/
+1
2018-03-16
RDMA/hns: Fix cqn type and init resp
Yixian Liu
1
-4
/
+4
2018-03-13
RDMA/hns: Support rq record doorbell for kernel space
Yixian Liu
1
-1
/
+16
2018-03-13
RDMA/hns: Support rq record doorbell for the user space
Yixian Liu
1
-2
/
+51
2018-02-05
RDMA/hns: Fix the endian problem for hns
oulijun
1
-16
/
+2
2018-01-17
RDMA/hns: Create gsi qp in hip08
oulijun
1
-2
/
+16
2018-01-03
RDMA/hns: Add rq inline data support for hip08 RoCE
oulijun
1
-7
/
+46
2017-12-22
RDMA/hns: Refactor eq code for hip06
Yixian Liu
1
-0
/
+1
2017-11-10
RDMA/hns: Configure TRRL field in hip08 RoCE device
oulijun
1
-1
/
+18
2017-10-25
RDMA/hns: Support WQE/CQE/PBL page size configurable feature in hip08
Wei Hu(Xavier)
1
-13
/
+33
2017-09-27
RDMA/hns: Add support for processing send wr and receive wr
Wei Hu(Xavier)
1
-3
/
+2
2017-09-27
RDMA/hns: Add QP operations support for hip08 SoC
Wei Hu(Xavier)
1
-29
/
+111
2017-09-27
RDMA/hns: Split CQE from MTT in hip08
Shaobo Xu
1
-0
/
+2
2017-09-27
RDMA/hns: Modify assignment device variable to support both PCI device and pl...
Wei Hu(Xavier)
1
-10
/
+10
2017-09-27
RDMA/hns: Split hw v1 driver from hns roce driver
Wei Hu(Xavier)
1
-0
/
+12
2017-07-28
IB/hns: fix boolreturn.cocci warnings
kbuild test robot
1
-1
/
+1
2017-04-25
IB: Replace ib_umem page_size by page_shift
Artemy Kovalyov
1
-2
/
+1
2017-01-24
IB/hns: Switch from dma_device to dev.parent
Bart Van Assche
1
-1
/
+1
2016-12-03
IB/hns: Move HNS RoCE user vendor structures
Leon Romanovsky
1
-1
/
+1
2016-12-03
IB/hns: Change qpn allocation to round-robin mode.
Wei Hu (Xavier)
1
-1
/
+1
2016-10-03
IB/hns: Fix for removal of redundant code
Salil
1
-18
/
+0
2016-10-03
IB/hns: Validate mtu when modified qp
Lijun Ou
1
-0
/
+15
2016-10-03
IB/hns: Delete the sqp_start from the structure hns_roce_caps
Wei Hu (Xavier)
1
-6
/
+4
2016-10-03
IB/hns: Remove unused parameter named qp_type
Lijun Ou
1
-3
/
+1
2016-10-03
IB/hns: Simplify function of pd alloc and qp alloc
Lijun Ou
1
-9
/
+1
2016-10-03
IB/hns: Fix the bug of rdma cm connecting on user mode
Lijun Ou
1
-1
/
+0
2016-10-03
IB/hns: Add phy_port for computing GSI/QPN
Lijun Ou
1
-7
/
+6
2016-08-22
IB/hns: Add driver files for hns RoCE driver
oulijun
1
-0
/
+855