aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/dev.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-07-28net/mlx5: Lock mlx5 devlink reload callbacksMoshe Shemesh1-15/+4
2022-07-12net/mlx5: Use devl_ API in mlx5e_devlink_port_registerMoshe Shemesh1-2/+27
2022-06-08net/mlx5: E-Switch, pair only capable devicesMark Bloch1-18/+0
2022-05-31net/mlx5: Fix mlx5_get_next_dev() peer device matchingSaeed Mahameed1-11/+23
2022-05-09net/mlx5: Support devices with more than 2 portsMark Bloch1-1/+2
2022-05-09net/mlx5: Lag, filter non compatible devicesMark Bloch1-8/+40
2022-01-04net/mlx5: CT: Set flow source hint from provided tuple devicePaul Blakey1-1/+1
2021-10-15net/mlx5: Use system_image_guid to determine bondingRongwei Liu1-1/+13
2021-08-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+1
2021-08-26net/mlx5: Remove all auxiliary devices at the unregister eventLeon Romanovsky1-1/+1
2021-08-11net/mlx5: Support enable_vnet devlink dev paramParav Pandit1-2/+14
2021-08-11net/mlx5: Support enable_rdma devlink dev paramParav Pandit1-2/+14
2021-08-11net/mlx5: Support enable_eth devlink dev paramParav Pandit1-2/+40
2021-07-27net/mlx5: E-Switch, handle devcom events only for ports on the same deviceRoi Dayan1-4/+1
2021-06-16net/mlx5e: Don't create devices during unload flowDmytro Linkin1-0/+4
2021-06-16net/mlx5: Check that driver was probed prior attaching the deviceLeon Romanovsky1-0/+15
2021-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-2/+2
2021-03-31net/mlx5: Delete auxiliary bus driver eth-rep firstMaor Dickman1-2/+2
2021-03-16net/mlx5e: Do not reload ethernet ports when changing eswitch modeRoi Dayan1-3/+0
2020-12-06net/mlx5: Simplify eswitch mode checkLeon Romanovsky1-2/+2
2020-12-06net/mlx5: Delete custom device management logicLeon Romanovsky1-270/+18
2020-12-06RDMA/mlx5: Convert mlx5_ib to use auxiliary busLeon Romanovsky1-0/+66
2020-12-06net/mlx5e: Connect ethernet part to auxiliary busLeon Romanovsky1-0/+74
2020-12-06vdpa/mlx5: Connect mlx5_vdpa to auxiliary busLeon Romanovsky1-1/+27
2020-12-04net/mlx5: Register mlx5 devices to auxiliary virtual busLeon Romanovsky1-4/+261
2020-03-25net/mlx5: Simplify mlx5_register_device to return voidParav Pandit1-3/+1
2019-07-25net/mlx5: Use reversed order when unregister devicesMark Zhang1-1/+1
2019-07-04Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxSaeed Mahameed1-1/+8
2019-07-01net/mlx5: Limit scope of mlx5_get_next_phys_dev() to PCI PF devicesParav Pandit1-1/+8
2019-06-07net/mlx5: Avoid reloading already removed devicesAlaa Hleihel1-2/+23
2018-12-10net/mlx5: Remove the get protocol device interface entryOr Gerlitz1-22/+0
2018-11-29net/mlx5: Remove unused events callback and logicSaeed Mahameed1-105/+4
2018-11-29net/mlx5: Forward all mlx5 events to mlx5 notifiers chainSaeed Mahameed1-0/+3
2018-11-20{net,IB}/mlx5: Move Page fault EQ and ODP logic to RDMASaeed Mahameed1-34/+0
2018-09-05net/mlx5: Check for error in mlx5_attach_interfaceHuy Nguyen1-5/+10
2018-09-05net/mlx5: Consider PCI domain in search for next devDaniel Jurgens1-3/+4
2018-02-23net/mlx5: E-Switch, Reload IB interface when switching devlink modesMark Bloch1-0/+8
2017-11-10net/mlx5: Loop over temp list to release delay eventsHuy Nguyen1-1/+1
2017-10-26net/mlx5: Delay events till mlx5 interface's add complete for pci resumeHuy Nguyen1-29/+41
2017-08-07net/mlx5: Delay events till ib registration endsErez Shitrit1-0/+73
2017-01-02{net,IB}/mlx5: Refactor page fault handlingArtemy Kovalyov1-0/+33
2016-09-10net/mlx5: Organize device list API in one placeMohamad Haj Yahia1-0/+345