From: Tariq Toukan
Date: Wed, 9 Dec 2020 15:03:37 +0200
> Hi,
>
> This patchset by Moshe contains fixes to the mlx4 Eth driver,
> addressing issues in restart flow.
>
> Patch 1 protects the restart task from being rescheduled while active.
> Please queue for -stable >= v2.6.
> Patch 2 recons
Hi,
This patchset by Moshe contains fixes to the mlx4 Eth driver,
addressing issues in restart flow.
Patch 1 protects the restart task from being rescheduled while active.
Please queue for -stable >= v2.6.
Patch 2 reconstructs SQs stuck in error state, and adds prints for improved
debuggabili
From: Tariq Toukan
Date: Mon, 20 Jun 2016 17:35:07 +0300
> This small patchset includes two small fixes for mlx4_en driver.
>
> One allows a clean shutdown even when clients do not release their
> netdev reference.
> The other adds error return values to the VLAN VID add/kill functions.
Series
Hi Dave,
This small patchset includes two small fixes for mlx4_en driver.
One allows a clean shutdown even when clients do not release their
netdev reference.
The other adds error return values to the VLAN VID add/kill functions.
Eran Ben Elisha (1):
net/mlx4_en: Avoid unregister_netdev at shu
Hi Dave,
This small patchset includes two fixes for mlx4_en driver.
One allows a clean shutdown even when clients do not release their
netdev reference.
The other adds error return values to the VLAN VID add/kill functions.
Eran Ben Elisha (1):
net/mlx4_en: Avoid unregister_netdev at shutdown