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