netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net v2 0/3] Bugfix for the netsec driver
@ 2018-10-23 11:24 masahisa.kojima
  2018-10-23 11:24 ` [PATCH net v2 1/3] net: socionext: Stop PHY before resetting netsec masahisa.kojima
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: masahisa.kojima @ 2018-10-23 11:24 UTC (permalink / raw)
  To: netdev
  Cc: ilias.apalodimas, jaswinder.singh, ard.biesheuvel,
	osaki.yoshitoyo, Masahisa Kojima

From: Masahisa Kojima <masahisa.kojima@linaro.org>

This patch series include bugfix for the netsec ethernet
controller driver, fix the problem in interface down/up.

changes in v2:
 - change the place to perform the PHY power down
 - use the MACROs defiend in include/uapi/linux/mii.h
 - update commit comment

Masahisa Kojima (3):
  net: socionext: Stop PHY before resetting netsec
  net: socionext: Add dummy PHY register read in phy_write()
  net: socionext: Reset tx queue in ndo_stop

 drivers/net/ethernet/socionext/netsec.c | 40 ++++++++++++++++++++++++++++-----
 1 file changed, 34 insertions(+), 6 deletions(-)

-- 
2.14.2

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

end of thread, other threads:[~2018-10-24  2:20 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-10-23 11:24 [PATCH net v2 0/3] Bugfix for the netsec driver masahisa.kojima
2018-10-23 11:24 ` [PATCH net v2 1/3] net: socionext: Stop PHY before resetting netsec masahisa.kojima
2018-10-23 11:24 ` [PATCH net v2 2/3] net: socionext: Add dummy PHY register read in phy_write() masahisa.kojima
2018-10-23 11:24 ` [PATCH net v2 3/3] net: socionext: Reset tx queue in ndo_stop masahisa.kojima
2018-10-23 11:32 ` [PATCH net v2 0/3] Bugfix for the netsec driver Ard Biesheuvel
2018-10-23 11:39   ` Masahisa Kojima
2018-10-23 17:55 ` 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).