summaryrefslogtreecommitdiff
path: root/include/linux/mlx5/driver.h
AgeCommit message (Expand)AuthorFilesLines
2020-10-27RDMA/mlx5: Fix devlink deadlock on net namespace deletionParav Pandit1-0/+18
2020-10-09net/mlx5: Handle sync reset request eventMoshe Shemesh1-0/+2
2020-10-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-0/+3
2020-10-02net/mlx5: cmdif, Avoid skipping reclaim pages if FW is not accessibleSaeed Mahameed1-0/+1
2020-10-02net/mlx5: Avoid possible free of command entry while timeout comp handlerEran Ben Elisha1-0/+2
2020-09-15net/mlx5: Always use container_of to find mdev pointer from clock structEran Ben Elisha1-1/+0
2020-08-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-0/+2
2020-07-28net/mlx5: Hold pages RB tree per VFEran Ben Elisha1-1/+1
2020-07-17net/mlx5: Accel, Add core IPsec support for the Connect-X familyRaed Salem1-0/+3
2020-07-16net/mlx5: Add VDPA interface type to supported enumerationsEli Cohen1-0/+1
2020-07-16net/mlx5: Support setting access rights of dma addressesEli Cohen1-0/+1
2020-07-10net/mlx5e: Fix port buffers cell size valueEran Ben Elisha1-0/+1
2020-05-30net/mlx5: cmd: Fix memset with byte count warningSaeed Mahameed1-1/+1
2020-05-30Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed1-11/+1
2020-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-0/+16
2020-05-23net/mlx5: Avoid processing commands before cmdif is readyEran Ben Elisha1-0/+9
2020-05-23net/mlx5: Fix a race when moving command interface to events modeEran Ben Elisha1-0/+6
2020-05-23net/mlx5: Add command entry handling completionMoshe Shemesh1-0/+1
2020-05-18net/mlx5: Move iseg access helper routines close to mlx5_core driverParav Pandit1-10/+0
2020-05-11net/mlx5: Replace zero-length array with flexible-arrayGustavo A. R. Silva1-1/+1
2020-05-01net/mlx5: Add support to get lag physical portMaor Gottlieb1-0/+2
2020-04-28net/mlx5: Add structure layout and defines for MFRL registerMoshe Shemesh1-0/+1
2020-04-28net/mlx5: Use aligned variable while allocating ICM memoryErez Shitrit1-1/+2
2020-04-19net/mlx5: Move QP logic to mlx5_ibLeon Romanovsky1-2/+0
2020-04-19net/mlx5: Provide simplified command interfacesLeon Romanovsky1-0/+13
2020-04-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-17/+0
2020-03-30Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed1-10/+0
2020-03-27IB/mlx5: Limit the scope of struct mlx5_bfreg_info to mlx5_ibLeon Romanovsky1-17/+0
2020-03-13{IB,net}/mlx5: Move asynchronous mkey creation to mlx5_ibMichael Guralnik1-6/+0
2020-03-13{IB,net}/mlx5: Assign mkey variant in mlx5_ib onlySaeed Mahameed1-4/+0
2020-03-10Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed1-3/+8
2020-03-05net/mlx5: Expose raw packet pacing APIsYishai Hadas1-3/+8
2020-02-19net/mlx5: Add support for resource dumpAya Levin1-0/+1
2020-02-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-0/+5
2020-01-25IB/mlx5: Return the administrative GUID if existsDanit Goldberg1-0/+5
2020-01-17Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sae...Saeed Mahameed1-1/+3
2020-01-17net/mlx5: Expose resource dump register mappingAya Levin1-0/+1
2020-01-17net/mlx5: Add structures and defines for MIRC registerEran Ben Elisha1-0/+1
2020-01-17net/mlx5: Read MCAM register groups 1 and 2Eran Ben Elisha1-1/+1
2020-01-07net/mlx5: limit the function in local scopeZhu Yanjun1-2/+0
2019-11-25Merge branch 'ib-guids' into rdma.git for-nextJason Gunthorpe1-0/+16
2019-11-11net/mlx5: Handle "enable_roce" devlink paramMichael Guralnik1-0/+11
2019-11-02IB/mlx5: Introduce and use mlx5_core_is_vf()Parav Pandit1-0/+5
2019-10-28RDMA/mlx5: Delete struct mlx5_priv->mkey_tableJason Gunthorpe1-4/+0
2019-09-02Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed1-0/+14
2019-09-02net/mlx5: Move device memory management to mlx5_coreAriel Levkovich1-0/+14
2019-08-28Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed1-1/+2
2019-08-22net/mlx5: Add HV VHCA infrastructureEran Ben Elisha1-0/+2
2019-08-11mlx5: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-10/+2
2019-08-07mlx5: Use refcount_t for refcountChuhong Yuan1-1/+2