summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/hns/hns_roce_qp.c
AgeCommit message (Expand)Author
2020-01-21Merge tag 'rds-odp-for-5.5' into rdma.git for-nextJason Gunthorpe
2020-01-16IB: Allow calls to ib_umem_get from kernel ULPsMoni Shoua
2020-01-10RDMA/hns: Add support for reporting wc as software modeXi Wang
2020-01-07RDMA/hns: Replace custom macros HNS_ROCE_ALIGN_UPWenpeng Liang
2019-11-17IB/umem: remove the dmasync argument to ib_umem_getChristoph Hellwig
2019-11-08RDMA/hns: Modify appropriate printingsWenpeng Liang
2019-11-08RDMA/hns: Remove unnecessary structure hns_roce_sqpLang Cheng
2019-11-08RDMA/hns: Delete unnecessary variable max_postYixian Liu
2019-10-28RDMA/hns: Prevent undefined behavior in hns_roce_set_user_sq_size()Jason Gunthorpe
2019-10-21RDMA/hns: Fix a spelling mistake in a macroYixing Liu
2019-09-16RDMA/hns: Package operations of rq inline buffer into separate functionsLijun Ou
2019-08-28RDMA/hns: Fix cast from or to restricted __le32 for driverLang Cheng
2019-08-20RDMA/hns: Fix some white space check_mtu_validate()Dan Carpenter
2019-08-13RDMA/hns: Bugfix for creating qp attached to srqLijun Ou
2019-08-12RDMA/hns: Use the new APIs for printing logLijun Ou
2019-08-12RDMA/hns: Update the prompt message for creating and destroy qpYixian Liu
2019-08-12RDMA/hns: Optimize hns_roce_modify_qp functionLijun Ou
2019-08-12RDMA/hns: Encapsulate some lines for setting sq size in user modeLijun Ou
2019-07-25RDMA/hns: Use a separated function for setting extend sge paramtersLijun Ou
2019-07-07RDMA/hns: Fixs hw access invalid dma memory errorXi Wang
2019-07-07RDMA/hns: Bugfix for calculating qp buffer sizeLijun Ou
2019-07-05RDMA/hns: Fixup qp release bugchenglang
2019-06-25RDMA/hns: fix spelling mistake "attatch" -> "attach"Colin Ian King
2019-06-25RDMA/hns: Cleanup unnecessary exported symbolsLijun Ou
2019-06-20RDMA: Check umem pointer validity prior to releaseLeon Romanovsky
2019-06-20RDMA/hns: Fix bug when wqe num is larger than 16KLijun Ou
2019-05-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-04-25RDMA/hns: Bugfix for mapping user dbLijun Ou
2019-04-24Merge branch 'rdma_mmap' into rdma.git for-nextJason Gunthorpe
2019-04-08RDMA/hns: Bugfix for SCC hem freeYangyang Li
2019-03-29RDMA/hns: Convert qp_table_tree to XArrayMatthew Wilcox
2019-02-15IB/{hw,sw}: Remove 'uobject->context' dependency in object creation APIsShamir Rabinovitch
2019-02-14RDMA/hns: Set allocated memory to zero for wridYixian Liu
2019-02-11RDMA/hns: Use for_each_sg_dma_page iterator on umem SGLShiraz, Saleem
2019-01-24RDMA/hns: Add SCC context clr support for hip08Yangyang Li
2019-01-24RDMA/hns: Add SCC context allocation support for hip08Yangyang Li
2019-01-18RDMA/hns: RDMA/hns: Assign rq head pointer when enable rq record dbLijun Ou
2019-01-10IB/{core,hw}: Have ib_umem_get extract the ib_ucontext from ib_udataJason Gunthorpe
2019-01-07RDMA/hns: Bugfix for the scene without receiver queueLijun Ou
2018-12-18RDMA: Cleanup undesired pd->uobject usageShamir Rabinovitch
2018-12-05RDMA/hns: Add SRQ support for hip08 kernel modeLijun Ou
2018-10-03RDMA/hns: Limit extend sq sge numLijun Ou
2018-10-03RDMA/hns: Limit the size of extend sge of sqLijun 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-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-05-09RDMA/hns: Not support qp transition from reset to reset for hip06oulijun
2018-05-09RDMA/hns: Bugfix for rq record db for kerneloulijun
2018-04-27RDMA/hns: Fix a couple misspellingsoulijun