aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/hfi1/user_pages.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-20RDMA/hns: Fix some white space check_mtu_validate()Dan Carpenter1-1/+1
2019-08-13RDMA/hns: Remove unuseful memberLang Cheng2-2/+0
2019-08-13RDMA/hns: bugfix for slab-out-of-bounds when loading hip08 driverXi Wang1-2/+4
2019-08-13RDMA/hns: Bugfix for slab-out-of-bounds when unloading hip08 driverXi Wang1-6/+13
2019-08-13RDMA/hns: Modify pi vlaue when cq overflowsYangyang Li1-1/+1
2019-08-13RDMA/hns: Bugfix for creating qp attached to srqLijun Ou1-6/+17
2019-08-13RDMA/hns: Logic optimization of wc_flagsWeihang Li1-1/+2
2019-08-13RDMA/mlx5: Annotate lock dependency in bind/unbind slave portLeon Romanovsky1-2/+4
2019-08-13IB/mlx5: Expose XRQ legacy commands over the DEVX interfaceYishai Hadas1-0/+4
2019-08-13IB/mlx5: Add legacy events to DEVX listYishai Hadas2-0/+17
2019-08-13net/mlx5: Add XRQ legacy commands opcodesYishai Hadas2-0/+6
2019-08-13net/mlx5: Use debug message instead of warnYishai Hadas1-1/+1
2019-08-12RDMA/hns: Use the new APIs for printing logLijun Ou2-24/+29
2019-08-12RDMA/hns: Disable alw_lcl_lpbk of SSUWeihang Li1-1/+1
2019-08-12RDMA/hns: Remove redundant print in hns_roce_v2_ceq_int()Weihang Li1-3/+2
2019-08-12RDMA/hns: Refactor hns_roce_v2_set_hem for hip08Yangyang Li1-33/+42
2019-08-12RDMA/hns: Remove unnecessary kzallocLang Cheng1-37/+27
2019-08-12RDMA/hns: Refactor irq request codeLang Cheng1-12/+13
2019-08-12RDMA/hns: Split bool statement and assign statementLang Cheng1-6/+8
2019-08-12RDMA/hns: Handling the error return value of hem functionLang Cheng1-5/+10
2019-08-12RDMA/hns: Update some comments styleLang Cheng4-43/+38
2019-08-12RDMA/hns: Clean up unnecessary initial assignmentLang Cheng1-2/+2
2019-08-12RDMA/hns: Remove unnessary init for cmq regYixian Liu2-6/+2
2019-08-12RDMA/hns: Update the prompt message for creating and destroy qpYixian Liu2-4/+5
2019-08-12RDMA/hns: Optimize hns_roce_modify_qp functionLijun Ou1-48/+69
2019-08-12RDMA/hns: Encapsulate some lines for setting sq size in user modeLijun Ou1-7/+22
2019-08-12RDMA/hns: remove obsolete Kconfig commentYueHaibing1-8/+0
2019-08-12RDMA/{cxgb3, cxgb4, i40iw}: Remove common codeKamal Heib3-60/+0
2019-08-12RDMA/core: Add common iWARP query portKamal Heib1-16/+71
2019-08-12RDMA/cxgb3: Use ib_device_set_netdev()Kamal Heib1-0/+20
2019-08-12RDMA: Introduce ib_port_phys_state enumKamal Heib15-43/+53
2019-08-07mlx5: Use refcount_t for refcountChuhong Yuan3-7/+8
2019-08-06net/mlx5: remove self-assignment on esw->devColin Ian King1-1/+1
2019-08-05RDMA/efa: Rate limit admin queue error printsGal Pressman2-86/+120
2019-08-05RDMA/core: Introduce ratelimited ibdev printk functionsGal Pressman1-0/+42
2019-08-05RDMA/hns: Remove not used UAR assignmentLeon Romanovsky1-13/+5
2019-08-05rdma: Enable ib_alloc_cq to spread work over a device's comp_vectorsChuck Lever7-20/+68
2019-08-04IB/mlx5: Support MLX5_CMD_OP_QUERY_LAG as a DEVX general commandMark Zhang1-0/+1
2019-08-04net/mlx5: Fix mlx5_ifc_query_lag_out_bitsMark Zhang1-2/+0
2019-08-02mlx5: Fix formats with line continuation whitespaceJoe Perches1-4/+2
2019-08-01net/mlx5: E-switch, Tide up eswitch config sequenceParav Pandit3-25/+41
2019-08-01net/mlx5: E-Switch, Remove redundant mc_promisc NULL checkParav Pandit2-3/+5
2019-08-01net/mlx5: E-Switch, remove redundant error handlingSaeed Mahameed1-2/+0
2019-08-01net/mlx5: E-switch, Introduce helper function to enable/disable vportsParav Pandit2-42/+73
2019-08-01net/mlx5: E-switch, Initialize TSAR Qos hardware block before its user vportsParav Pandit1-12/+9
2019-08-01net/mlx5: E-switch, Combine metadata enable/disable functionalityParav Pandit1-36/+12
2019-08-01net/mlx5: E-Switch, Verify support QoS element typeEli Cohen2-0/+38
2019-08-01net/mlx5: Make load_one() and unload_one() symmetricParav Pandit1-2/+3
2019-08-01net/mlx5: Fix offset of tisc bits reserved fieldSaeed Mahameed1-1/+1
2019-08-01net/mlx5: Add flow counter bulk allocation hardware bits and commandGavi Teitz3-3/+31