All of lore.kernel.org
 help / color / mirror / Atom feed
From: Shannon Nelson <shannon.nelson@amd.com>
To: <netdev@vger.kernel.org>, <davem@davemloft.net>,
	<kuba@kernel.org>, <edumazet@google.com>, <pabeni@redhat.com>
Cc: <brett.creeley@amd.com>, <drivers@pensando.io>,
	Shannon Nelson <shannon.nelson@amd.com>
Subject: [PATCH net 0/3] ionic: PCI error handling fixes
Date: Fri, 23 Feb 2024 14:27:39 -0800	[thread overview]
Message-ID: <20240223222742.13923-1-shannon.nelson@amd.com> (raw)

These are a few things to make our PCI reset handling better.

Shannon Nelson (3):
  ionic: check before releasing pci regions
  ionic: check cmd_regs before copying in or out
  ionic: restore netdev feature bits after reset

 .../net/ethernet/pensando/ionic/ionic_bus_pci.c | 17 ++++++++++-------
 drivers/net/ethernet/pensando/ionic/ionic_dev.c | 10 ++++++++++
 .../net/ethernet/pensando/ionic/ionic_ethtool.c |  7 ++++++-
 drivers/net/ethernet/pensando/ionic/ionic_fw.c  |  5 +++++
 drivers/net/ethernet/pensando/ionic/ionic_lif.c |  5 ++++-
 .../net/ethernet/pensando/ionic/ionic_main.c    |  3 +++
 6 files changed, 38 insertions(+), 9 deletions(-)

-- 
2.17.1


             reply	other threads:[~2024-02-23 22:27 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-23 22:27 Shannon Nelson [this message]
2024-02-23 22:27 ` [PATCH net 1/3] ionic: check before releasing pci regions Shannon Nelson
2024-02-23 22:27 ` [PATCH net 2/3] ionic: check cmd_regs before copying in or out Shannon Nelson
2024-02-23 22:27 ` [PATCH net 3/3] ionic: restore netdev feature bits after reset Shannon Nelson
2024-02-27 12:20 ` [PATCH net 0/3] ionic: PCI error handling fixes patchwork-bot+netdevbpf

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240223222742.13923-1-shannon.nelson@amd.com \
    --to=shannon.nelson@amd.com \
    --cc=brett.creeley@amd.com \
    --cc=davem@davemloft.net \
    --cc=drivers@pensando.io \
    --cc=edumazet@google.com \
    --cc=kuba@kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.