aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/main.c
AgeCommit message (Expand)Author
2022-05-22net/mlx5: fix typo in commentJulia Lawall
2022-05-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-05-17net/mlx5: sparse: error: context imbalance in 'mlx5_vf_get_core_dev'Saeed Mahameed
2022-05-17net/mlx5: Drain fw_reset when removing deviceShay Drory
2022-05-17net/mlx5: Initialize flow steering during driver probeShay Drory
2022-05-09net/mlx5: Increase FW pre-init timeout for health recoveryGavin Li
2022-05-09net/mlx5: Add exit route when waiting for FWGavin Li
2022-05-03net/mlx5: Merge various control path IPsec headers into one fileLeon Romanovsky
2022-05-02net/mlx5: Print initializing field in case of timeoutShay Drory
2022-04-09net/mlx5: Remove ipsec_ops function tableLeon Romanovsky
2022-04-09net/mlx5: Move IPsec file to relevant directoryLeon Romanovsky
2022-04-09net/mlx5: Remove ipsec vs. ipsec offload file separationLeon Romanovsky
2022-04-09net/mlx5_fpga: Drop INNOVA IPsec supportLeon Romanovsky
2022-04-06net/mlx5_fpga: Drop INNOVA TLS supportLeon Romanovsky
2022-03-24Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2022-03-24Merge tag 'vfio-v5.18-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds
2022-03-09net/mlx5: Move debugfs entries to separate structMoshe Shemesh
2022-02-28Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski
2022-02-27net/mlx5: Expose APIs to get/put the mlx5 core deviceYishai Hadas
2022-02-27net/mlx5: Disable SRIOV before PF removalYishai Hadas
2022-02-23net/mlx5: Update log_max_qp value to be 17 at mostMaher Sanalla
2022-02-23net/mlx5: Update the list of the PCI supported devicesMeir Lichtinger
2022-02-23net/mlx5: cmdif, cmd_check refactoringSaeed Mahameed
2022-01-06net/mlx5: Update log_max_qp value to FW max capabilityMaher Sanalla
2021-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-12-22net/mlx5: Fix SF health recovery flowMoshe Shemesh
2021-12-21net/mlx5: Let user configure max_macs generic paramShay Drory
2021-12-02net/mlx5: Print more info on pci error handlersSaeed Mahameed
2021-11-30net/mlx5: Fix access to a non-supported registerAya Levin
2021-11-30net/mlx5: Fix use after free in mlx5_health_wait_pci_upAmir Tzin
2021-10-26net/mlx5: Add SHAMPO caps, HW bits and enumerationsBen Ben-Ishay
2021-10-26net/mlx5: remove the recent devlink paramsJakub Kicinski
2021-10-25net/mlx5: Let user configure max_macs paramShay Drory
2021-10-25net/mlx5: Let user configure io_eq_size paramShay Drory
2021-10-18net/mlx5: Introduce port selection namespaceMaor Gottlieb
2021-10-15net/mlx5: Disable roce at HCA levelShay Drory
2021-10-15net/mlx5: Read timeout values from DTORAmir Tzin
2021-10-15net/mlx5: Read timeout values from init segmentAmir Tzin
2021-10-12devlink: Delete reload enable/disable interfaceLeon Romanovsky
2021-09-30net/mlx5: Tolerate failures in debug features while driver loadAya Levin
2021-09-27net/mlx5: Accept devlink user input after driver initialization completeLeon Romanovsky
2021-08-23net/mellanox: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2021-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-08-11net/mlx5: Initialize numa node for all core devicesParav Pandit
2021-08-11net/mlx5: Allocate individual capabilityParav Pandit
2021-08-11net/mlx5: Reorganize current and maximal capabilities to be per-typeParav Pandit
2021-08-11net/mlx5: Delete impossible dev->state checksLeon Romanovsky
2021-08-10Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski
2021-08-09net/mlx5: Don't skip subfunction cleanup in case of error in module initLeon Romanovsky
2021-08-09devlink: Set device as early as possibleLeon Romanovsky