aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/mlx5_core.h
AgeCommit message (Expand)Author
2023-12-13net/mlx5: Expose Management PCIe Index Register (MPIR)Tariq Toukan
2023-10-14net/mlx5: Remove unused declarationYue Haibing
2023-10-14net/mlx5: Replace global mlx5_intf_lock with HCA devcom component lockShay Drory
2023-10-14net/mlx5: Refactor LAG peer device lookout bus logic to mlx5 devcomShay Drory
2023-10-14net/mlx5: Parallelize vhca event handlingWei Zhang
2023-10-02net/mlx5: Implement alias object allow and create functionsPatrisious Haddad
2023-08-14net/mlx5: Remove unused MAX HCA capabilitiesShay Drory
2023-08-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-08-09net/mlx5: Expose port.c/mlx5_query_module_num() functionAdham Faris
2023-08-07net/mlx5: Return correct EC_VF function IDDaniel Jurgens
2023-07-27net/mlx5: split mlx5_cmd_init() to probe and reload routinesShay Drory
2023-06-16net/mlx5: DR, update query of HCA caps for EC VFsDaniel Jurgens
2023-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-06-11RDMA/mlx5: Fix affinity assignmentMark Bloch
2023-06-09net/mlx5: Light probe local SFsShay Drory
2023-06-09net/mlx5: Update SRIOV enable/disable to handle EC/VFsDaniel Jurgens
2023-06-09net/mlx5: Update vport caps query/set for EC VFsDaniel Jurgens
2023-06-09net/mlx5: Enable devlink port for embedded cpu VF vportsDaniel Jurgens
2023-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2023-04-20Revert "net/mlx5: Remove "recovery" arg from mlx5_load_one() function"Moshe Shemesh
2023-04-11net/mlx5: Create a new profile for SFsParav Pandit
2023-02-14net/mlx5: Suspend auxiliary devices only in case of PCI device suspendJiri Pirko
2023-02-14net/mlx5: Remove "recovery" arg from mlx5_load_one() functionJiri Pirko
2022-12-07net/mlx5: E-Switch, Implement devlink port function cmds to control RoCEYishai Hadas
2022-12-07net/mlx5: Add generic getters for other functions capsShay Drory
2022-09-30net/mlx5: Add MLX5_FLEXIBLE_INLEN to safely calculate cmd inlenMaxim Mikityanskiy
2022-07-28net/mlx5: Lock mlx5 devlink reload callbacksMoshe Shemesh
2022-06-08net/mlx5: E-Switch, pair only capable devicesMark Bloch
2022-05-09net/mlx5: Lag, filter non compatible devicesMark Bloch
2022-05-09net/mlx5: Increase FW pre-init timeout for health recoveryGavin Li
2022-03-24Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2022-03-18net/mlx5e: Statify function mlx5_cmd_trigger_completionsTariq Toukan
2022-02-27net/mlx5: Disable SRIOV before PF removalYishai Hadas
2022-01-04net/mlx5: CT: Set flow source hint from provided tuple devicePaul Blakey
2021-10-25net/mlx5: Print health buffer by log levelAya Levin
2021-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-08-11net/mlx5: Support enable_vnet devlink dev paramParav Pandit
2021-08-11net/mlx5: Support enable_rdma devlink dev paramParav Pandit
2021-08-11net/mlx5: Support enable_eth devlink dev paramParav Pandit
2021-08-09net/mlx5: Don't skip subfunction cleanup in case of error in module initLeon Romanovsky
2021-08-05net/mlx5: Lag, properly lock eswitch if neededMark Bloch
2021-06-14net/mlx5: Introduce API for request and release IRQsShay Drory
2021-06-14net/mlx5: Change ownership model for lagMark Bloch
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-05net/mlx5e: E-Switch, Maintain vhca_id to vport_num mappingVlad Buslov
2021-01-22net/mlx5: SF, Add auxiliary device driverParav Pandit