summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/main.c
AgeCommit message (Expand)Author
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
2021-08-05net/mlx5: Lag, properly lock eswitch if neededMark Bloch
2021-06-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-06-16net/mlx5: Fix error path for set HCA defaultsLeon Romanovsky
2021-06-14net/mlx5: Introduce API for request and release IRQsShay Drory
2021-06-14net/mlx5: Change ownership model for lagMark Bloch
2021-05-18{net, RDMA}/mlx5: Fix override of log_max_qp by other deviceMaor Gottlieb
2021-04-09Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski
2021-04-04net/mlx5: Implement sriov_get_vf_total_msix/count() callbacksLeon Romanovsky
2021-04-04net/mlx5: Dynamically assign MSI-X vectors countLeon Romanovsky
2021-03-11net/mlx5: Check returned value from health recover sequenceLeon Romanovsky
2021-03-11net/mlx5: Separate probe vs. reload flowsLeon Romanovsky
2021-02-25Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2021-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-02-16kbuild: simplify access to the kernel's versionSasha Levin
2021-02-11net/mlx5: Disable devlink reload for multi port slave deviceShay Drory
2021-01-28Merge tag 'mlx5-updates-2021-01-13' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2021-01-27net/mlx5: Add support for devlink traps in mlx5 core driverAya Levin
2021-01-22net/mlx5: SF, Port function state change supportParav Pandit
2021-01-22net/mlx5: SF, Add port add delete functionalityParav Pandit
2021-01-22net/mlx5: SF, Add auxiliary device driverParav Pandit
2021-01-22net/mlx5: SF, Add auxiliary device supportParav Pandit
2021-01-22net/mlx5: Introduce vhca state event notifierParav Pandit
2021-01-07net/mlx5: Release devlink object if adev failsLeon Romanovsky
2020-12-07Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski
2020-12-06RDMA/mlx5: Convert mlx5_ib to use auxiliary busLeon Romanovsky
2020-12-06net/mlx5e: Connect ethernet part to auxiliary busLeon Romanovsky
2020-12-04net/mlx5: Register mlx5 devices to auxiliary virtual busLeon Romanovsky
2020-12-04net/mlx5_core: Clean driver version and nameLeon Romanovsky
2020-12-04net/mlx5: Properly convey driver version to firmwareLeon Romanovsky
2020-11-26net/mlx5: Enable host PF HCA after eswitch is initializedParav Pandit