index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
hns
/
hns_roce_device.h
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-13
RDMA/hns: Support cq record doorbell for kernel space
Yixian Liu
1
-0
/
+1
2018-03-13
RDMA/hns: Support rq record doorbell for kernel space
Yixian Liu
1
-0
/
+6
2018-03-13
RDMA/hns: Support cq record doorbell for the user space
Yixian Liu
1
-0
/
+6
2018-03-13
RDMA/hns: Support rq record doorbell for the user space
Yixian Liu
1
-1
/
+45
2018-02-05
RDMA/hns: Fix the endian problem for hns
oulijun
1
-1
/
+1
2018-02-02
RDMA/hns: Add names to function arguments in function pointers
oulijun
1
-4
/
+4
2018-01-17
RDMA/hns: Add gsi qp support for modifying qp in hip08
oulijun
1
-0
/
+1
2018-01-03
RDMA/hns: Set access flags of hip08 RoCE
oulijun
1
-0
/
+1
2018-01-03
RDMA/hns: Add rq inline data support for hip08 RoCE
oulijun
1
-0
/
+18
2017-12-28
Merge branch 'from-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/...
Jason Gunthorpe
1
-3
/
+1
2017-12-22
RDMA/hns: Add eq support of hip08
Yixian Liu
1
-1
/
+25
2017-12-22
RDMA/hns: Refactor eq code for hip06
Yixian Liu
1
-6
/
+51
2017-12-01
RDMA/hns: Get rid of virt_to_page and vmap calls after dma_alloc_coherent
Wei Hu\(Xavier\)
1
-3
/
+1
2017-11-10
RDMA/hns: Modify the usage of cmd_sn in hip08
oulijun
1
-0
/
+1
2017-11-10
RDMA/hns: Configure TRRL field in hip08 RoCE device
oulijun
1
-0
/
+2
2017-11-10
RDMA/hns: Configure sgid type for hip08 RoCE
Wei Hu(Xavier)
1
-2
/
+2
2017-11-10
RDMA/hns: Generate gid type of RoCEv2
Wei Hu(Xavier)
1
-0
/
+1
2017-11-10
RDMA/hns: Add rereg mr support for hip08
Wei Hu(Xavier)
1
-0
/
+12
2017-10-25
RDMA/hns: Add modify CQ support for hip08
oulijun
1
-0
/
+1
2017-10-25
RDMA/hns: Update the IRRL table chunk size in hip08
Wei Hu(Xavier)
1
-0
/
+2
2017-10-25
RDMA/hns: Support WQE/CQE/PBL page size configurable feature in hip08
Wei Hu(Xavier)
1
-4
/
+6
2017-09-29
RDMA/hns: Don't unregister a callback we didn't register
Lijun Ou
1
-1
/
+0
2017-09-29
RDMA/hns: Check return value of kzalloc
Wei Hu(Xavier)
1
-1
/
+1
2017-09-27
RDMA/hns: Delete the unnecessary initializing enum to zero
Wei Hu(Xavier)
1
-1
/
+1
2017-09-27
RDMA/hns: Add support for processing send wr and receive wr
Wei Hu(Xavier)
1
-0
/
+2
2017-09-27
RDMA/hns: Add QP operations support for hip08 SoC
Wei Hu(Xavier)
1
-0
/
+11
2017-09-27
RDMA/hns: Add CQ operations support for hip08 RoCE driver
Wei Hu(Xavier)
1
-0
/
+1
2017-09-27
RDMA/hns: Support multi hop addressing for PBL in hip08
Wei Hu(Xavier)
1
-0
/
+16
2017-09-27
RDMA/hns: Split CQE from MTT in hip08
Shaobo Xu
1
-3
/
+11
2017-09-27
RDMA/hns: Update the interfaces for MTT/CQE multi hop addressing in hip08
Shaobo Xu
1
-0
/
+6
2017-09-27
RDMA/hns: Add the interfaces to support multi hop addressing for the contexts...
Shaobo Xu
1
-1
/
+22
2017-09-27
RDMA/hns: Add mailbox's implementation for hip08 RoCE driver
Wei Hu(Xavier)
1
-1
/
+4
2017-09-27
RDMA/hns: Add profile support for hip08 driver
Wei Hu(Xavier)
1
-1
/
+7
2017-09-27
RDMA/hns: Add command queue support for hip08 RoCE driver
Wei Hu(Xavier)
1
-0
/
+2
2017-09-27
RDMA/hns: Initialize the PCI device for hip08 RoCE
Wei Hu(Xavier)
1
-0
/
+2
2017-09-27
RDMA/hns: Move priv in order to add multiple hns_roce support
Wei Hu(Xavier)
1
-1
/
+1
2017-09-27
RDMA/hns: Split hw v1 driver from hns roce driver
Wei Hu(Xavier)
1
-3
/
+3
2017-05-01
IB/core: Rename struct ib_ah_attr to rdma_ah_attr
Dasaratharaman Chandramouli
1
-2
/
+3
2016-12-14
Merge branch 'mlx' into merge-test
Doug Ledford
1
-1
/
+2
2016-12-13
IB/core: Let create_ah return extended response to user
Moni Shoua
1
-1
/
+2
2016-12-03
IB/hns: Fix the bug when free cq
Shaobo Xu
1
-0
/
+8
2016-12-03
IB/hns: Fix the bug when free mr
Shaobo Xu
1
-0
/
+10
2016-12-03
IB/hns: Fix for Checkpatch.pl comment style errors
Salil
1
-14
/
+14
2016-12-03
IB/hns: Implement the add_gid/del_gid and optimize the GIDs management
Shaobo Xu
1
-2
/
+0
2016-12-03
IB/hns: Change qpn allocation to round-robin mode.
Wei Hu (Xavier)
1
-2
/
+7
2016-12-03
IB/hns: Add code for refreshing CQ CI using TPTR
Wei Hu (Xavier)
1
-1
/
+5
2016-10-03
IB/hns: Delete the sqp_start from the structure hns_roce_caps
Wei Hu (Xavier)
1
-1
/
+0
2016-10-03
IB/hns: Fix bug of clear hem
Wei Hu (Xavier)
1
-0
/
+2
2016-10-03
IB/hns: Remove parameters of resize cq
Lijun Ou
1
-9
/
+0
2016-10-03
IB/hns: Remove unused parameters in some functions
Lijun Ou
1
-1
/
+0
[next]