From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH (net.git) 0/3] stmmac MDIO and normal descr fixes Date: Fri, 01 Apr 2016 14:39:26 -0400 (EDT) Message-ID: <20160401.143926.875975627564814374.davem@davemloft.net> References: <1459494436-27386-1-git-send-email-peppe.cavallaro@st.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, gabriel.fernandez@linaro.org, afaerber@suse.de, fschaefer.oss@googlemail.com, dinh.linux@gmail.com, preid@electromag.com.au, rhgadsdon@gmail.com, linux-kernel@vger.kernel.org To: peppe.cavallaro@st.com Return-path: In-Reply-To: <1459494436-27386-1-git-send-email-peppe.cavallaro@st.com> Sender: linux-kernel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org From: Giuseppe Cavallaro Date: Fri, 1 Apr 2016 09:07:13 +0200 > 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. Series applied, thanks.