There is no publically accessible git repository for the out-of-tree driver.
There is only the README, so it's more useful to do diffs between the versions.
The other useful document is the Specification Update for the networking part
you are using. It's available publically on intel.com. Just s
Hello,
Is there a git history or something similar available for the out-of-tree
igb driver at http://sourceforge.net/projects/e1000/files/igb%20stable
Regards,
Jeff Westfahl
--
"Accelerate Dev Cycles with Automated Cro
From: Manuel Schölling
Date: Thu, 22 May 2014 22:21:30 +0200
> To be future-proof and for better readability the time comparisons are
> modified
> to use time_after() instead of plain, error-prone math.
>
> Signed-off-by: Manuel Schölling
I'll let Jeff pick this up in his tree.
-
To be future-proof and for better readability the time comparisons are modified
to use time_after() instead of plain, error-prone math.
Signed-off-by: Manuel Schölling
---
drivers/net/ethernet/intel/e1000/e1000_ethtool.c |3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/dr
On Thu, May 22, 2014 at 05:47:45AM -0400, Konrad Rzeszutek Wilk wrote:
> On Wed, May 21, 2014 at 10:42:30AM +0100, David Vrabel wrote:
> > On 20/05/14 19:41, Jo Mills wrote:
> > > On Tue, May 20, 2014 at 05:20:10PM +0100, David Vrabel wrote:
> > >> On 20/05/14 11:18, Ian Campbell wrote:
> > >>> On
On Wed, May 21, 2014 at 10:42:30AM +0100, David Vrabel wrote:
> On 20/05/14 19:41, Jo Mills wrote:
> > On Tue, May 20, 2014 at 05:20:10PM +0100, David Vrabel wrote:
> >> On 20/05/14 11:18, Ian Campbell wrote:
> >>> On Tue, 2014-05-20 at 11:14 +0100, David Vrabel wrote:
> On 17/05/14 18:46, Jo