All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net-next 0/8] ionic: updates to PCI error handling
@ 2023-12-11 18:57 Shannon Nelson
  2023-12-11 18:57 ` [PATCH net-next 1/8] ionic: pass opcode to devcmd_wait Shannon Nelson
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: Shannon Nelson @ 2023-12-11 18:57 UTC (permalink / raw)
  To: netdev, davem, kuba, edumazet, pabeni
  Cc: brett.creeley, drivers, Shannon Nelson

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


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2023-12-13 12:40 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-11 18:57 [PATCH net-next 0/8] ionic: updates to PCI error handling Shannon Nelson
2023-12-11 18:57 ` [PATCH net-next 1/8] ionic: pass opcode to devcmd_wait Shannon Nelson
2023-12-11 18:57 ` [PATCH net-next 2/8] ionic: keep filters across FLR Shannon Nelson
2023-12-11 18:57 ` [PATCH net-next 3/8] ionic: bypass firmware cmds when stuck in reset Shannon Nelson
2023-12-11 18:58 ` [PATCH net-next 4/8] ionic: prevent pci disable of already disabled device Shannon Nelson
2023-12-11 18:58 ` [PATCH net-next 5/8] ionic: no fw read when PCI reset failed Shannon Nelson
2023-12-11 18:58 ` [PATCH net-next 6/8] ionic: use timer_shutdown_sync Shannon Nelson
2023-12-11 18:58 ` [PATCH net-next 7/8] ionic: lif debugfs refresh on reset Shannon Nelson
2023-12-11 18:58 ` [PATCH net-next 8/8] ionic: fill out pci error handlers Shannon Nelson
2023-12-13 12:40 ` [PATCH net-next 0/8] ionic: updates to PCI error handling patchwork-bot+netdevbpf

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.