summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/hns
AgeCommit message (Expand)Author
2018-12-19RDMA: Mark if destroy address handle is in a sleepable contextGal Pressman
2018-12-19RDMA: Mark if create address handle is in a sleepable contextGal Pressman
2018-12-18RDMA: Cleanup undesired pd->uobject usageShamir Rabinovitch
2018-12-18RDMA/hns: Fix an error code in hns_roce_create_srq()Dan Carpenter
2018-12-11RDMA/hns: Initialize ib_device_ops structKamal Heib
2018-12-11Merge tag 'v4.20-rc6' into rdma.git for-nextJason Gunthorpe
2018-12-11RDMA/hns: Bugfix for RoCE loopback testLijun Ou
2018-12-11RDMA/hns: Update posting & querying mailboxLijun Ou
2018-12-11RDMA/hns: Fix the bug while use multi-hop of pblLijun Ou
2018-12-11RDMA/hns: Encapsulate and simplify qp state transitionLijun Ou
2018-12-11RDMA/hns: Init qp context when modify qp from reset to initLijun Ou
2018-12-05RDMA/hns: Add SRQ asynchronous event supportLijun Ou
2018-12-05RDMA/hns: Add SRQ support for hip08 kernel modeLijun Ou
2018-12-05RDMA/hns: Init SRQ table for hip08Lijun Ou
2018-12-05RDMA/hns: Eanble SRQ capacity for hip08Lijun Ou
2018-11-23RDMA/hns: Bugfix pbl configuration for rereg mrYixian Liu
2018-11-06RDMA/hns: prefer dma_zalloc_coherent to dma_alloc_coherent/memseAllen Pais
2018-10-16RDMA/hns: Add FRMR support for hip08Yixian Liu
2018-10-03RDMA/hns: Bugfix for atomic operationLijun Ou
2018-10-03RDMA/hns: Add vlan enable bit for hip08Lijun Ou
2018-10-03RDMA/hns: Support local invalidate for hip08 in kernel spaceLijun Ou
2018-10-03RDMA/hns: Update some fields of qp contextLijun Ou
2018-10-03RDMA/hns: Limit extend sq sge numLijun Ou
2018-10-03RDMA/hns: Update some attributes of the RoCE deviceLijun Ou
2018-10-03RDMA/hns: Configure ecn field of ip headerLijun Ou
2018-10-03RDMA/hns: Limit the size of extend sge of sqLijun Ou
2018-10-03RDMA/hns: Bugfix for CM testLijun Ou
2018-10-03RDMA/hns: Submit bad wr when post send wr exceptionLijun Ou
2018-10-03RDMA/hns: Bugfix for reserved qp numberLijun Ou
2018-10-03RDMA: Remove unused parameter from ib_modify_qp_is_ok()Kamal Heib
2018-09-30RDMA/hns: remove set but not used variable 'dseg'YueHaibing
2018-09-27RDMA/hns: fix spelling mistake "reseved" -> "reserved"Colin Ian King
2018-09-26RDMA/hns: Add MW support for hip08Yixian Liu
2018-09-26RDMA/hns: Add enable judgement for UD vlanLijun Ou
2018-09-26RDMA/hns: Add CM of vlan device supportLijun Ou
2018-09-26RDMA/hns: Add atomic supportLijun Ou
2018-09-26RDMA/hns: Refactor the codes for setting transport opodeLijun Ou
2018-09-26RDMA: Fully setup the device name in ib_register_deviceJason Gunthorpe
2018-09-26RDMA: Fix dependencies for rdma_user_mmap_ioArnd Bergmann
2018-09-20RDMA/hns: Use rdma_user_mmap_ioJason Gunthorpe
2018-09-19RDMA/hns: Move all prints out of irq handleliuyixian
2018-09-11RDMA/hns: Fix an error code in hns_roce_v2_init_eq_table()Dan Carpenter
2018-08-16Merge branch 'linus/master' into rdma.git for-nextJason Gunthorpe
2018-08-15RDMA/hns: Fix usage of bitmap allocation functions return valuesGal Pressman
2018-08-02RDMA/hns: Support flush cqe for hip08 in kernel spaceYixian Liu
2018-07-30RDMA/hns: Program the tclass and flow label into the hardwareLijun Ou
2018-07-30RDMA/hns: Use macro instead of magic numberLijun Ou
2018-07-30RDMA/hns: Modify qp will return errno when qp type is illegalLijun Ou
2018-07-30RDMA/hns: Assign the value for vlan field of qp contextLijun Ou
2018-07-30RDMA/hns: Only assgin the fields of the av if IB_QP_AV bit is setLijun Ou