summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/hns/hns_roce_hw_v1.c
AgeCommit message (Expand)Author
2018-02-05RDMA/hns: Fix the endian problem for hnsoulijun
2018-01-18RDMA/hns: Remove unnecessary platform_get_resource() error checkweiyongjun (A)
2018-01-15RDMA/hns: Fix endian problems around imm_data and rkeyJason Gunthorpe
2018-01-03RDMA/hns: Assign dest_qp when deregistering mroulijun
2017-12-29RDMA/hns: Add detailed comments for mb() callYixian Liu
2017-12-22RDMA/hns: Refactor eq code for hip06Yixian Liu
2017-11-10RDMA/hns: Configure sgid type for hip08 RoCEWei Hu(Xavier)
2017-10-25RDMA/hns: Add modify CQ support for hip08oulijun
2017-10-25RDMA/hns: Update the IRRL table chunk size in hip08Wei Hu(Xavier)
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-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: make various function static, fixes warningsColin Ian King
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: Update the interfaces for MTT/CQE multi hop addressing in hip08Shaobo Xu
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: Modify assignment device variable to support both PCI device and pl...Wei 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-04IB/hns: checking for IS_ERR() instead of NULLDan Carpenter
2017-07-28IB/hns: fix returnvar.cocci warningskbuild test robot
2017-07-17IB/hns: Fix for checkpatch.pl comment style warningsoulijun
2017-07-17IB/hns: Fix the bug with rdma operationoulijun
2017-07-17IB/hns: Fix the bug with wild pointer when destroy rc qpoulijun
2017-07-17IB/hns: Fix the bug of polling cq failed for loopback Qpsoulijun
2017-07-17IB: Convert msleep below 20ms to usleep_rangeLeon Romanovsky
2017-05-08scripts/spelling.txt: add regsiter -> register spelling mistakeStephen Boyd
2017-05-08scripts/spelling.txt: add "memory" pattern and fix typosStephen Boyd
2017-05-01IB/core: Define 'ib' and 'roce' rdma_ah_attr typesDasaratharaman Chandramouli
2017-05-01IB/core: Use rdma_ah_attr accessor functionsDasaratharaman Chandramouli
2017-04-25infiniband: hns: avoid gcc-7.0.1 warning for uninitialized dataArnd Bergmann
2017-04-05IB/hns: Explicitly include linux/of.hMark Brown
2016-12-03IB/hns: Fix the bug when free cqShaobo Xu
2016-12-03IB/hns: Fix the bug when free mrShaobo Xu
2016-12-03IB/hns: Fix the bug when destroy qpWei Hu (Xavier)
2016-12-03IB/hns: Fix for Checkpatch.pl comment style errorsSalil
2016-12-03IB/hns: Modify query info named port_num when querying RC QPWei Hu (Xavier)
2016-12-03IB/hns: Modify the macro for the timeout when cmd processWei Hu (Xavier)
2016-12-03IB/hns: Fix the bug for qp state in hns_roce_v1_m_qp()Lijun Ou