[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20231211185804.18668-1-shannon.nelson@amd.com>
Date: Mon, 11 Dec 2023 10:57:56 -0800
From: Shannon Nelson <shannon.nelson@....com>
To: <netdev@...r.kernel.org>, <davem@...emloft.net>, <kuba@...nel.org>,
<edumazet@...gle.com>, <pabeni@...hat.com>
CC: <brett.creeley@....com>, <drivers@...sando.io>, Shannon Nelson
<shannon.nelson@....com>
Subject: [PATCH net-next 0/8] ionic: updates to PCI error handling
These are improvements to our PCI error handling, including FLR and
AER events.
Shannon Nelson (8):
ionic: pass opcode to devcmd_wait
ionic: keep filters across FLR
ionic: bypass firmware cmds when stuck in reset
ionic: prevent pci disable of already disabled device
ionic: no fw read when PCI reset failed
ionic: use timer_shutdown_sync
ionic: lif debugfs refresh on reset
ionic: fill out pci error handlers
.../ethernet/pensando/ionic/ionic_bus_pci.c | 43 ++++++++++++++++++-
.../ethernet/pensando/ionic/ionic_debugfs.c | 3 ++
.../net/ethernet/pensando/ionic/ionic_dev.c | 24 ++++++++---
.../net/ethernet/pensando/ionic/ionic_dev.h | 1 +
.../net/ethernet/pensando/ionic/ionic_lif.c | 3 ++
.../net/ethernet/pensando/ionic/ionic_main.c | 22 ++++++----
6 files changed, 81 insertions(+), 15 deletions(-)
--
2.17.1
Powered by blists - more mailing lists