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