aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mlx5/driver.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-10-27net/mlx5: Fix possible use-after-free in async command interfaceTariq Toukan1-1/+1
2022-10-03net/mlx5: Start health poll at earlier stage of driver loadMoshe Shemesh1-0/+1
2022-10-03net/mlx5e: xsk: Use umr_mode to calculate striding RQ parametersMaxim Mikityanskiy1-0/+4
2022-09-28Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxJakub Kicinski1-8/+3
2022-09-27net/mlx5: Remove unused structsGal Pressman1-5/+0
2022-09-27net/mlx5: Remove unused functionsGal Pressman1-1/+0
2022-09-27RDMA/mlx5: Don't set tx affinity when lag is in hash modeLiu, Changcheng1-0/+1
2022-09-27net/mlx5: Add support for NPPS with real time modeAya Levin1-0/+2
2022-09-27Merge branch 'mlx5-vfio' into mlx5-nextLeon Romanovsky1-3/+9
2022-09-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-9/+10
2022-09-05RDMA/mlx5: Move function mlx5_core_query_ib_ppcnt() to mlx5_ibChris Mi1-2/+0
2022-09-05RDMA/mlx5: Rely on RoCE fw cap instead of devlink when setting profileMaher Sanalla1-9/+10
2022-08-22net/mlx5: Avoid false positive lockdep warning by adding lock_class_keyMoshe Shemesh1-0/+1
2022-08-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-3/+3
2022-07-27RDMA/mlx5: Rename the mkey cache variables and functionsAharon Landau1-3/+3
2022-07-13net/mlx5: Use software VHCA id when it's supportedYishai Hadas1-0/+1
2022-07-12net/mlx5: Use devl_ API in mlx5e_devlink_port_registerMoshe Shemesh1-0/+4
2022-06-13net/mlx5: Manage ICM of type modify-header patternYevgeny Kliteynik1-0/+1
2022-06-01Merge tag 'vfio-v5.19-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds1-0/+12
2022-05-17net/mlx5: Inline db alloc API functionTariq Toukan1-1/+6
2022-05-17net/mlx5: Add last command failure syndrome to debugfsMoshe Shemesh1-0/+2
2022-05-10net/mlx5: Expose mlx5_sriov_blocking_notifier_register / unregister APIsYishai Hadas1-0/+12
2022-05-09net/mlx5: Lag, add debugfs to query hardware lag stateMark Bloch1-0/+1
2022-05-09net/mlx5: Support devices with more than 2 portsMark Bloch1-1/+1
2022-05-09net/mlx5: Lag, expose number of lag portsMark Bloch1-0/+1
2022-05-09net/mlx5: Add exit route when waiting for FWGavin Li1-0/+1
2022-04-09net/mlx5: Remove ipsec_ops function tableLeon Romanovsky1-3/+0
2022-04-09net/mlx5: Remove not-needed IPsec configLeon Romanovsky1-1/+1
2022-03-24Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds1-26/+35
2022-03-17net/mlx5: Remove unused fill page array API functionTariq Toukan1-1/+0
2022-03-17net/mlx5: Remove unused exported contiguous coherent buffer allocation APITariq Toukan1-3/+0
2022-03-09net/mlx5: Add debugfs counters for page commands failuresMoshe Shemesh1-0/+3
2022-03-09net/mlx5: Add pages debugfsMoshe Shemesh1-3/+6
2022-03-09net/mlx5: Move debugfs entries to separate structMoshe Shemesh1-7/+10
2022-03-09net/mlx5: Add command failures data to debugfsMoshe Shemesh1-0/+9
2022-02-27net/mlx5: Expose APIs to get/put the mlx5 core deviceYishai Hadas1-0/+3
2022-02-23net/mlx5: Add clarification on sync reset failureMoshe Shemesh1-0/+3
2022-02-23net/mlx5: cmdif, Refactor error handling and reporting of async commandsSaeed Mahameed1-1/+2
2022-02-23net/mlx5: cmdif, Add new api for command executionSaeed Mahameed1-0/+2
2022-02-23net/mlx5: cmdif, cmd_check refactoringSaeed Mahameed1-1/+0
2022-02-23mlx5: remove unused static inlinesJakub Kicinski1-10/+0
2021-12-02net/mlx5: Dynamically resize flow counters query bufferAvihai Horon1-0/+4
2021-10-27Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux into net-nextSaeed Mahameed1-26/+6
2021-10-26net/mlx5: remove the recent devlink paramsJakub Kicinski1-0/+4
2021-10-25net/mlx5: Let user configure io_eq_size paramShay Drory1-4/+0
2021-10-25net/mlx5: Add periodic update of host time to firmwareAya Levin1-0/+2
2021-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-1/+0
2021-10-21Merge brank 'mlx5_mkey' into rdma.git for-nextLeon Romanovsky1-24/+6
2021-10-20net/mlx5: Lag, change multipath and bonding to be mutually exclusiveMaor Dickman1-1/+0
2021-10-19RDMA/mlx5: Move struct mlx5_core_mkey to mlx5_ibAharon Landau1-13/+0