summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/dev.c
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5: Change missing SyncE capability print to debugGal Pressman2024-02-051-1/+1
* net/mlx5: Replace global mlx5_intf_lock with HCA devcom component lockShay Drory2023-10-141-27/+10
* net/mlx5: Refactor LAG peer device lookout bus logic to mlx5 devcomShay Drory2023-10-141-68/+0
* mlx5: Implement SyncE support using DPLL infrastructureJiri Pirko2023-09-171-0/+17
* net/mlx5: Use shared code for checking lag is supportedRoi Dayan2023-07-271-4/+2
* net/mlx5: Remove redundant is_mdev_switchdev_mode() check from is_ib_rep_supp...Jiri Pirko2023-06-231-3/+0
* net/mlx5: Remove redundant MLX5_ESWITCH_MANAGER() check from is_ib_rep_suppor...Jiri Pirko2023-06-231-3/+0
* net/mlx5: Light probe local SFsShay Drory2023-06-091-0/+16
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-04-201-6/+0
|\
| * Revert "net/mlx5: Enable management PF initialization"Jakub Kicinski2023-04-191-6/+0
* | net/mlx5: Use one completion vector if eth is disabledEli Cohen2023-03-241-12/+2
|/
* net/mlx5: Suspend auxiliary devices only in case of PCI device suspendJiri Pirko2023-02-141-2/+2
* net/mlx5: Remove outdated commentJiri Pirko2023-02-141-4/+0
* devlink: protect devlink param list by instance lockJiri Pirko2023-01-271-9/+9
* net/mlx5: Remove MLX5E_LOCKED_FLOW flagJiri Pirko2023-01-191-12/+2
* net/mlx5: Enable management PF initializationShay Drory2023-01-101-0/+6
* net/mlx5: Lock mlx5 devlink reload callbacksMoshe Shemesh2022-07-281-15/+4
* net/mlx5: Use devl_ API in mlx5e_devlink_port_registerMoshe Shemesh2022-07-121-2/+27
* net/mlx5: E-Switch, pair only capable devicesMark Bloch2022-06-081-18/+0
* net/mlx5: Fix mlx5_get_next_dev() peer device matchingSaeed Mahameed2022-05-311-11/+23
* net/mlx5: Support devices with more than 2 portsMark Bloch2022-05-091-1/+2
* net/mlx5: Lag, filter non compatible devicesMark Bloch2022-05-091-8/+40
* net/mlx5: CT: Set flow source hint from provided tuple devicePaul Blakey2022-01-041-1/+1
* net/mlx5: Use system_image_guid to determine bondingRongwei Liu2021-10-151-1/+13
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-08-311-1/+1
|\
| * net/mlx5: Remove all auxiliary devices at the unregister eventLeon Romanovsky2021-08-261-1/+1
* | net/mlx5: Support enable_vnet devlink dev paramParav Pandit2021-08-111-2/+14
* | net/mlx5: Support enable_rdma devlink dev paramParav Pandit2021-08-111-2/+14
* | net/mlx5: Support enable_eth devlink dev paramParav Pandit2021-08-111-2/+40
|/
* net/mlx5: E-Switch, handle devcom events only for ports on the same deviceRoi Dayan2021-07-271-4/+1
* net/mlx5e: Don't create devices during unload flowDmytro Linkin2021-06-161-0/+4
* net/mlx5: Check that driver was probed prior attaching the deviceLeon Romanovsky2021-06-161-0/+15
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-04-091-2/+2
|\
| * net/mlx5: Delete auxiliary bus driver eth-rep firstMaor Dickman2021-03-311-2/+2
* | net/mlx5e: Do not reload ethernet ports when changing eswitch modeRoi Dayan2021-03-161-3/+0
|/
* net/mlx5: Simplify eswitch mode checkLeon Romanovsky2020-12-061-2/+2
* net/mlx5: Delete custom device management logicLeon Romanovsky2020-12-061-270/+18
* RDMA/mlx5: Convert mlx5_ib to use auxiliary busLeon Romanovsky2020-12-061-0/+66
* net/mlx5e: Connect ethernet part to auxiliary busLeon Romanovsky2020-12-061-0/+74
* vdpa/mlx5: Connect mlx5_vdpa to auxiliary busLeon Romanovsky2020-12-061-1/+27
* net/mlx5: Register mlx5 devices to auxiliary virtual busLeon Romanovsky2020-12-041-4/+261
* net/mlx5: Simplify mlx5_register_device to return voidParav Pandit2020-03-251-3/+1
* net/mlx5: Use reversed order when unregister devicesMark Zhang2019-07-251-1/+1
* Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed2019-07-041-1/+8
|\
| * net/mlx5: Limit scope of mlx5_get_next_phys_dev() to PCI PF devicesParav Pandit2019-07-011-1/+8
* | net/mlx5: Avoid reloading already removed devicesAlaa Hleihel2019-06-071-2/+23
|/
* net/mlx5: Remove the get protocol device interface entryOr Gerlitz2018-12-101-22/+0
* net/mlx5: Remove unused events callback and logicSaeed Mahameed2018-11-291-105/+4
* net/mlx5: Forward all mlx5 events to mlx5 notifiers chainSaeed Mahameed2018-11-291-0/+3
* {net,IB}/mlx5: Move Page fault EQ and ODP logic to RDMASaeed Mahameed2018-11-201-34/+0