linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH (net.git) 0/3] stmmac MDIO and normal descr fixes
@ 2016-04-01  7:07 Giuseppe Cavallaro
  2016-04-01  7:07 ` [PATCH (net.git) 1/3] stmmac: fix TX normal DESC Giuseppe Cavallaro
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Giuseppe Cavallaro @ 2016-04-01  7:07 UTC (permalink / raw)
  To: netdev
  Cc: gabriel.fernandez, afaerber, fschaefer.oss, dinh.linux, davem,
	preid, rhgadsdon, linux-kernel, Giuseppe Cavallaro

This patch series is to fix the problems below and recently debugged
in this mailing list:

o to fix a problem for the HW where the normal descriptor
o to fix the mdio registration according to the different
  platform configurations

I am resending all the patches again: built on top of net.git repo.

Giuseppe Cavallaro (3):
  stmmac: fix TX normal DESC
  Revert "stmmac: Fix 'eth0: No PHY found' regression"
  stmmac: fix MDIO settings

 drivers/net/ethernet/stmicro/stmmac/norm_desc.c    |   16 ++--
 drivers/net/ethernet/stmicro/stmmac/stmmac_main.c  |   16 +---
 drivers/net/ethernet/stmicro/stmmac/stmmac_mdio.c  |   10 +--
 .../net/ethernet/stmicro/stmmac/stmmac_platform.c  |   91 ++++++++++++++------
 include/linux/stmmac.h                             |    1 -
 5 files changed, 80 insertions(+), 54 deletions(-)

-- 
1.7.4.4

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

end of thread, other threads:[~2016-05-11 18:33 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-04-01  7:07 [PATCH (net.git) 0/3] stmmac MDIO and normal descr fixes Giuseppe Cavallaro
2016-04-01  7:07 ` [PATCH (net.git) 1/3] stmmac: fix TX normal DESC Giuseppe Cavallaro
2016-04-01  7:07 ` [PATCH (net.git) 2/3] Revert "stmmac: Fix 'eth0: No PHY found' regression" Giuseppe Cavallaro
2016-04-13 15:44   ` Marc Haber
2016-05-11 18:33     ` Marc Haber
2016-04-01  7:07 ` [PATCH (net.git) 3/3] stmmac: fix MDIO settings Giuseppe Cavallaro
2016-04-01 18:39 ` [PATCH (net.git) 0/3] stmmac MDIO and normal descr 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).