summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/main.c
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5: Fix peer devlink set for SF representor devlink portShay Drory2024-05-101-9/+5
* net/mlx5: Restore mistakenly dropped parts in register devlink flowShay Drory2024-04-121-1/+4
* net/mlx5: SD, Handle possible devcom ERR_PTRTariq Toukan2024-04-121-1/+1
* net/mlx5: Register devlink first under devlink lockShay Drory2024-04-101-17/+20
* net/mlx5: Return specific error code for timeout on wait_fw_initMoshe Shemesh2024-02-051-19/+19
* net/mlx5: simplify mlx5_set_driver_version string assignmentsJustin Stitt2023-11-151-17/+3
* net/mlx5: Refactor LAG peer device lookout bus logic to mlx5 devcomShay Drory2023-10-141-0/+25
* Merge branch 'mlx5-next' of https://git.kernel.org/pub/scm/linux/kernel/git/m...Jakub Kicinski2023-10-131-0/+6
|\
| * RDMA/mlx5: Send events from IB driver about device affiliation statePatrisious Haddad2023-10-021-0/+6
* | net/mlx5: Disable eswitch as the first thing in mlx5_unload()Jiri Pirko2023-09-171-1/+1
|/
* net/mlx5: Remove unused MAX HCA capabilitiesShay Drory2023-08-141-6/+8
* net/mlx5: Remove unused CAPsShay Drory2023-08-141-2/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-08-101-1/+1
|\
| * net/mlx5: Reload auxiliary devices in pci error handlersMoshe Shemesh2023-08-071-1/+1
* | net/mlx5: Expose NIC temperature via hardware monitoring kernel APIAdham Faris2023-08-091-4/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-08-031-0/+1
|\|
| * net/mlx5: Unregister devlink params in case interface is downShay Drory2023-07-261-0/+1
* | net/mlx5: split mlx5_cmd_init() to probe and reload routinesShay Drory2023-07-271-3/+12
* | net/mlx5: Devcom, Infrastructure changesRoi Dayan2023-07-271-6/+6
|/
* net/mlx5: Handle sync reset unload eventMoshe Shemesh2023-06-161-0/+3
* net/mlx5: Light probe local SFsShay Drory2023-06-091-8/+116
* net/mlx5: Split function_setup() to enable and open functionsShay Drory2023-06-091-25/+58
* net/mlx5: Update SRIOV enable/disable to handle EC/VFsDaniel Jurgens2023-06-091-1/+1
* net/mlx5: Read embedded cpu after init bit clearedMoshe Shemesh2023-05-311-1/+1
* net/mlx5: Drain health before unregistering devlinkShay Drory2023-05-241-3/+4
* net/mlx5: Fix error message when failing to allocate device memoryRoi Dayan2023-05-221-1/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2023-04-291-0/+3
|\
| * net/mlx5: Set out of order (ooo) by defaultOr Har-Toov2023-03-231-0/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni2023-04-261-4/+5
|\ \
| * | Revert "net/mlx5: Remove "recovery" arg from mlx5_load_one() function"Moshe Shemesh2023-04-201-4/+5
| |/
* | net/mlx5: Update op_mode to op_mod for port selectionRoi Dayan2023-04-201-1/+1
* | net/mlx5: Create a new profile for SFsParav Pandit2023-04-111-0/+9
* | Merge tag 'mlx5-updates-2023-03-20' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski2023-03-281-10/+7
|\ \
| * | net/mlx5: Move devlink registration before mlx5_loadEli Cohen2023-03-241-7/+7
| * | net/mlx5: Use dynamic msix vectors allocationEli Cohen2023-03-241-3/+0
| |/
* | net/mlx5: Remove redundant pci_clear_masterCai Huoqing2023-03-241-2/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-03-171-2/+2
|\|
| * net/mlx5: Set BREAK_FW_WAIT flag first when removing driverShay Drory2023-03-151-1/+1
| * net/mlx5: Disable eswitch before waiting for VF pagesDaniel Jurgens2023-03-151-1/+1
* | net/mlx5: Implement thermal zoneSandipan Patra2023-03-151-0/+6
* | net/mlx5: remove redundant clear_bitMoshe Shemesh2023-03-151-1/+1
|/
* net/mlx5: Suspend auxiliary devices only in case of PCI device suspendJiri Pirko2023-02-141-8/+8
* net/mlx5: Remove "recovery" arg from mlx5_load_one() functionJiri Pirko2023-02-141-5/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-02-091-7/+7
|\
| * net/mlx5: Serialize module cleanup with reload and removeShay Drory2023-02-071-7/+7
* | Merge tag 'mlx5-next-netdev-deadlock' of git://git.kernel.org/pub/scm/linux/k...Jakub Kicinski2023-02-081-0/+20
|\ \
| * | net/mlx5e: Propagate an internal event in case uplink netdev changesJiri Pirko2023-02-081-0/+20
* | | net/mlx5: Prepare for fast crypto key update if hardware supports itJianbo Liu2023-01-301-0/+1
* | | devlink: protect devlink param list by instance lockJiri Pirko2023-01-271-6/+6
* | | net/mlx5: Change devlink param register/unregister function namesJiri Pirko2023-01-271-5/+5
| |/ |/|