netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net 0/3] bnxt_en: 3 bug fixes.
@ 2020-07-12  0:48 Michael Chan
  2020-07-12  0:48 ` [PATCH net 1/3] bnxt_en: Fix race when modifying pause settings Michael Chan
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Michael Chan @ 2020-07-12  0:48 UTC (permalink / raw)
  To: davem; +Cc: netdev, kuba

2 Fixes related to PHY/link settings.  The last one fixes the sizing of
the completion ring.

Please also queue for -stable.  Thanks.

Michael Chan (1):
  bnxt_en: Fix completion ring sizing with TPA enabled.

Vasundhara Volam (2):
  bnxt_en: Fix race when modifying pause settings.
  bnxt_en: Init ethtool link settings after reading updated PHY
    configuration.

 drivers/net/ethernet/broadcom/bnxt/bnxt.c         | 22 +++++++++++++++-------
 drivers/net/ethernet/broadcom/bnxt/bnxt_ethtool.c |  5 ++++-
 2 files changed, 19 insertions(+), 8 deletions(-)

-- 
1.8.3.1


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

end of thread, other threads:[~2020-07-12 22:29 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-07-12  0:48 [PATCH net 0/3] bnxt_en: 3 bug fixes Michael Chan
2020-07-12  0:48 ` [PATCH net 1/3] bnxt_en: Fix race when modifying pause settings Michael Chan
2020-07-12  0:48 ` [PATCH net 2/3] bnxt_en: Init ethtool link settings after reading updated PHY configuration Michael Chan
2020-07-12  0:48 ` [PATCH net 3/3] bnxt_en: Fix completion ring sizing with TPA enabled Michael Chan
2020-07-12 22:29 ` [PATCH net 0/3] bnxt_en: 3 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).