Re: [PATCH RFC 0/9]net: stmmac PM related fixes.

2014-01-15 Thread David Miller
From: srinivas kandagatla Date: Tue, 14 Jan 2014 10:05:54 + > Do you have any plans to take this series? > > Peppe already Acked these series. > > Please let me know if you want me to rebase these patches to a > particular branch. Please respin them against net-next and be sure to include

Re: [PATCH RFC 0/9]net: stmmac PM related fixes.

2014-01-14 Thread srinivas kandagatla
Hi Dave/Peppe, Do you have any plans to take this series? Peppe already Acked these series. Please let me know if you want me to rebase these patches to a particular branch. Thanks, srini On 18/11/13 11:30, srinivas.kandaga...@st.com wrote: > From: Srinivas Kandagatla > > Hi Peppe, > > Durin

Re: [PATCH RFC 0/9]net: stmmac PM related fixes.

2013-12-02 Thread David Miller
From: srinivas kandagatla Date: Mon, 2 Dec 2013 10:48:32 + > Do you have any plans to take this series? They aren't queued up in "Under Review" state in patchwork, so no. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.ker

Re: [PATCH RFC 0/9]net: stmmac PM related fixes.

2013-12-02 Thread srinivas kandagatla
Hi Dave, Do you have any plans to take this series? Peppe already Acked these series Please let me know if you want me to rebase these patches on any particular branch. Thanks, srini On 19/11/13 05:24, Giuseppe CAVALLARO wrote: > On 11/18/2013 12:30 PM, srinivas.kandaga...@st.com wrote: >> From

Re: [PATCH RFC 0/9]net: stmmac PM related fixes.

2013-11-19 Thread srinivas kandagatla
On 19/11/13 05:24, Giuseppe CAVALLARO wrote: > > So you continue to have my Acked-by for all. > Thanks for the Ack Peppe. > peppe -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.

Re: [PATCH RFC 0/9]net: stmmac PM related fixes.

2013-11-18 Thread Giuseppe CAVALLARO
On 11/18/2013 12:30 PM, srinivas.kandaga...@st.com wrote: From: Srinivas Kandagatla Hi Peppe, During PM_SUSPEND_FREEZE testing, I have noticed that PM support in STMMAC is partly broken. I had to re-arrange the code to do PM correctly. There were lot of things I did not like personally and som