netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net 0/4] bnxt_en: Bug fixes.
@ 2020-06-14 23:57 Michael Chan
  2020-06-14 23:57 ` [PATCH net 1/4] bnxt_en: Simplify bnxt_resume() Michael Chan
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Michael Chan @ 2020-06-14 23:57 UTC (permalink / raw)
  To: davem; +Cc: netdev, kuba

Four fixes related to the bnxt_en driver's resume path, AER reset, and
the timer function.

Michael Chan (3):
  bnxt_en: Simplify bnxt_resume().
  bnxt_en: Re-enable SRIOV during resume.
  bnxt_en: Fix AER reset logic on 57500 chips.

Vasundhara Volam (1):
  bnxt_en: Return from timer if interface is not in open state.

 drivers/net/ethernet/broadcom/bnxt/bnxt.c | 35 +++++++++++++++----------------
 1 file changed, 17 insertions(+), 18 deletions(-)

-- 
1.8.3.1


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

end of thread, other threads:[~2020-06-15 20:29 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-06-14 23:57 [PATCH net 0/4] bnxt_en: Bug fixes Michael Chan
2020-06-14 23:57 ` [PATCH net 1/4] bnxt_en: Simplify bnxt_resume() Michael Chan
2020-06-14 23:57 ` [PATCH net 2/4] bnxt_en: Re-enable SRIOV during resume Michael Chan
2020-06-14 23:57 ` [PATCH net 3/4] bnxt_en: Fix AER reset logic on 57500 chips Michael Chan
2020-06-14 23:57 ` [PATCH net 4/4] bnxt_en: Return from timer if interface is not in open state Michael Chan
2020-06-15 20:29 ` [PATCH net 0/4] bnxt_en: Bug fixes David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).