aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/mlx5_core.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-30net/mlx5: Add MLX5_FLEXIBLE_INLEN to safely calculate cmd inlenMaxim Mikityanskiy1-0/+30
2022-07-28net/mlx5: Lock mlx5 devlink reload callbacksMoshe Shemesh1-0/+2
2022-06-08net/mlx5: E-Switch, pair only capable devicesMark Bloch1-1/+0
2022-05-09net/mlx5: Lag, filter non compatible devicesMark Bloch1-0/+1
2022-05-09net/mlx5: Increase FW pre-init timeout for health recoveryGavin Li1-1/+1
2022-03-24Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds1-1/+0
2022-03-18net/mlx5e: Statify function mlx5_cmd_trigger_completionsTariq Toukan1-1/+0
2022-02-27net/mlx5: Disable SRIOV before PF removalYishai Hadas1-0/+1
2022-01-04net/mlx5: CT: Set flow source hint from provided tuple devicePaul Blakey1-0/+1
2021-10-25net/mlx5: Print health buffer by log levelAya Levin1-0/+24
2021-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+5
2021-08-11net/mlx5: Support enable_vnet devlink dev paramParav Pandit1-0/+1
2021-08-11net/mlx5: Support enable_rdma devlink dev paramParav Pandit1-0/+1
2021-08-11net/mlx5: Support enable_eth devlink dev paramParav Pandit1-0/+3
2021-08-09net/mlx5: Don't skip subfunction cleanup in case of error in module initLeon Romanovsky1-0/+5
2021-08-05net/mlx5: Lag, properly lock eswitch if neededMark Bloch1-0/+2
2021-06-14net/mlx5: Introduce API for request and release IRQsShay Drory1-19/+0
2021-06-14net/mlx5: Change ownership model for lagMark Bloch1-2/+4
2021-04-09Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxJakub Kicinski1-0/+12
2021-04-04net/mlx5: Implement sriov_get_vf_total_msix/count() callbacksLeon Romanovsky1-0/+7
2021-04-04net/mlx5: Dynamically assign MSI-X vectors countLeon Romanovsky1-0/+5
2021-03-11net/mlx5: Check returned value from health recover sequenceLeon Romanovsky1-1/+1
2021-03-11net/mlx5: Separate probe vs. reload flowsLeon Romanovsky1-2/+4
2021-02-05net/mlx5e: E-Switch, Maintain vhca_id to vport_num mappingVlad Buslov1-0/+2
2021-01-22net/mlx5: SF, Add auxiliary device driverParav Pandit1-0/+10
2021-01-22net/mlx5: Introduce vhca state event notifierParav Pandit1-0/+2
2020-12-07Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxJakub Kicinski1-14/+19
2020-12-06net/mlx5: Delete custom device management logicLeon Romanovsky1-8/+0
2020-12-06net/mlx5e: Connect ethernet part to auxiliary busLeon Romanovsky1-1/+1
2020-12-04net/mlx5: Register mlx5 devices to auxiliary virtual busLeon Romanovsky1-2/+18
2020-12-04net/mlx5_core: Clean driver version and nameLeon Romanovsky1-3/+0
2020-11-26net/mlx5: Avoid exposing driver internal command helpersParav Pandit1-0/+4
2020-10-09net/mlx5: Handle sync reset request eventMoshe Shemesh1-0/+2
2020-09-30net/mlx5: Use dma device access helperParav Pandit1-0/+5
2020-05-15net/mlx5: Move internal timer read function to clock libraryEran Ben Elisha1-3/+0
2020-03-25net/mlx5: Simplify mlx5_unload_one() and its callersParav Pandit1-1/+1
2020-03-25net/mlx5: Simplify mlx5_register_device to return voidParav Pandit1-1/+1
2020-02-27mlx5: register lag notifier for init network namespace onlyJiri Pirko1-1/+1
2020-01-27mlx5: Use dev_net netdevice notifier registrationsJiri Pirko1-1/+1
2019-11-13net/mlx5: Add devlink reloadMichael Guralnik1-0/+3
2019-09-02Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxSaeed Mahameed1-0/+3
2019-09-01net/mlx5: Move device memory management to mlx5_coreAriel Levkovich1-0/+3
2019-08-10mlx5: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-1/+1
2019-07-04net/mlx5: Added fw version query commandShay Agroskin1-0/+2
2019-06-28Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxSaeed Mahameed1-0/+13
2019-06-13net/mlx5: Issue SW reset on FW assertFeras Daoud1-0/+2
2019-06-13net/mlx5: Control CR-space access by different PFsFeras Daoud1-0/+4
2019-06-13net/mlx5: Handle SW reset of FW in error flowFeras Daoud1-1/+1
2019-06-13net/mlx5: Move all IRQ logic to pci_irq.cYuval Avnery1-0/+8
2019-06-13net/mlx5: Separate IRQ table creation from EQ table creationYuval Avnery1-0/+2