summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* RDMA: Delete DEBUG codeLeon Romanovsky2019-08-201-13/+0
* RDMA/hns: Fix some white space check_mtu_validate()Dan Carpenter2019-08-201-1/+1
* RDMA/hns: Remove unuseful memberLang Cheng2019-08-132-2/+0
* RDMA/hns: bugfix for slab-out-of-bounds when loading hip08 driverXi Wang2019-08-131-2/+4
* RDMA/hns: Bugfix for slab-out-of-bounds when unloading hip08 driverXi Wang2019-08-131-6/+13
* RDMA/hns: Modify pi vlaue when cq overflowsYangyang Li2019-08-131-1/+1
* RDMA/hns: Bugfix for creating qp attached to srqLijun Ou2019-08-131-6/+17
* RDMA/hns: Logic optimization of wc_flagsWeihang Li2019-08-131-1/+2
* RDMA/mlx5: Annotate lock dependency in bind/unbind slave portLeon Romanovsky2019-08-131-2/+4
* IB/mlx5: Expose XRQ legacy commands over the DEVX interfaceYishai Hadas2019-08-131-0/+4
* IB/mlx5: Add legacy events to DEVX listYishai Hadas2019-08-131-0/+8
* Merge remote-tracking branch 'mlx5-next/mlx5-next' into wip/dl-for-nextDoug Ledford2019-08-1312-248/+267
|\
| * net/mlx5: Add XRQ legacy commands opcodesYishai Hadas2019-08-131-0/+4
| * net/mlx5: Use debug message instead of warnYishai Hadas2019-08-131-1/+1
| * mlx5: Use refcount_t for refcountChuhong Yuan2019-08-072-6/+6
| * net/mlx5: remove self-assignment on esw->devColin Ian King2019-08-061-1/+1
| * IB/mlx5: Support MLX5_CMD_OP_QUERY_LAG as a DEVX general commandMark Zhang2019-08-041-0/+1
| * net/mlx5: E-switch, Tide up eswitch config sequenceParav Pandit2019-08-013-25/+41
| * net/mlx5: E-Switch, Remove redundant mc_promisc NULL checkParav Pandit2019-08-012-3/+5
| * net/mlx5: E-Switch, remove redundant error handlingSaeed Mahameed2019-08-011-2/+0
| * net/mlx5: E-switch, Introduce helper function to enable/disable vportsParav Pandit2019-08-012-42/+73
| * net/mlx5: E-switch, Initialize TSAR Qos hardware block before its user vportsParav Pandit2019-08-011-12/+9
| * net/mlx5: E-switch, Combine metadata enable/disable functionalityParav Pandit2019-08-011-36/+12
| * net/mlx5: E-Switch, Verify support QoS element typeEli Cohen2019-08-011-0/+31
| * net/mlx5: Make load_one() and unload_one() symmetricParav Pandit2019-08-011-2/+3
| * net/mlx5: Add flow counter bulk allocation hardware bits and commandGavi Teitz2019-08-012-1/+12
| * net/mlx5: Refactor and optimize flow counter bulk queryGavi Teitz2019-08-013-119/+80
| * net/mlx5: fix -Wtype-limits compilation warningsQian Cai2019-07-291-11/+1
* | RDMA/hns: Use the new APIs for printing logLijun Ou2019-08-122-24/+29
* | RDMA/hns: Disable alw_lcl_lpbk of SSUWeihang Li2019-08-121-1/+1
* | RDMA/hns: Remove redundant print in hns_roce_v2_ceq_int()Weihang Li2019-08-121-3/+2
* | 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