aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/main.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-05-17net/mlx5: sparse: error: context imbalance in 'mlx5_vf_get_core_dev'Saeed Mahameed1-2/+0
2022-05-09net/mlx5: Increase FW pre-init timeout for health recoveryGavin Li1-9/+14
2022-05-09net/mlx5: Add exit route when waiting for FWGavin Li1-1/+4
2022-05-03net/mlx5: Merge various control path IPsec headers into one fileLeon Romanovsky1-1/+1
2022-05-02net/mlx5: Print initializing field in case of timeoutShay Drory1-9/+8
2022-04-09net/mlx5: Remove ipsec_ops function tableLeon Romanovsky1-4/+0
2022-04-09net/mlx5: Move IPsec file to relevant directoryLeon Romanovsky1-1/+1
2022-04-09net/mlx5: Remove ipsec vs. ipsec offload file separationLeon Romanovsky1-1/+1
2022-04-09net/mlx5_fpga: Drop INNOVA IPsec supportLeon Romanovsky1-2/+0
2022-04-06net/mlx5_fpga: Drop INNOVA TLS supportLeon Romanovsky1-10/+0
2022-03-24Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds1-7/+6
2022-03-24Merge tag 'vfio-v5.18-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds1-0/+45
2022-03-09net/mlx5: Move debugfs entries to separate structMoshe Shemesh1-4/+4
2022-02-28Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxJakub Kicinski1-3/+2
2022-02-27net/mlx5: Expose APIs to get/put the mlx5 core deviceYishai Hadas1-0/+44
2022-02-27net/mlx5: Disable SRIOV before PF removalYishai Hadas1-0/+1
2022-02-23net/mlx5: Update log_max_qp value to be 17 at mostMaher Sanalla1-1/+1
2022-02-23net/mlx5: Update the list of the PCI supported devicesMeir Lichtinger1-0/+2
2022-02-23net/mlx5: cmdif, cmd_check refactoringSaeed Mahameed1-3/+2
2022-01-06net/mlx5: Update log_max_qp value to FW max capabilityMaher Sanalla1-2/+6
2021-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-5/+6
2021-12-22net/mlx5: Fix SF health recovery flowMoshe Shemesh1-5/+6
2021-12-21net/mlx5: Let user configure max_macs generic paramShay Drory1-0/+21
2021-12-02net/mlx5: Print more info on pci error handlersSaeed Mahameed1-14/+37
2021-11-30net/mlx5: Fix access to a non-supported registerAya Levin1-5/+3
2021-11-30net/mlx5: Fix use after free in mlx5_health_wait_pci_upAmir Tzin1-10/+12
2021-10-26net/mlx5: Add SHAMPO caps, HW bits and enumerationsBen Ben-Ishay1-0/+1
2021-10-26net/mlx5: remove the recent devlink paramsJakub Kicinski1-21/+0
2021-10-25net/mlx5: Let user configure max_macs paramShay Drory1-0/+18
2021-10-25net/mlx5: Let user configure io_eq_size paramShay Drory1-0/+3
2021-10-18net/mlx5: Introduce port selection namespaceMaor Gottlieb1-0/+1
2021-10-15net/mlx5: Disable roce at HCA levelShay Drory1-1/+24
2021-10-15net/mlx5: Read timeout values from DTORAmir Tzin1-0/+6
2021-10-15net/mlx5: Read timeout values from init segmentAmir Tzin1-16/+22
2021-10-12devlink: Delete reload enable/disable interfaceLeon Romanovsky1-3/+0
2021-09-30net/mlx5: Tolerate failures in debug features while driver loadAya Levin1-6/+6
2021-09-27net/mlx5: Accept devlink user input after driver initialization completeLeon Romanovsky1-0/+2
2021-08-23net/mellanox: switch from 'pci_' to 'dma_' APIChristophe JAILLET1-14/+2
2021-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-8/+4
2021-08-11net/mlx5: Initialize numa node for all core devicesParav Pandit1-2/+1
2021-08-11net/mlx5: Allocate individual capabilityParav Pandit1-5/+66
2021-08-11net/mlx5: Reorganize current and maximal capabilities to be per-typeParav Pandit1-5/+5
2021-08-11net/mlx5: Delete impossible dev->state checksLeon Romanovsky1-6/+0
2021-08-10Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxJakub Kicinski1-2/+3
2021-08-09net/mlx5: Don't skip subfunction cleanup in case of error in module initLeon Romanovsky1-8/+4
2021-08-09devlink: Set device as early as possibleLeon Romanovsky1-2/+2
2021-08-05net/mlx5: Lag, properly lock eswitch if neededMark Bloch1-2/+3
2021-06-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+2
2021-06-16net/mlx5: Fix error path for set HCA defaultsLeon Romanovsky1-1/+2
2021-06-14net/mlx5: Introduce API for request and release IRQsShay Drory1-0/+1