summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/dev.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* net/mlx5: Check for error in mlx5_attach_interfaceHuy Nguyen2018-09-051-5/+10
* net/mlx5: Consider PCI domain in search for next devDaniel Jurgens2018-09-051-3/+4
* net/mlx5: E-Switch, Reload IB interface when switching devlink modesMark Bloch2018-02-231-0/+8
* net/mlx5: Loop over temp list to release delay eventsHuy Nguyen2017-11-101-1/+1
* net/mlx5: Delay events till mlx5 interface's add complete for pci resumeHuy Nguyen2017-10-261-29/+41
* net/mlx5: Delay events till ib registration endsErez Shitrit2017-08-071-0/+73
* {net,IB}/mlx5: Refactor page fault handlingArtemy Kovalyov2017-01-021-0/+33
* net/mlx5: Organize device list API in one placeMohamad Haj Yahia2016-09-101-0/+345