index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source 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-08-03
RDMA/hns: Support flush cqe for hip08 in kernel space
Yixian Liu
1
-1
/
+17
2018-07-31
RDMA/hns: Program the tclass and flow label into the hardware
Lijun Ou
1
-1
/
+1
2018-07-31
RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments const
Bart Van Assche
1
-4
/
+4
2018-07-31
RDMA: Constify the argument of the work request conversion functions
Bart Van Assche
1
-1
/
+1
2018-07-11
RDMA/hns: Add TPQ link table support
oulijun
1
-0
/
+1
2018-07-11
RDMA/hns: Add TSQ link table support
oulijun
1
-0
/
+2
2018-07-11
RDMA/hns: Fix endian conversions and annotations
oulijun
1
-5
/
+5
2018-06-18
RDMA: Use GID from the ib_gid_attr during the add_gid() callback
Parav Pandit
1
-1
/
+1
2018-05-31
RDMA/hns: Implement the disassociate_ucontext API
Wei Hu(Xavier)
1
-0
/
+8
2018-05-31
RDMA/hns: Add reset process for RoCE in hip08
Wei Hu(Xavier)
1
-0
/
+2
2018-05-25
RDMA/hns: Modify uar allocation algorithm to avoid bitmap exhaust
Wei Hu(Xavier)
1
-0
/
+1
2018-05-17
RDMA/hns: Add 64KB page size support for hip08
Yixian Liu
1
-0
/
+3
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
[next]