[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20191030.175139.1223819923695473265.davem@davemloft.net>
Date: Wed, 30 Oct 2019 17:51:39 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: jeffrey.t.kirsher@...el.com
Cc: netdev@...r.kernel.org, nhorman@...hat.com, sassmann@...hat.com
Subject: Re: [net-next 0/8][pull request] 1GbE Intel Wired LAN Driver
Updates 2019-10-29
From: Jeff Kirsher <jeffrey.t.kirsher@...el.com>
Date: Tue, 29 Oct 2019 21:36:25 -0700
> This series contains updates to e1000e, igb, ixgbe and i40e drivers.
>
> Sasha adds support for Intel client platforms Comet Lake and Tiger Lake
> to the e1000e driver. Also adds a fix for a compiler warning that was
> recently introduced, when CONFIG_PM_SLEEP is not defined, so wrap the
> code that requires this kernel configuration to be defined.
>
> Alex fixes a potential race condition between network configuration and
> power management for e1000e, which is similar to a past issue in the igb
> driver. Also provided a bit of code cleanup since the driver no longer
> checks for __E1000_DOWN.
>
> Josh Hunt adds UDP segmentation offload support for igb, ixgbe and i40e.
>
> The following are changes since commit 199f3ac319554f1ffddcc8e832448843f073d4c7:
> ionic: Remove set but not used variable 'sg_desc'
> and are available in the git repository at:
> git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue 1GbE
Pulled, thanks Jeff.
Powered by blists - more mailing lists