From: peppe.cavallaro@st.com (Giuseppe CAVALLARO)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/2 (linux-stable-4.5.y)] net: stmmac: MDIO fixes
Date: Tue, 24 May 2016 09:08:47 +0200 [thread overview]
Message-ID: <5743FDFF.9000704@st.com> (raw)
In-Reply-To: <20160523153619.GA30179@kroah.com>
On 5/23/2016 5:36 PM, Greg KH wrote:
> 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?
Commits are:
stmmac: fix MDIO settings
a7657f128c279ae5796ab2ca7d04a7819f4259f0
and
Revert "stmmac: Fix 'eth0: No PHY found' regression"
d7e944c8ddc0983640a9a32868fb217485d12ca2
Regards
Peppe
>
> thanks,
>
> greg k-h
>
>
WARNING: multiple messages have this Message-ID (diff)
From: Giuseppe CAVALLARO <peppe.cavallaro-qxv4g6HH51o@public.gmane.org>
To: Greg KH <greg-U8xfFu+wG4EAvxtiuMwx3w@public.gmane.org>
Cc: <stable-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>,
<linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org>,
<netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>,
<robin.murphy-5wv7dgnIgG8@public.gmane.org>,
<marc.zyngier-5wv7dgnIgG8@public.gmane.org>,
<afaerber-l3A5Bk7waGM@public.gmane.org>,
<bert-phGP8mJ4Mqk@public.gmane.org>,
<linux-sunxi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>,
<maxime.ripard-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>
Subject: Re: [PATCH 0/2 (linux-stable-4.5.y)] net: stmmac: MDIO fixes
Date: Tue, 24 May 2016 09:08:47 +0200 [thread overview]
Message-ID: <5743FDFF.9000704@st.com> (raw)
In-Reply-To: <20160523153619.GA30179-U8xfFu+wG4EAvxtiuMwx3w@public.gmane.org>
On 5/23/2016 5:36 PM, Greg KH wrote:
> 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?
Commits are:
stmmac: fix MDIO settings
a7657f128c279ae5796ab2ca7d04a7819f4259f0
and
Revert "stmmac: Fix 'eth0: No PHY found' regression"
d7e944c8ddc0983640a9a32868fb217485d12ca2
Regards
Peppe
>
> thanks,
>
> greg k-h
>
>
WARNING: multiple messages have this Message-ID (diff)
From: Giuseppe CAVALLARO <peppe.cavallaro@st.com>
To: Greg KH <greg@kroah.com>
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
Date: Tue, 24 May 2016 09:08:47 +0200 [thread overview]
Message-ID: <5743FDFF.9000704@st.com> (raw)
In-Reply-To: <20160523153619.GA30179@kroah.com>
On 5/23/2016 5:36 PM, Greg KH wrote:
> 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?
Commits are:
stmmac: fix MDIO settings
a7657f128c279ae5796ab2ca7d04a7819f4259f0
and
Revert "stmmac: Fix 'eth0: No PHY found' regression"
d7e944c8ddc0983640a9a32868fb217485d12ca2
Regards
Peppe
>
> thanks,
>
> greg k-h
>
>
next prev parent reply other threads:[~2016-05-24 7:08 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-05-23 13:17 [PATCH 0/2 (linux-stable-4.5.y)] net: stmmac: MDIO fixes Giuseppe Cavallaro
2016-05-23 13:17 ` Giuseppe Cavallaro
2016-05-23 13:17 ` Giuseppe Cavallaro
2016-05-23 13:17 ` [PATCH 1/2 (linux-stable-4.5.y)] Revert "stmmac: Fix 'eth0: No PHY found' regression" Giuseppe Cavallaro
2016-05-23 13:17 ` Giuseppe Cavallaro
2016-05-23 13:17 ` Giuseppe Cavallaro
2016-08-14 15:44 ` Greg KH
2016-08-14 15:44 ` Greg KH
2016-08-14 15:44 ` Greg KH
2016-05-23 13:17 ` [PATCH 2/2 (linux-stable-4.5.y)] stmmac: fix MDIO settings Giuseppe Cavallaro
2016-05-23 13:17 ` Giuseppe Cavallaro
2016-05-23 13:17 ` Giuseppe Cavallaro
2016-08-14 15:44 ` Greg KH
2016-08-14 15:44 ` Greg KH
2016-08-14 15:44 ` Greg KH
2016-05-23 15:36 ` [PATCH 0/2 (linux-stable-4.5.y)] net: stmmac: MDIO fixes Greg KH
2016-05-23 15:36 ` Greg KH
2016-05-24 7:08 ` Giuseppe CAVALLARO [this message]
2016-05-24 7:08 ` Giuseppe CAVALLARO
2016-05-24 7:08 ` Giuseppe CAVALLARO
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=5743FDFF.9000704@st.com \
--to=peppe.cavallaro@st.com \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.