summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/hns
AgeCommit message (Expand)Author
2019-09-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-09-17Merge tag 'leds-for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-09-16RDMA/hns: Package operations of rq inline buffer into separate functionsLijun Ou
2019-09-16RDMA/hns: Optimize cmd init and mode selection for hip08Yixian Liu
2019-09-13RDMA/hns: Use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-08-28RDMA/hns: Fix wrong assignment of qp_access_flagsLijun Ou
2019-08-28RDMA/hns: Delete the not-used linesWenpeng Liang
2019-08-28RDMA/hns: Remove if-else judgment statements for creating srqWenpeng Liang
2019-08-28RDMA/hns: Add reset process for function-clearLang Cheng
2019-08-28RDMA/hns: Fix cast from or to restricted __le32 for driverLang Cheng
2019-08-28RDMA/hns: Remove the some magic numberLijun Ou
2019-08-28RDMA/hns: Modify the data structure of hns_roce_avLang Cheng
2019-08-21Merge branch 'odp_fixes' into rdma.git for-nextJason Gunthorpe
2019-08-20RDMA/hns: Fix some white space check_mtu_validate()Dan Carpenter
2019-08-13RDMA/hns: Remove unuseful memberLang Cheng
2019-08-13RDMA/hns: bugfix for slab-out-of-bounds when loading hip08 driverXi Wang
2019-08-13RDMA/hns: Bugfix for slab-out-of-bounds when unloading hip08 driverXi Wang
2019-08-13RDMA/hns: Modify pi vlaue when cq overflowsYangyang Li
2019-08-13RDMA/hns: Bugfix for creating qp attached to srqLijun Ou
2019-08-13RDMA/hns: Logic optimization of wc_flagsWeihang Li
2019-08-12RDMA/hns: Use the new APIs for printing logLijun Ou
2019-08-12RDMA/hns: Disable alw_lcl_lpbk of SSUWeihang Li
2019-08-12RDMA/hns: Remove redundant print in hns_roce_v2_ceq_int()Weihang Li
2019-08-12RDMA/hns: Refactor hns_roce_v2_set_hem for hip08Yangyang Li
2019-08-12RDMA/hns: Remove unnecessary kzallocLang Cheng
2019-08-12RDMA/hns: Refactor irq request codeLang Cheng
2019-08-12RDMA/hns: Split bool statement and assign statementLang Cheng
2019-08-12RDMA/hns: Handling the error return value of hem functionLang Cheng
2019-08-12RDMA/hns: Update some comments styleLang Cheng
2019-08-12RDMA/hns: Clean up unnecessary initial assignmentLang Cheng
2019-08-12RDMA/hns: Remove unnessary init for cmq regYixian Liu
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-08-12RDMA/hns: remove obsolete Kconfig commentYueHaibing
2019-08-12RDMA: Introduce ib_port_phys_state enumKamal Heib
2019-08-05RDMA/hns: Remove not used UAR assignmentLeon Romanovsky
2019-08-01RDMA/hns: Fix error return code in hns_roce_v1_rsv_lp_qp()Wei Yongjun
2019-08-01RDMA/hns: remove set but not used variable 'irq_num'YueHaibing
2019-07-31infiniband: Remove dev_err() usage after platform_get_irq()Stephen Boyd
2019-07-30drivers: Introduce device lookup variants by fwnodeSuzuki K Poulose
2019-07-29Merge branch 'wip/dl-for-rc' into wip/dl-for-nextDoug Ledford
2019-07-29RDMA/hns: Fix build errorYueHaibing
2019-07-25RDMA/hns: Refactor eq table init for hip08Yixian Liu
2019-07-25RDMA/hns: Refactor hem table mhop check and calculationLijun Ou
2019-07-25RDMA/hns: Package for hns_roce_rereg_user_mr functionLijun Ou
2019-07-25RDMA/hns: Optimize hns_roce_mhop_alloc function.chenglang
2019-07-25RDMA/hns: optimize the duplicated code for qpc setting flowXi Wang
2019-07-25RDMA/hns: Use a separated function for setting extend sge paramtersLijun Ou
2019-07-25RDMA/hns: Refactor for hns_roce_v2_modify_qp functionLijun Ou