aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/main.c
AgeCommit message (Expand)Author
2023-11-15net/mlx5: simplify mlx5_set_driver_version string assignmentsJustin Stitt
2023-10-14net/mlx5: Refactor LAG peer device lookout bus logic to mlx5 devcomShay Drory
2023-10-13Merge branch 'mlx5-next' of https://git.kernel.org/pub/scm/linux/kernel/git/m...Jakub Kicinski
2023-10-02RDMA/mlx5: Send events from IB driver about device affiliation statePatrisious Haddad
2023-09-17net/mlx5: Disable eswitch as the first thing in mlx5_unload()Jiri Pirko
2023-08-14net/mlx5: Remove unused MAX HCA capabilitiesShay Drory
2023-08-14net/mlx5: Remove unused CAPsShay Drory
2023-08-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-08-09net/mlx5: Expose NIC temperature via hardware monitoring kernel APIAdham Faris
2023-08-07net/mlx5: Reload auxiliary devices in pci error handlersMoshe Shemesh
2023-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-07-27net/mlx5: split mlx5_cmd_init() to probe and reload routinesShay Drory
2023-07-27net/mlx5: Devcom, Infrastructure changesRoi Dayan
2023-07-26net/mlx5: Unregister devlink params in case interface is downShay Drory
2023-06-16net/mlx5: Handle sync reset unload eventMoshe Shemesh
2023-06-09net/mlx5: Light probe local SFsShay Drory
2023-06-09net/mlx5: Split function_setup() to enable and open functionsShay Drory
2023-06-09net/mlx5: Update SRIOV enable/disable to handle EC/VFsDaniel Jurgens
2023-05-31net/mlx5: Read embedded cpu after init bit clearedMoshe Shemesh
2023-05-24net/mlx5: Drain health before unregistering devlinkShay Drory
2023-05-22net/mlx5: Fix error message when failing to allocate device memoryRoi Dayan
2023-04-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
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-20net/mlx5: Update op_mode to op_mod for port selectionRoi Dayan
2023-04-11net/mlx5: Create a new profile for SFsParav Pandit
2023-03-28Merge tag 'mlx5-updates-2023-03-20' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2023-03-24net/mlx5: Move devlink registration before mlx5_loadEli Cohen
2023-03-24net/mlx5: Use dynamic msix vectors allocationEli Cohen
2023-03-24net/mlx5: Remove redundant pci_clear_masterCai Huoqing
2023-03-23net/mlx5: Set out of order (ooo) by defaultOr Har-Toov
2023-03-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-03-15net/mlx5: Implement thermal zoneSandipan Patra
2023-03-15net/mlx5: remove redundant clear_bitMoshe Shemesh
2023-03-15net/mlx5: Set BREAK_FW_WAIT flag first when removing driverShay Drory
2023-03-15net/mlx5: Disable eswitch before waiting for VF pagesDaniel Jurgens
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
2023-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-02-08Merge tag 'mlx5-next-netdev-deadlock' of git://git.kernel.org/pub/scm/linux/k...Jakub Kicinski
2023-02-08net/mlx5e: Propagate an internal event in case uplink netdev changesJiri Pirko
2023-02-07net/mlx5: Serialize module cleanup with reload and removeShay Drory
2023-01-30net/mlx5: Prepare for fast crypto key update if hardware supports itJianbo Liu
2023-01-27devlink: protect devlink param list by instance lockJiri Pirko
2023-01-27net/mlx5: Change devlink param register/unregister function namesJiri Pirko
2023-01-18net: mlx5: eliminate anonymous module_init & module_exitRandy Dunlap
2022-12-28net/mlx5: Fix RoCE setting at HCA levelShay Drory
2022-12-28net/mlx5: Add forgotten cleanup calls into mlx5_init_once() error pathJiri Pirko
2022-11-29net/mlx5: Remove unused ctx variablesPetr Pavlu
2022-11-29net/mlx5e: Remove unneeded io-mapping.h #includeChristophe JAILLET