| Commit message (Expand) | Author | Age | Files | Lines |
* | RDMA/hns: Fix uninitialized ucmd in hns_roce_create_qp_common() | Chengchang Tang | 2023-10-19 | 1 | -1/+1 |
* | RDMA/hns: Fix CQ and QP cache affinity | Chengchang Tang | 2023-08-07 | 1 | -6/+22 |
* | RDMA/hns: Add compatibility handling for only support userspace rq inline | Luoyouming | 2023-01-09 | 1 | -1/+1 |
* | RDMA/hns: Remove rq inline in kernel | Luoyouming | 2023-01-09 | 1 | -64/+0 |
* | RDMA/hns: Fix incorrect sge nums calculation | Luoyouming | 2022-11-18 | 1 | -17/+90 |
* | Merge tag 'v6.0' into rdma.git for-next | Jason Gunthorpe | 2022-10-06 | 1 | -5/+2 |
|\ |
|
| * | RDMA/hns: Fix wrong fixed value of qp->rq.wqe_shift | Wenpeng Liang | 2022-08-30 | 1 | -5/+2 |
* | | RDMA/hns: Unified Log Printing Style | Guofeng Yue | 2022-09-27 | 1 | -8/+8 |
* | | RDMA/hns: Remove redundant member doorbell_qpn of struct hns_roce_qp | Wenpeng Liang | 2022-08-30 | 1 | -3/+0 |
|/ |
|
* | RDMA/hns: Remove unused function to_hns_roce_state() | Yixing Liu | 2022-04-11 | 1 | -20/+0 |
* | RDMA/hns: Remove support for HIP06 | Chengchang Tang | 2022-01-05 | 1 | -30/+7 |
* | RDMA/hns: Support direct wqe of userspace | Yixing Liu | 2021-12-14 | 1 | -1/+53 |
* | RDMA/hns: Correct the type of variables participating in the shift operation | Xinhao Liu | 2021-11-19 | 1 | -1/+1 |
* | RDMA/hns: Delete unnecessary blank lines. | Xinhao Liu | 2021-08-26 | 1 | -1/+0 |
* | RDMA/hns: Encapsulate the qp db as a function | Yixing Liu | 2021-08-26 | 1 | -53/+82 |
* | RDMA/hns: Remove RST2RST error prints for hw v1 | Weihang Li | 2021-08-26 | 1 | -10/+1 |
* | RDMA/hns: Fix QP's resp incomplete assignment | Wenpeng Liang | 2021-08-26 | 1 | -2/+1 |
* | RDMA/hns: Bugfix for incorrect association between dip_idx and dgid | Junxian Huang | 2021-08-25 | 1 | -1/+9 |
* | RDMA: Globally allocate and release QP memory | Leon Romanovsky | 2021-08-03 | 1 | -20/+8 |
* | RDMA/hns: Don't overwrite supplied QP attributes | Leon Romanovsky | 2021-08-03 | 1 | -7/+1 |
* | RDMA/hns: Encapsulate flushing CQE as a function | Wenpeng Liang | 2021-06-22 | 1 | -2/+17 |
* | RDMA/hns: Modify function return value type | Yangyang Li | 2021-06-22 | 1 | -3/+1 |
* | RDMA/hns: Fix some print issues | Yixing Liu | 2021-06-22 | 1 | -3/+1 |
* | RDMA/hns: Support getting max QP number from firmware | Xi Wang | 2021-06-16 | 1 | -1/+1 |
* | RDMA/hns: Use refcount_t instead of atomic_t for QP reference counting | Weihang Li | 2021-06-08 | 1 | -6/+6 |
* | RDMA/hns: Optimize the base address table config for MTR | Xi Wang | 2021-05-28 | 1 | -1/+1 |
* | RDMA/hns: Remove unused parameter udata | Lang Cheng | 2021-05-20 | 1 | -2/+2 |
* | RDMA/hns: Remove unsupported QP types | Wenpeng Liang | 2021-04-08 | 1 | -2/+0 |
* | RDMA/hns: Avoid enabling RQ inline on UD | Weihang Li | 2021-04-08 | 1 | -1/+3 |
* | RDMA/hns: Reorganize doorbell update interfaces for all queues | Yixian Liu | 2021-04-01 | 1 | -5/+5 |
* | RDMA/hns: Support configuring doorbell mode of RQ and CQ | Yixian Liu | 2021-04-01 | 1 | -3/+3 |
* | RDMA/hns: Add support for XRC on HIP09 | Wenpeng Liang | 2021-03-11 | 1 | -20/+43 |
* | RDMA/hns: Use new SQ doorbell register for HIP09 | Lang Cheng | 2021-03-10 | 1 | -22/+27 |
* | Merge tag 'v5.11' into rdma.git for-next | Jason Gunthorpe | 2021-02-18 | 1 | -5/+6 |
|\ |
|
| * | RDMA/hns: Use mutex instead of spinlock for ida allocation | Yangyang Li | 2021-01-19 | 1 | -5/+6 |
* | | RDMA/hns: Allocate one more recv SGE for HIP08 | Lang Cheng | 2021-02-08 | 1 | -6/+31 |
* | | RDMA/hns: Refactor the MTR creation flow | Xi Wang | 2021-01-28 | 1 | -1/+0 |
|/ |
|
* | RDMA/hns: Fix inaccurate prints | Yixing Liu | 2020-12-11 | 1 | -26/+35 |
* | RDMA/hns: Fix incorrect symbol types | Wenpeng Liang | 2020-12-11 | 1 | -4/+4 |
* | RDMA/hns: Fix coding style issues | Lang Cheng | 2020-12-11 | 1 | -1/+1 |
* | RDMA/hns: Normalization the judgment of some features | Wenpeng Liang | 2020-12-11 | 1 | -1/+1 |
* | RDMA/hns: Limit the length of data copied between kernel and userspace | Wenpeng Liang | 2020-12-11 | 1 | -3/+6 |
* | RDMA/hns: Move capability flags of QP and CQ to hns-abi.h | Weihang Li | 2020-12-07 | 1 | -1/+0 |
* | RDMA/hns: Refactor process of setting extended sge | Weihang Li | 2020-12-01 | 1 | -32/+28 |
* | RDMA/hns: Bugfix for calculation of extended sge | Yangyang Li | 2020-12-01 | 1 | -1/+6 |
* | RDMA/hns: Create QP with selected QPN for bank load balance | Yangyang Li | 2020-11-27 | 1 | -17/+83 |
* | RDMA/hns: Add UD support for HIP09 | Weihang Li | 2020-11-26 | 1 | -10/+29 |
* | RDMA/hns: Support owner mode doorbell | Lang Cheng | 2020-10-28 | 1 | -0/+3 |
* | RDMA: Check create_flags during create_qp | Jason Gunthorpe | 2020-10-26 | 1 | -11/+3 |
* | RDMA/hns: Remove unused variables and definitions | Lang Cheng | 2020-09-29 | 1 | -2/+0 |