summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/mlx5_core.h
AgeCommit message (Expand)AuthorFilesLines
2023-12-14net/mlx5: Expose Management PCIe Index Register (MPIR)Tariq Toukan1-0/+1
2023-10-14net/mlx5: Remove unused declarationYue Haibing1-2/+0
2023-10-14net/mlx5: Replace global mlx5_intf_lock with HCA devcom component lockShay Drory1-5/+3
2023-10-14net/mlx5: Refactor LAG peer device lookout bus logic to mlx5 devcomShay Drory1-1/+0
2023-10-14net/mlx5: Parallelize vhca event handlingWei Zhang1-1/+2
2023-10-02net/mlx5: Implement alias object allow and create functionsPatrisious Haddad1-0/+22
2023-08-15net/mlx5: Remove unused MAX HCA capabilitiesShay Drory1-0/+3
2023-08-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+1
2023-08-10net/mlx5: Expose port.c/mlx5_query_module_num() functionAdham Faris1-0/+1
2023-08-07net/mlx5: Return correct EC_VF function IDDaniel Jurgens1-1/+1
2023-07-27net/mlx5: split mlx5_cmd_init() to probe and reload routinesShay Drory1-0/+2
2023-06-16net/mlx5: DR, update query of HCA caps for EC VFsDaniel Jurgens1-0/+7
2023-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-12/+0
2023-06-11RDMA/mlx5: Fix affinity assignmentMark Bloch1-12/+0
2023-06-10net/mlx5: Light probe local SFsShay Drory1-0/+7
2023-06-10net/mlx5: Update SRIOV enable/disable to handle EC/VFsDaniel Jurgens1-1/+1
2023-06-10net/mlx5: Update vport caps query/set for EC VFsDaniel Jurgens1-3/+3
2023-06-10net/mlx5: Enable devlink port for embedded cpu VF vportsDaniel Jurgens1-0/+20
2023-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni1-1/+1
2023-04-21Revert "net/mlx5: Remove "recovery" arg from mlx5_load_one() function"Moshe Shemesh1-1/+1
2023-04-12net/mlx5: Create a new profile for SFsParav Pandit1-0/+1
2023-02-15net/mlx5: Suspend auxiliary devices only in case of PCI device suspendJiri Pirko1-3/+3
2023-02-15net/mlx5: Remove "recovery" arg from mlx5_load_one() functionJiri Pirko1-1/+1
2022-12-08net/mlx5: E-Switch, Implement devlink port function cmds to control RoCEYishai Hadas1-0/+2
2022-12-08net/mlx5: Add generic getters for other functions capsShay Drory1-1/+2
2022-09-30net/mlx5: Add MLX5_FLEXIBLE_INLEN to safely calculate cmd inlenMaxim Mikityanskiy1-0/+30
2022-07-29net/mlx5: Lock mlx5 devlink reload callbacksMoshe Shemesh1-0/+2
2022-06-08net/mlx5: E-Switch, pair only capable devicesMark Bloch1-1/+0
2022-05-10net/mlx5: Lag, filter non compatible devicesMark Bloch1-0/+1
2022-05-10net/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/ne...Linus 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-10net/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-15net/mlx5: Introduce API for request and release IRQsShay Drory1-19/+0
2021-06-15net/mlx5: Change ownership model for lagMark Bloch1-2/+4
2021-04-10Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub 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-12net/mlx5: Check returned value from health recover sequenceLeon Romanovsky1-1/+1
2021-03-12net/mlx5: Separate probe vs. reload flowsLeon Romanovsky1-2/+4
2021-02-06net/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