aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/hns/hns_roce_hw_v1.c
AgeCommit message (Expand)Author
2020-10-30RDMA/hns: Set the unsupported wr opcodeLijun Ou
2018-08-16Merge branch 'linus/master' into rdma.git for-nextJason Gunthorpe
2018-07-30RDMA/hns: Program the tclass and flow label into the hardwareLijun Ou
2018-07-30RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments constBart Van Assche
2018-07-26RDMA/hns: Return correct error code from hns_roce_v1_rsv_lp_qp()Lijun Ou
2018-07-23ACPI: Convert ACPI reference args to generic fwnode reference argsSakari Ailus
2018-07-11RDMA/hns: Fix endian conversions and annotationsoulijun
2018-06-18RDMA: Use GID from the ib_gid_attr during the add_gid() callbackParav Pandit
2018-05-09RDMA/hns: Fix the bug with NULL pointeroulijun
2018-05-09RDMA/hns: Set NULL for __internal_mroulijun
2018-02-14RDMA/hns: Replace __raw_write*(cpu_to_le*()) with LE write*()Andy Shevchenko
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