summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | RDMA/hns: Refactor hns_roce_v2_set_hem for hip08Yangyang Li2019-08-121-33/+42
| * | | | RDMA/hns: Remove unnecessary kzallocLang Cheng2019-08-121-37/+27
| * | | | RDMA/hns: Refactor irq request codeLang Cheng2019-08-121-12/+13
| * | | | RDMA/hns: Split bool statement and assign statementLang Cheng2019-08-121-6/+8
| * | | | RDMA/hns: Handling the error return value of hem functionLang Cheng2019-08-121-5/+10
| * | | | RDMA/hns: Update some comments styleLang Cheng2019-08-124-43/+38
| * | | | RDMA/hns: Clean up unnecessary initial assignmentLang Cheng2019-08-121-2/+2
| * | | | RDMA/hns: Remove unnessary init for cmq regYixian Liu2019-08-122-6/+2
| * | | | RDMA/hns: Update the prompt message for creating and destroy qpYixian Liu2019-08-122-4/+5
| * | | | RDMA/hns: Optimize hns_roce_modify_qp functionLijun Ou2019-08-121-48/+69
| * | | | RDMA/hns: Encapsulate some lines for setting sq size in user modeLijun Ou2019-08-121-7/+22
| * | | | RDMA/hns: remove obsolete Kconfig commentYueHaibing2019-08-121-8/+0
| * | | | RDMA/{cxgb3, cxgb4, i40iw}: Remove common codeKamal Heib2019-08-123-60/+0
| * | | | RDMA/core: Add common iWARP query portKamal Heib2019-08-121-16/+71
| * | | | RDMA/cxgb3: Use ib_device_set_netdev()Kamal Heib2019-08-121-0/+20
| * | | | RDMA: Introduce ib_port_phys_state enumKamal Heib2019-08-1214-43/+43
| * | | | RDMA/efa: Rate limit admin queue error printsGal Pressman2019-08-052-86/+120
| * | | | RDMA/hns: Remove not used UAR assignmentLeon Romanovsky2019-08-051-13/+5
| * | | | rdma: Enable ib_alloc_cq to spread work over a device's comp_vectorsChuck Lever2019-08-052-2/+30
| * | | | RDMA/hns: remove set but not used variable 'irq_num'YueHaibing2019-08-011-2/+0
| * | | | RDMA/mlx5: Remove DEBUG ODP codeLeon Romanovsky2019-07-311-24/+0
| * | | | RDMA/core: fix spelling mistake "Nelink" -> "Netlink"Colin Ian King2019-07-311-1/+1
| * | | | infiniband: Remove dev_err() usage after platform_get_irq()Stephen Boyd2019-07-311-3/+1
| * | | | RDMA/efa: Expose device statisticsGal Pressman2019-07-295-0/+138
| * | | | IB/bnxt_re: Do not notifify GID change eventParav Pandit2019-07-291-1/+0
| * | | | Merge branch 'wip/dl-for-rc' into wip/dl-for-nextDoug Ledford2019-07-2920-101/+102
| |\ \ \ \
| * | | | | IB/mlx5: Support per device q counters in switchdev modeParav Pandit2019-07-293-21/+60
| * | | | | IB/mlx5: Refactor code for counters allocationParav Pandit2019-07-291-31/+29
| * | | | | qed*: Change dpi_addr to be denoted with __iomemMichal Kalderon2019-07-252-2/+2
| * | | | | IB/mlx5: Add CREATE_PSV/DESTROY_PSV for devx interfaceMax Gurtovoy2019-07-251-0/+14
| * | | | | RDMA/core: Support netlink commands in non init_net net namespacesParav Pandit2019-07-258-65/+98
| * | | | | RDMA/mlx4: Annotate boolean arguments as bool and not intLeon Romanovsky2019-07-251-4/+4
| * | | | | RDMA/mlx4: Separate creation of RWQ and QPLeon Romanovsky2019-07-251-82/+154
| * | | | | IB/usnic: Use dev_get_drvdataChuhong Yuan2019-07-251-1/+1
| * | | | | RDMA/qedr: Remove Unneeded variable rcHariprasad Kelam2019-07-251-2/+1
| * | | | | RDMA/qib: Unneeded variable retHariprasad Kelam2019-07-251-2/+1
| * | | | | RDMA/hns: Refactor eq table init for hip08Yixian Liu2019-07-251-69/+107
| * | | | | RDMA/hns: Refactor hem table mhop check and calculationLijun Ou2019-07-251-110/+70
| * | | | | RDMA/hns: Package for hns_roce_rereg_user_mr functionLijun Ou2019-07-251-64/+89
| * | | | | RDMA/hns: Optimize hns_roce_mhop_alloc function.chenglang2019-07-251-115/+160
| * | | | | RDMA/hns: optimize the duplicated code for qpc setting flowXi Wang2019-07-251-58/+38
| * | | | | RDMA/hns: Use a separated function for setting extend sge paramtersLijun Ou2019-07-252-25/+38
| * | | | | RDMA/hns: Refactor for hns_roce_v2_modify_qp functionLijun Ou2019-07-251-150/+206
| * | | | | RDMA/hns: Refactor the code of creating srqLijun Ou2019-07-251-127/+183
| * | | | | RDMA/hns: Package the flow of creating cqLijun Ou2019-07-251-62/+124
| * | | | | IB/mlx5: Avoid unnecessary typecastParav Pandit2019-07-251-1/+1
| * | | | | RDMA/core: Annotate destroy of mutex to ensure that it is released as unlockedParav Pandit2019-07-257-6/+21
| * | | | | RDMA/hns: Fix comparison of unsigned long variable 'end' with less than zeroColin Ian King2019-07-242-8/+8
| * | | | | RDMA/mlx4: Untag user pointers in mlx4_get_umem_mrAndrey Konovalov2019-07-241-3/+4
| * | | | | IB/hfi1: Remove unused defineMike Marciniszyn2019-07-221-6/+0