netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net 0/6] bnxt_en: Misc. bug fixes.
@ 2019-04-26  2:31 Michael Chan
  2019-04-26  2:31 ` [PATCH net 1/6] bnxt_en: Improve multicast address setup logic Michael Chan
                   ` (6 more replies)
  0 siblings, 7 replies; 9+ messages in thread
From: Michael Chan @ 2019-04-26  2:31 UTC (permalink / raw)
  To: davem; +Cc: netdev

6 miscellaneous bug fixes covering several issues in error code paths,
a setup issue for statistics DMA, and an improvement for setting up
multicast address filters.

Please queue these for stable as well.
Patch #5 (bnxt_en: Fix statistics context reservation logic) is for the
most recent 5.0 stable only.  Thanks.

Michael Chan (5):
  bnxt_en: Improve multicast address setup logic.
  bnxt_en: Fix possible crash in bnxt_hwrm_ring_free() under error
    conditions.
  bnxt_en: Pass correct extended TX port statistics size to firmware.
  bnxt_en: Fix statistics context reservation logic.
  bnxt_en: Fix uninitialized variable usage in bnxt_rx_pkt().

Vasundhara Volam (1):
  bnxt_en: Free short FW command HWRM memory in error path in
    bnxt_init_one()

 drivers/net/ethernet/broadcom/bnxt/bnxt.c | 53 +++++++++++++++++++------------
 1 file changed, 32 insertions(+), 21 deletions(-)

-- 
2.5.1


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

end of thread, other threads:[~2019-04-27 21:01 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-04-26  2:31 [PATCH net 0/6] bnxt_en: Misc. bug fixes Michael Chan
2019-04-26  2:31 ` [PATCH net 1/6] bnxt_en: Improve multicast address setup logic Michael Chan
2019-04-26  2:31 ` [PATCH net 2/6] bnxt_en: Free short FW command HWRM memory in error path in bnxt_init_one() Michael Chan
2019-04-26  2:31 ` [PATCH net 3/6] bnxt_en: Fix possible crash in bnxt_hwrm_ring_free() under error conditions Michael Chan
2019-04-26  2:31 ` [PATCH net 4/6] bnxt_en: Pass correct extended TX port statistics size to firmware Michael Chan
2019-04-26  2:31 ` [PATCH net 5/6] bnxt_en: Fix statistics context reservation logic Michael Chan
2019-04-26  2:31 ` [PATCH net 6/6] bnxt_en: Fix uninitialized variable usage in bnxt_rx_pkt() Michael Chan
2019-04-26 13:06   ` Nathan Chancellor
2019-04-27 21:01 ` [PATCH net 0/6] bnxt_en: Misc. 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).