netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net 0/3] bnxt_en: bug fixes.
@ 2017-08-23 23:34 Michael Chan
  2017-08-23 23:34 ` [PATCH net 1/3] bnxt_en: Fix .ndo_setup_tc() to include XDP rings Michael Chan
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Michael Chan @ 2017-08-23 23:34 UTC (permalink / raw)
  To: davem; +Cc: netdev

3 bug fixes related to XDP ring accounting in bnxt_setup_tc(), freeing
MSIX vectors when bnxt_re unregisters, and preserving the user-administered
PF MAC address when disabling SRIOV.

Michael Chan (3):
  bnxt_en: Fix .ndo_setup_tc() to include XDP rings.
  bnxt_en: Free MSIX vectors when unregistering the device from bnxt_re.
  bnxt_en: Do not setup MAC address in bnxt_hwrm_func_qcaps().

 drivers/net/ethernet/broadcom/bnxt/bnxt.c     | 41 +++++++++++++++++++--------
 drivers/net/ethernet/broadcom/bnxt/bnxt_ulp.c |  2 ++
 2 files changed, 31 insertions(+), 12 deletions(-)

-- 
1.8.3.1

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

end of thread, other threads:[~2017-08-24  5:42 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-23 23:34 [PATCH net 0/3] bnxt_en: bug fixes Michael Chan
2017-08-23 23:34 ` [PATCH net 1/3] bnxt_en: Fix .ndo_setup_tc() to include XDP rings Michael Chan
2017-08-23 23:34 ` [PATCH net 2/3] bnxt_en: Free MSIX vectors when unregistering the device from bnxt_re Michael Chan
2017-08-23 23:34 ` [PATCH net 3/3] bnxt_en: Do not setup MAC address in bnxt_hwrm_func_qcaps() Michael Chan
2017-08-24  5:42 ` [PATCH net 0/3] 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).