Re: Kernel 3.4.57: "tg3 0000:01:00.0: eth0: transmit timed out, resetting"

2013-11-18 Thread Nithin Nayak Sujir
Can you try the latest stable kernel? There is a dma fix for 5720 that went into 3.10 for the tx timeout issue. commit 9bc297ea0622bb2a6b3abfa2fa84f0a3b86ef8c8 Author: Nithin Sujir Date: Mon Jun 3 09:19:34 2013 + tg3: Add read dma workaround for 5720 Commit 091f0ea30074bc43f9250

Re: [PATCH 11/19] net/ethernet/broadcom/tg3: Use module_pci_driver to register driver

2013-05-21 Thread Nithin Nayak Sujir
e_pci_driver(tg3_driver); Acked-by: Nithin Nayak Sujir -- 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.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

Re: Latest 3.6.6 are not compiling due tg3 network driver, hwmon_device_unregister

2012-11-14 Thread Nithin Nayak Sujir
On 11/14/2012 07:30 PM, David Rientjes wrote: On Wed, 14 Nov 2012, Nithin Nayak Sujir wrote: This was fixed by commit de0a41484c47d783dd4d442914815076aa2caac2 Author: Paul Gortmaker Date: Mon Oct 1 11:43:49 2012 -0400 tg3: unconditionally select HWMON support when tg3 is enabled

Re: Latest 3.6.6 are not compiling due tg3 network driver, hwmon_device_unregister

2012-11-14 Thread Nithin Nayak Sujir
This was fixed by commit de0a41484c47d783dd4d442914815076aa2caac2 Author: Paul Gortmaker Date: Mon Oct 1 11:43:49 2012 -0400 tg3: unconditionally select HWMON support when tg3 is enabled. Nithin. On 11/14/2012 07:03 PM, Denys Fedoryshchenko wrote: Hi During compiling i am getting th