Re: [PATCH stable 3.4.y, 3.8.y] tg3: 5715 does not link up when autoneg off

2013-03-25 Thread Luis Henriques
On Wed, Mar 20, 2013 at 09:04:30AM -0700, Nithin Nayak Sujir wrote: > From: Nithin Sujir > > Hi Greg, > Resubmitting this patch for the stable 3.4.y and 3.8.y trees. > It is now in Linus's tree. > > Upstream commit id: 7c6cdead7cc9a99650d15497aae47d7472217eb1 > > The upstream patch has been mod

[PATCH stable 3.4.y, 3.8.y] tg3: 5715 does not link up when autoneg off

2013-03-20 Thread Nithin Nayak Sujir
From: Nithin Sujir Hi Greg, Resubmitting this patch for the stable 3.4.y and 3.8.y trees. It is now in Linus's tree. Upstream commit id: 7c6cdead7cc9a99650d15497aae47d7472217eb1 The upstream patch has been modified to compile on 3.4 and 3.8. Specifically tg3_asic_rev() has been changed to GET_A

Re: [PATCH stable 3.4.y, 3.8.y] tg3: 5715 does not link up when autoneg off

2013-03-14 Thread Nithin Nayak Sujir
On 03/14/2013 03:17 PM, Greg KH wrote: On Wed, Mar 13, 2013 at 01:56:47PM -0700, Nithin Nayak Sujir wrote: From: Nithin Sujir Hi Greg, Please consider this patch for the stable 3.4.y and 3.8.y trees. Upstream commit id: 7c6cdead7cc9a99650d15497aae47d7472217eb1 That patch is not in Linus's

Re: [PATCH stable 3.4.y, 3.8.y] tg3: 5715 does not link up when autoneg off

2013-03-14 Thread Greg KH
On Wed, Mar 13, 2013 at 01:56:47PM -0700, Nithin Nayak Sujir wrote: > From: Nithin Sujir > > Hi Greg, > Please consider this patch for the stable 3.4.y and 3.8.y trees. > Upstream commit id: 7c6cdead7cc9a99650d15497aae47d7472217eb1 That patch is not in Linus's tree, so how could I apply it? gre

[PATCH stable 3.4.y, 3.8.y] tg3: 5715 does not link up when autoneg off

2013-03-13 Thread Nithin Nayak Sujir
From: Nithin Sujir Hi Greg, Please consider this patch for the stable 3.4.y and 3.8.y trees. Upstream commit id: 7c6cdead7cc9a99650d15497aae47d7472217eb1 The upstream patch has been modified to compile on 3.4 and 3.8. Specifically tg3_asic_rev() has been changed to GET_ASIC_REV(). =