summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/main.c
AgeCommit message (Expand)AuthorFilesLines
2023-11-15net/mlx5: simplify mlx5_set_driver_version string assignmentsJustin Stitt1-17/+3
2023-10-14net/mlx5: Refactor LAG peer device lookout bus logic to mlx5 devcomShay Drory1-0/+25
2023-10-13Merge branch 'mlx5-next' of https://git.kernel.org/pub/scm/linux/kernel/git/m...Jakub Kicinski1-0/+6
2023-10-02RDMA/mlx5: Send events from IB driver about device affiliation statePatrisious Haddad1-0/+6
2023-09-17net/mlx5: Disable eswitch as the first thing in mlx5_unload()Jiri Pirko1-1/+1
2023-08-15net/mlx5: Remove unused MAX HCA capabilitiesShay Drory1-6/+8
2023-08-15net/mlx5: Remove unused CAPsShay Drory1-2/+0
2023-08-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+1
2023-08-10net/mlx5: Expose NIC temperature via hardware monitoring kernel APIAdham Faris1-4/+4
2023-08-07net/mlx5: Reload auxiliary devices in pci error handlersMoshe Shemesh1-1/+1
2023-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+1
2023-07-27net/mlx5: split mlx5_cmd_init() to probe and reload routinesShay Drory1-3/+12
2023-07-27net/mlx5: Devcom, Infrastructure changesRoi Dayan1-6/+6
2023-07-27net/mlx5: Unregister devlink params in case interface is downShay Drory1-0/+1
2023-06-16net/mlx5: Handle sync reset unload eventMoshe Shemesh1-0/+3
2023-06-10net/mlx5: Light probe local SFsShay Drory1-8/+116
2023-06-10net/mlx5: Split function_setup() to enable and open functionsShay Drory1-25/+58
2023-06-10net/mlx5: Update SRIOV enable/disable to handle EC/VFsDaniel Jurgens1-1/+1
2023-06-01net/mlx5: Read embedded cpu after init bit clearedMoshe Shemesh1-1/+1
2023-05-25net/mlx5: Drain health before unregistering devlinkShay Drory1-3/+4
2023-05-23net/mlx5: Fix error message when failing to allocate device memoryRoi Dayan1-1/+1
2023-04-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-0/+3
2023-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni1-4/+5
2023-04-21Revert "net/mlx5: Remove "recovery" arg from mlx5_load_one() function"Moshe Shemesh1-4/+5
2023-04-21net/mlx5: Update op_mode to op_mod for port selectionRoi Dayan1-1/+1
2023-04-12net/mlx5: Create a new profile for SFsParav Pandit1-0/+9
2023-03-29Merge tag 'mlx5-updates-2023-03-20' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski1-10/+7
2023-03-25net/mlx5: Move devlink registration before mlx5_loadEli Cohen1-7/+7
2023-03-25net/mlx5: Use dynamic msix vectors allocationEli Cohen1-3/+0
2023-03-24net/mlx5: Remove redundant pci_clear_masterCai Huoqing1-2/+0
2023-03-23net/mlx5: Set out of order (ooo) by defaultOr Har-Toov1-0/+3
2023-03-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-2/+2
2023-03-16net/mlx5: Implement thermal zoneSandipan Patra1-0/+6
2023-03-16net/mlx5: remove redundant clear_bitMoshe Shemesh1-1/+1
2023-03-16net/mlx5: Set BREAK_FW_WAIT flag first when removing driverShay Drory1-1/+1
2023-03-16net/mlx5: Disable eswitch before waiting for VF pagesDaniel Jurgens1-1/+1
2023-02-15net/mlx5: Suspend auxiliary devices only in case of PCI device suspendJiri Pirko1-8/+8
2023-02-15net/mlx5: Remove "recovery" arg from mlx5_load_one() functionJiri Pirko1-5/+4
2023-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-7/+7
2023-02-09Merge tag 'mlx5-next-netdev-deadlock' of git://git.kernel.org/pub/scm/linux/k...Jakub Kicinski1-0/+20
2023-02-09net/mlx5e: Propagate an internal event in case uplink netdev changesJiri Pirko1-0/+20
2023-02-08net/mlx5: Serialize module cleanup with reload and removeShay Drory1-7/+7
2023-01-31net/mlx5: Prepare for fast crypto key update if hardware supports itJianbo Liu1-0/+1
2023-01-27devlink: protect devlink param list by instance lockJiri Pirko1-6/+6
2023-01-27net/mlx5: Change devlink param register/unregister function namesJiri Pirko1-5/+5
2023-01-18net: mlx5: eliminate anonymous module_init & module_exitRandy Dunlap1-4/+4
2022-12-28net/mlx5: Fix RoCE setting at HCA levelShay Drory1-1/+1
2022-12-28net/mlx5: Add forgotten cleanup calls into mlx5_init_once() error pathJiri Pirko1-0/+2
2022-11-30net/mlx5: Remove unused ctx variablesPetr Pavlu1-2/+0
2022-11-30net/mlx5e: Remove unneeded io-mapping.h #includeChristophe JAILLET1-1/+0