Two regressions on latest 4.16 driver reported by users Some of old FW (1.5.44) had a link management logic which prevents driver to make clean reset. Driver of 4.16 has a full hardware reset implemented and that broke the link and traffic on such a cards.
Second is oops on shutdown callback in case interface is already closed or was never opened. Igor Russkikh (2): net: aquantia: Regression on reset with 1.x firmware net: aquantia: oops when shutdown on already stopped device drivers/net/ethernet/aquantia/atlantic/aq_nic.c | 8 +++++--- .../net/ethernet/aquantia/atlantic/hw_atl/hw_atl_utils.c | 16 ++++++++++++++++ 2 files changed, 21 insertions(+), 3 deletions(-) -- 2.7.4