[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1486588377-7681-1-git-send-email-jon.mason@broadcom.com>
Date: Wed, 8 Feb 2017 16:12:55 -0500
From: Jon Mason <jon.mason@...adcom.com>
To: David Miller <davem@...emloft.net>
Cc: rafal@...ecki.pl, bcm-kernel-feedback-list@...adcom.com,
netdev@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [PATCH net v3 0/2] net: ethernet: bgmac: bug fixes
Changes in v3:
* Reworked the init sequence patch to only remove the device reset if
the device is actually in reset. Given that this code doesn't bear
much resemblance to the original code, I'm changing the author of the
patch. This was tested on NS2 SVK.
Changes in v2:
* Reworked the first match to make it more obvious what portions of the
register were being preserved (Per Rafal Mileki)
* Style change to reorder the function variables in patch 2 (per Sergei
Shtylyov)
Bug fixes for bgmac driver
Hari Vyas (1):
net: ethernet: bgmac: mac address change bug
Jon Mason (1):
net: ethernet: bgmac: init sequence bug
drivers/net/ethernet/broadcom/bgmac-platform.c | 27 ++++++++++++++++----------
drivers/net/ethernet/broadcom/bgmac.c | 6 +++++-
drivers/net/ethernet/broadcom/bgmac.h | 16 +++++++++++++++
3 files changed, 38 insertions(+), 11 deletions(-)
--
2.7.4
Powered by blists - more mailing lists