index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
hns
Age
Commit message (
Expand
)
Author
2017-10-18
RDMA/hns: fix spelling mistake: "Reseved" -> "Reserved"
Colin Ian King
2017-10-14
IB/hns: Declare local functions 'static'
Bart Van Assche
2017-10-14
IB/hns: Annotate iomem pointers correctly
Bart Van Assche
2017-10-04
RDMA/hns: return 0 rather than return a garbage status value
Colin Ian King
2017-09-29
RDMA/hns: Fix calltrace for sleeping in atomic
Lijun Ou
2017-09-29
RDMA/hns: Don't unregister a callback we didn't register
Lijun Ou
2017-09-29
RDMA/hns: Avoid NULL pointer exception
Wei Hu(Xavier)
2017-09-29
RDMA/hns: Set rdma_ah_attr type for querying qp
Lijun Ou
2017-09-29
RDMA/hns: Only assign dest_qp if IB_QP_DEST_QPN bit is set
Lijun Ou
2017-09-29
RDMA/hns: Check return value of kzalloc
Wei Hu(Xavier)
2017-09-29
RDMA/hns: Refactor code for readability
Lijun Ou
2017-09-29
RDMA/hns: Modify the value with rd&dest_rd of qp_attr
Lijun Ou
2017-09-29
RDMA/hns: remove redundant assignment to variable j
Colin Ian King
2017-09-29
RDMA/hns: make various function static, fixes warnings
Colin Ian King
2017-09-27
RDMA/hns: Delete the unnecessary initializing enum to zero
Wei Hu(Xavier)
2017-09-27
RDMA/hns: Fix inconsistent warning
Wei Hu(Xavier)
2017-09-27
RDMA/hns: Replace condition statement using hardware version information
Wei Hu(Xavier)
2017-09-27
RDMA/hns: Add releasing resource operation in error branch
Wei Hu(Xavier)
2017-09-27
RDMA/hns: Configure the MTPT in hip08
Wei Hu(Xavier)
2017-09-27
RDMA/hns: Add support for processing send wr and receive wr
Wei Hu(Xavier)
2017-09-27
RDMA/hns: Add QP operations support for hip08 SoC
Wei Hu(Xavier)
2017-09-27
RDMA/hns: Add CQ operations support for hip08 RoCE driver
Wei Hu(Xavier)
2017-09-27
RDMA/hns: Configure mac&gid and user access region for hip08 RoCE driver
Wei Hu(Xavier)
2017-09-27
RDMA/hns: Support multi hop addressing for PBL in hip08
Wei Hu(Xavier)
2017-09-27
RDMA/hns: Split CQE from MTT in hip08
Shaobo Xu
2017-09-27
RDMA/hns: Update the interfaces for MTT/CQE multi hop addressing in hip08
Shaobo Xu
2017-09-27
RDMA/hns: Configure BT BA and BT attribute for the contexts in hip08
Wei Hu(Xavier)
2017-09-27
RDMA/hns: Add the interfaces to support multi hop addressing for the contexts...
Shaobo Xu
2017-09-27
RDMA/hns: Add mailbox's implementation for hip08 RoCE driver
Wei Hu(Xavier)
2017-09-27
RDMA/hns: Add profile support for hip08 driver
Wei Hu(Xavier)
2017-09-27
RDMA/hns: Add command queue support for hip08 RoCE driver
Wei Hu(Xavier)
2017-09-27
RDMA/hns: Modify assignment device variable to support both PCI device and pl...
Wei Hu(Xavier)
2017-09-27
RDMA/hns: Initialize the PCI device for hip08 RoCE
Wei Hu(Xavier)
2017-09-27
RDMA/hns: Move priv in order to add multiple hns_roce support
Wei Hu(Xavier)
2017-09-27
RDMA/hns: Split hw v1 driver from hns roce driver
Wei Hu(Xavier)
2017-08-18
Merge branch 'k.o/for-4.13-rc' into k.o/for-next
Doug Ledford
2017-08-16
IB/hns: fix memory leak on ah on error return path
Colin Ian King
2017-08-14
IB/hns: Avoid compile test under non 64bit environments
Matan Barak
2017-08-14
Revert "RDMA/hns: fix build regression"
Doug Ledford
2017-08-04
IB/hns: checking for IS_ERR() instead of NULL
Dan Carpenter
2017-07-31
IB/hns: include linux/interrupt.h
Arnd Bergmann
2017-07-28
RDMA/hns: fix build regression
Doug Ledford
2017-07-28
IB/hns: fix semicolon.cocci warnings
kbuild test robot
2017-07-28
IB/hns: fix returnvar.cocci warnings
kbuild test robot
2017-07-28
IB/hns: fix boolreturn.cocci warnings
kbuild test robot
2017-07-28
IB/hns: Support compile test for hns RoCE driver
Matan Barak
2017-07-17
IB/hns: Fix for checkpatch.pl comment style warnings
oulijun
2017-07-17
IB/hns: Fix the bug with modifying the MAC address without removing the driver
oulijun
2017-07-17
IB/hns: Fix the bug with rdma operation
oulijun
2017-07-17
IB/hns: Fix the bug with wild pointer when destroy rc qp
oulijun
[next]