summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/hns/hns_roce_hw_v1.c
Commit message (Expand)AuthorAgeFilesLines
* RDMA/hns: Fix error return code in hns_roce_v1_rsv_lp_qp()Wei Yongjun2019-08-011-1/+3
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-07-161-39/+40
|\
| * RDMA/hns: Use %pK format pointer printLang Cheng2019-07-071-1/+2
| * RDMA/hns: Fixup qp release bugchenglang2019-07-051-0/+1
| * IB: Remove unneeded memsetFuqian Huang2019-07-031-1/+0Star
| * Merge tag 'v5.2-rc6' into rdma.git for-nextJason Gunthorpe2019-06-291-0/+1
| |\
| * | RDMa/hns: Don't stuck in endless timeout loopLeon Romanovsky2019-06-201-1/+1
| * | RDMA: Check umem pointer validity prior to releaseLeon Romanovsky2019-06-201-8/+5Star
| * | RDMA: Convert CQ allocations to be under core responsibilityLeon Romanovsky2019-06-111-8/+13
| * | RDMA: Clean destroy CQ in drivers do not return errorsLeon Romanovsky2019-06-111-11/+3Star
| * | RDMA/hns: Replace magic numbers with #definesLijun Ou2019-05-271-1/+1
| * | RDMA/hns: Remove jiffies operation in disable interrupt contextLang Cheng2019-05-271-9/+10
| * | RDMA/hns: Move spin_lock_irqsave to the correct placeLang Cheng2019-05-271-0/+5
* | | Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-07-121-1/+1
|\ \ \ | |_|/ |/| |
| * | bus_find_device: Unify the match callback with class_find_deviceSuzuki K Poulose2019-06-241-1/+1
| |/
* / RDMA/hns: Fix PD memory leak for internal allocationLeon Romanovsky2019-05-211-0/+1
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-05-091-372/+24Star
|\
| * RDMA/hns: Remove asynchronic QP destroyLeon Romanovsky2019-04-241-361/+13Star
| * IB: Pass only ib_udata in function prototypesShamir Rabinovitch2019-04-011-2/+2
| * IB: Pass uverbs_attr_bundle down ib_x destroy pathShamir Rabinovitch2019-04-011-9/+9
* | drivers: Remove explicit invocations of mmiowb()Will Deacon2019-04-081-2/+0Star
|/
* RDMA: Fix allocation failure on pointer pdColin Ian King2019-02-131-1/+1
* RDMA/hns: Use for_each_sg_dma_page iterator on umem SGLShiraz, Saleem2019-02-111-4/+3Star
* RDMA: Handle PD allocations by IB/coreLeon Romanovsky2019-02-091-11/+16
* RDMA: Provide safe ib_alloc_device() functionLeon Romanovsky2019-01-301-1/+1
* RDMA: Cleanup undesired pd->uobject usageShamir Rabinovitch2018-12-191-1/+1
* RDMA/hns: Initialize ib_device_ops structKamal Heib2018-12-111-0/+11
* RDMA/hns: fix spelling mistake "reseved" -> "reserved"Colin Ian King2018-09-271-2/+2
* Merge branch 'linus/master' into rdma.git for-nextJason Gunthorpe2018-08-161-6/+4Star
|\
| * ACPI: Convert ACPI reference args to generic fwnode reference argsSakari Ailus2018-07-231-6/+4Star
* | RDMA/hns: Program the tclass and flow label into the hardwareLijun Ou2018-07-311-2/+6
* | RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments constBart Van Assche2018-07-311-5/+8
* | RDMA/hns: Return correct error code from hns_roce_v1_rsv_lp_qp()Lijun Ou2018-07-271-1/+2
* | RDMA/hns: Fix endian conversions and annotationsoulijun2018-07-111-165/+239
* | RDMA: Use GID from the ib_gid_attr during the add_gid() callbackParav Pandit2018-06-181-1/+1
|/
* RDMA/hns: Fix the bug with NULL pointeroulijun2018-05-091-1/+1
* RDMA/hns: Set NULL for __internal_mroulijun2018-05-091-0/+1
* RDMA/hns: Replace __raw_write*(cpu_to_le*()) with LE write*()Andy Shevchenko2018-02-151-4/+4
* RDMA/hns: Fix the endian problem for hnsoulijun2018-02-051-18/+42
* RDMA/hns: Remove unnecessary platform_get_resource() error checkweiyongjun (A)2018-01-181-4/+0Star
* RDMA/hns: Fix endian problems around imm_data and rkeyJason Gunthorpe2018-01-151-3/+4
* RDMA/hns: Assign dest_qp when deregistering mroulijun2018-01-031-1/+1
* RDMA/hns: Add detailed comments for mb() callYixian Liu2017-12-291-7/+12
* RDMA/hns: Refactor eq code for hip06Yixian Liu2017-12-221-9/+731
* RDMA/hns: Configure sgid type for hip08 RoCEWei Hu(Xavier)2017-11-101-2/+5
* RDMA/hns: Add modify CQ support for hip08oulijun2017-10-251-0/+6
* RDMA/hns: Update the IRRL table chunk size in hip08Wei Hu(Xavier)2017-10-251-0/+1
* RDMA/hns: fix spelling mistake: "Reseved" -> "Reserved"Colin Ian King2017-10-181-1/+1
* IB/hns: Declare local functions 'static'Bart Van Assche2017-10-151-29/+35
* IB/hns: Annotate iomem pointers correctlyBart Van Assche2017-10-151-4/+5