summaryrefslogtreecommitdiffstats
path: root/include/linux/mlx5/driver.h
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5: Fix command stats access after freeMoshe Shemesh2023-01-091-1/+1
* net/mlx5: Remove unused ctx variablesPetr Pavlu2022-11-291-2/+0
* net/mlx5: cmdif, Print info on any firmware cmd failure to tracepointMoshe Shemesh2022-11-211-0/+1
* net/mlx5: Fix possible use-after-free in async command interfaceTariq Toukan2022-10-271-1/+1
* net/mlx5: Start health poll at earlier stage of driver loadMoshe Shemesh2022-10-031-0/+1
* net/mlx5e: xsk: Use umr_mode to calculate striding RQ parametersMaxim Mikityanskiy2022-10-031-0/+4
* Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski2022-09-281-8/+3
|\
| * net/mlx5: Remove unused structsGal Pressman2022-09-271-5/+0
| * net/mlx5: Remove unused functionsGal Pressman2022-09-271-1/+0
| * RDMA/mlx5: Don't set tx affinity when lag is in hash modeLiu, Changcheng2022-09-271-0/+1
| * net/mlx5: Add support for NPPS with real time modeAya Levin2022-09-271-0/+2
| * Merge branch 'mlx5-vfio' into mlx5-nextLeon Romanovsky2022-09-271-3/+9
| |\
| * | RDMA/mlx5: Move function mlx5_core_query_ib_ppcnt() to mlx5_ibChris Mi2022-09-051-2/+0
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2022-09-091-9/+10
|\ \ \ | |_|/ |/| |
| * | RDMA/mlx5: Rely on RoCE fw cap instead of devlink when setting profileMaher Sanalla2022-09-051-9/+10
* | | net/mlx5: Avoid false positive lockdep warning by adding lock_class_keyMoshe Shemesh2022-08-221-0/+1
|/ /
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2022-08-041-3/+3
|\ \
| * | RDMA/mlx5: Rename the mkey cache variables and functionsAharon Landau2022-07-271-3/+3
| |/
* | net/mlx5: Use software VHCA id when it's supportedYishai Hadas2022-07-131-0/+1
* | net/mlx5: Use devl_ API in mlx5e_devlink_port_registerMoshe Shemesh2022-07-121-0/+4
|/
* net/mlx5: Manage ICM of type modify-header patternYevgeny Kliteynik2022-06-131-0/+1
* Merge tag 'vfio-v5.19-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds2022-06-011-0/+12
|\
| * net/mlx5: Expose mlx5_sriov_blocking_notifier_register / unregister APIsYishai Hadas2022-05-101-0/+12
* | net/mlx5: Inline db alloc API functionTariq Toukan2022-05-171-1/+6
* | net/mlx5: Add last command failure syndrome to debugfsMoshe Shemesh2022-05-171-0/+2
* | net/mlx5: Lag, add debugfs to query hardware lag stateMark Bloch2022-05-091-0/+1
* | net/mlx5: Support devices with more than 2 portsMark Bloch2022-05-091-1/+1
* | net/mlx5: Lag, expose number of lag portsMark Bloch2022-05-091-0/+1
* | net/mlx5: Add exit route when waiting for FWGavin Li2022-05-091-0/+1
|/
* net/mlx5: Remove ipsec_ops function tableLeon Romanovsky2022-04-091-3/+0
* net/mlx5: Remove not-needed IPsec configLeon Romanovsky2022-04-091-1/+1
* Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2022-03-241-26/+35
|\
| * net/mlx5: Remove unused fill page array API functionTariq Toukan2022-03-171-1/+0
| * net/mlx5: Remove unused exported contiguous coherent buffer allocation APITariq Toukan2022-03-171-3/+0
| * net/mlx5: Add debugfs counters for page commands failuresMoshe Shemesh2022-03-091-0/+3
| * net/mlx5: Add pages debugfsMoshe Shemesh2022-03-091-3/+6
| * net/mlx5: Move debugfs entries to separate structMoshe Shemesh2022-03-091-7/+10
| * net/mlx5: Add command failures data to debugfsMoshe Shemesh2022-03-091-0/+9
| * net/mlx5: Add clarification on sync reset failureMoshe Shemesh2022-02-231-0/+3
| * net/mlx5: cmdif, Refactor error handling and reporting of async commandsSaeed Mahameed2022-02-231-1/+2
| * net/mlx5: cmdif, Add new api for command executionSaeed Mahameed2022-02-231-0/+2
| * net/mlx5: cmdif, cmd_check refactoringSaeed Mahameed2022-02-231-1/+0
| * mlx5: remove unused static inlinesJakub Kicinski2022-02-231-10/+0
* | net/mlx5: Expose APIs to get/put the mlx5 core deviceYishai Hadas2022-02-271-0/+3
|/
* net/mlx5: Dynamically resize flow counters query bufferAvihai Horon2021-12-021-0/+4
* Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed2021-10-271-26/+6
|\
| * Merge brank 'mlx5_mkey' into rdma.git for-nextLeon Romanovsky2021-10-211-24/+6
| |\
| | * RDMA/mlx5: Move struct mlx5_core_mkey to mlx5_ibAharon Landau2021-10-191-13/+0
| | * RDMA/mlx5: Replace struct mlx5_core_mkey by u32 keyAharon Landau2021-10-191-8/+6
| | * RDMA/mlx5: Remove pd from struct mlx5_core_mkeyAharon Landau2021-10-191-1/+0