summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/hns
AgeCommit message (Expand)Author
2017-10-18RDMA/hns: fix spelling mistake: "Reseved" -> "Reserved"Colin Ian King
2017-10-14IB/hns: Declare local functions 'static'Bart Van Assche
2017-10-14IB/hns: Annotate iomem pointers correctlyBart Van Assche
2017-10-04RDMA/hns: return 0 rather than return a garbage status valueColin Ian King
2017-09-29RDMA/hns: Fix calltrace for sleeping in atomicLijun Ou
2017-09-29RDMA/hns: Don't unregister a callback we didn't registerLijun Ou
2017-09-29RDMA/hns: Avoid NULL pointer exceptionWei Hu(Xavier)
2017-09-29RDMA/hns: Set rdma_ah_attr type for querying qpLijun Ou
2017-09-29RDMA/hns: Only assign dest_qp if IB_QP_DEST_QPN bit is setLijun Ou
2017-09-29RDMA/hns: Check return value of kzallocWei Hu(Xavier)
2017-09-29RDMA/hns: Refactor code for readabilityLijun Ou
2017-09-29RDMA/hns: Modify the value with rd&dest_rd of qp_attrLijun Ou
2017-09-29RDMA/hns: remove redundant assignment to variable jColin Ian King
2017-09-29RDMA/hns: make various function static, fixes warningsColin Ian King
2017-09-27RDMA/hns: Delete the unnecessary initializing enum to zeroWei Hu(Xavier)
2017-09-27RDMA/hns: Fix inconsistent warningWei Hu(Xavier)
2017-09-27RDMA/hns: Replace condition statement using hardware version informationWei Hu(Xavier)
2017-09-27RDMA/hns: Add releasing resource operation in error branchWei Hu(Xavier)
2017-09-27RDMA/hns: Configure the MTPT in hip08Wei Hu(Xavier)
2017-09-27RDMA/hns: Add support for processing send wr and receive wrWei Hu(Xavier)
2017-09-27RDMA/hns: Add QP operations support for hip08 SoCWei Hu(Xavier)
2017-09-27RDMA/hns: Add CQ operations support for hip08 RoCE driverWei Hu(Xavier)
2017-09-27RDMA/hns: Configure mac&gid and user access region for hip08 RoCE driverWei Hu(Xavier)
2017-09-27RDMA/hns: Support multi hop addressing for PBL in hip08Wei Hu(Xavier)
2017-09-27RDMA/hns: Split CQE from MTT in hip08Shaobo Xu
2017-09-27RDMA/hns: Update the interfaces for MTT/CQE multi hop addressing in hip08Shaobo Xu
2017-09-27RDMA/hns: Configure BT BA and BT attribute for the contexts in hip08Wei Hu(Xavier)
2017-09-27RDMA/hns: Add the interfaces to support multi hop addressing for the contexts...Shaobo Xu
2017-09-27RDMA/hns: Add mailbox's implementation for hip08 RoCE driverWei Hu(Xavier)
2017-09-27RDMA/hns: Add profile support for hip08 driverWei Hu(Xavier)
2017-09-27RDMA/hns: Add command queue support for hip08 RoCE driverWei Hu(Xavier)
2017-09-27RDMA/hns: Modify assignment device variable to support both PCI device and pl...Wei Hu(Xavier)
2017-09-27RDMA/hns: Initialize the PCI device for hip08 RoCEWei Hu(Xavier)
2017-09-27RDMA/hns: Move priv in order to add multiple hns_roce supportWei Hu(Xavier)
2017-09-27RDMA/hns: Split hw v1 driver from hns roce driverWei Hu(Xavier)
2017-08-18Merge branch 'k.o/for-4.13-rc' into k.o/for-nextDoug Ledford
2017-08-16IB/hns: fix memory leak on ah on error return pathColin Ian King
2017-08-14IB/hns: Avoid compile test under non 64bit environmentsMatan Barak
2017-08-14Revert "RDMA/hns: fix build regression"Doug Ledford
2017-08-04IB/hns: checking for IS_ERR() instead of NULLDan Carpenter
2017-07-31IB/hns: include linux/interrupt.hArnd Bergmann
2017-07-28RDMA/hns: fix build regressionDoug Ledford
2017-07-28IB/hns: fix semicolon.cocci warningskbuild test robot
2017-07-28IB/hns: fix returnvar.cocci warningskbuild test robot
2017-07-28IB/hns: fix boolreturn.cocci warningskbuild test robot
2017-07-28IB/hns: Support compile test for hns RoCE driverMatan Barak
2017-07-17IB/hns: Fix for checkpatch.pl comment style warningsoulijun
2017-07-17IB/hns: Fix the bug with modifying the MAC address without removing the driveroulijun
2017-07-17IB/hns: Fix the bug with rdma operationoulijun
2017-07-17IB/hns: Fix the bug with wild pointer when destroy rc qpoulijun