netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 net 0/3] bnxt_en: set mac address and uc_list bug fixes.
@ 2015-12-02  6:54 Michael Chan
  2015-12-02  6:54 ` [PATCH v2 net 1/3] bnxt_en: Fixed incorrect implementation of ndo_set_mac_address Michael Chan
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Michael Chan @ 2015-12-02  6:54 UTC (permalink / raw)
  To: davem; +Cc: netdev

Fix ndo_set_mac_address() for PF and VF.
Re-apply uc_list after chip reset.

v2: Fix compile error if CONFIG_BNXT_SRIOV is not set.

Michael Chan (3):
  bnxt_en: Fixed incorrect implementation of ndo_set_mac_address
  bnxt_en: enforce proper storing of MAC address
  bnxt_en: Setup uc_list mac filters after resetting the chip.

 drivers/net/ethernet/broadcom/bnxt/bnxt.c       | 44 +++++++++++++++++--------
 drivers/net/ethernet/broadcom/bnxt/bnxt_sriov.c |  7 ++--
 2 files changed, 34 insertions(+), 17 deletions(-)

-- 
1.8.3.1

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

end of thread, other threads:[~2015-12-03 20:10 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-12-02  6:54 [PATCH v2 net 0/3] bnxt_en: set mac address and uc_list bug fixes Michael Chan
2015-12-02  6:54 ` [PATCH v2 net 1/3] bnxt_en: Fixed incorrect implementation of ndo_set_mac_address Michael Chan
2015-12-02  6:54 ` [PATCH v2 net 2/3] bnxt_en: enforce proper storing of MAC address Michael Chan
2015-12-02  6:54 ` [PATCH v2 net 3/3] bnxt_en: Setup uc_list mac filters after resetting the chip Michael Chan
2015-12-03 20:10 ` [PATCH v2 net 0/3] bnxt_en: set mac address and uc_list 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).