summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx4/intf.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* mlx4: Delete custom device management logicPetr Pavlu2023-08-231-125/+0
* mlx4: Connect the infiniband part to the auxiliary busPetr Pavlu2023-08-231-0/+13
* mlx4: Connect the ethernet part to the auxiliary busPetr Pavlu2023-08-231-1/+12
* mlx4: Register mlx4 devices to an auxiliary virtual busPetr Pavlu2023-08-231-2/+228
* mlx4: Avoid resetting MLX4_INTFF_BONDING per driverPetr Pavlu2023-08-231-8/+11
* mlx4: Get rid of the mlx4_interface.activate callbackPetr Pavlu2023-08-231-2/+0
* mlx4: Replace the mlx4_interface.event callback with a notifierPetr Pavlu2023-08-231-7/+17
* mlx4: Use 'void *' as the event param of mlx4_dispatch_event()Petr Pavlu2023-08-231-1/+1
* mlx4: Get rid of the mlx4_interface.get_dev callbackPetr Pavlu2023-08-231-21/+0
* net/mlx4: fix spelling mistake: "Inrerface" -> "Interface" and rephrase messageColin Ian King2018-05-231-1/+1
* mlx4: sizeof style usagestephen hemminger2017-08-161-1/+1
* net/mlx4: Change ENOTSUPP to EOPNOTSUPPOr Gerlitz2017-02-231-1/+1
* net/mlx4_core: Avoid command timeouts during VF driver device shutdownJack Morgenstein2017-01-301-0/+12
* net/mlx4_core: Check device state before unregistering itAlex Vesker2016-07-261-0/+3
* net/mlx4: Fix some indent inconsistancyChristophe Jaillet2016-07-051-1/+1
* mlx4: Implement devlink interfaceJiri Pirko2016-03-011-0/+9
* net/mlx4: Postpone the registration of net_deviceMoni Shoua2015-08-311-0/+3
* mlx4: Disable HA for SRIOV PF RoCE devicesOr Gerlitz2015-06-251-1/+7
* net/mlx4_core: Port aggregation upper layer interfaceMoni Shoua2015-02-051-0/+54
* net/mlx4_core: Enable device recovery flow with SRIOVYishai Hadas2015-01-251-4/+2
* net/mlx4_core: Manage interface state for Reset flow casesYishai Hadas2015-01-251-0/+2
* mlx4: Use port management change event instead of smp_snoopJack Morgenstein2012-07-101-2/+3
* mlx4_core: adjust catas operation for SRIOV modeJack Morgenstein2011-12-131-2/+4
* drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-11-011-0/+1
* mlx4: Move the Mellanox driverJeff Kirsher2011-08-111-0/+184