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

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

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

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

-- 
1.8.3.1

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

end of thread, other threads:[~2015-12-02  4:43 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-12-02  3:15 [PATCH net 0/3] bnxt_en: set mac address and uc_list bug fixes Michael Chan
2015-12-02  3:15 ` [PATCH net 1/3] bnxt_en: Fixed incorrect implementation of ndo_set_mac_address Michael Chan
2015-12-02  3:15 ` [PATCH net 2/3] bnxt_en: enforce properly storing of MAC address Michael Chan
2015-12-02  4:40   ` kbuild test robot
2015-12-02  3:15 ` [PATCH net 3/3] bnxt_en: Setup uc_list mac filters after resetting the chip Michael Chan

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).