From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from out2-smtp.messagingengine.com ([66.111.4.26]:45363 "EHLO out2-smtp.messagingengine.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754438AbcEWPgW (ORCPT ); Mon, 23 May 2016 11:36:22 -0400 Date: Mon, 23 May 2016 08:36:19 -0700 From: Greg KH To: Giuseppe Cavallaro Cc: stable@vger.kernel.org, linux-arm-kernel@lists.infradead.org, netdev@vger.kernel.org, robin.murphy@arm.com, marc.zyngier@arm.com, afaerber@suse.de, bert@a20.net, linux-sunxi@googlegroups.com, maxime.ripard@free-electrons.com Subject: Re: [PATCH 0/2 (linux-stable-4.5.y)] net: stmmac: MDIO fixes Message-ID: <20160523153619.GA30179@kroah.com> References: <1464009463-23654-1-git-send-email-peppe.cavallaro@st.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1464009463-23654-1-git-send-email-peppe.cavallaro@st.com> Sender: stable-owner@vger.kernel.org List-ID: On Mon, May 23, 2016 at 03:17:41PM +0200, Giuseppe Cavallaro wrote: > These patches port some recent fixes for linux-4.5.y stable branch. > They fix the MDIO settings trying to cover the all possible scenario > when the stmmac is connected to a real transceiver or a switch. > > These patches are needed for Kernel 4.5 where Lime2, BananaPi and Cubieboard2 > show problems when use the stmmac: > > https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=823493 What are the git commit id for these patches in Linus's tree? thanks, greg k-h