From: David Miller <davem@davemloft.net>
To: jeffrey.t.kirsher@intel.com
Cc: netdev@vger.kernel.org, nhorman@redhat.com, sassmann@redhat.com
Subject: Re: [net-next 0/9][pull request] Intel Wired LAN Driver Updates 2020-01-17
Date: Sat, 18 Jan 2020 14:30:48 +0100 (CET) [thread overview]
Message-ID: <20200118.143048.1347480269328855855.davem@davemloft.net> (raw)
In-Reply-To: <20200117185617.1585693-1-jeffrey.t.kirsher@intel.com>
From: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Date: Fri, 17 Jan 2020 10:56:08 -0800
> This series contains updates to igc, i40e, fm10k and ice drivers.
>
> Sasha fixes a typo in a code comment that referred to silicon that is
> not supported in the igc driver. Cleaned up a defined that was not
> being used. Added support for another i225 SKU which does not have an
> NVM. Added support for TCP segmentation offload (TSO) into igc. Added
> support for PHY power management control to provide a reliable and
> accurate indication of PHY reset completion.
>
> Jake adds support for the new txqueue parameter to the transmit timeout
> function in fm10k which reduces the code complexity when determining
> which transmit queue is stuck.
>
> Julio Faracco makes the similar changes that Jake did for fm10k, for
> i40e and ice drivers. Added support for the new txqueue parameter in
> the transmit timeout functions for i40e and ice.
>
> Colin Ian King cleans up a redundant initialization of a local variable.
>
> The following are changes since commit 56f200c78ce4d94680a27a1ce97a29ebeb4f23e1:
> netns: Constify exported functions
> and are available in the git repository at:
> git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue 1GbE
Pulled, thanks Jeff.
prev parent reply other threads:[~2020-01-18 13:30 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-01-17 18:56 [net-next 0/9][pull request] Intel Wired LAN Driver Updates 2020-01-17 Jeff Kirsher
2020-01-17 18:56 ` [net-next 1/9] igc: Fix typo in a comment Jeff Kirsher
2020-01-17 18:56 ` [net-next 2/9] igc: Remove unused definition Jeff Kirsher
2020-01-17 18:56 ` [net-next 3/9] igc: Add SKU for i225 device Jeff Kirsher
2020-01-17 18:56 ` [net-next 4/9] igc: Add support for TSO Jeff Kirsher
2020-01-17 18:56 ` [net-next 5/9] igc: Add PHY power management control Jeff Kirsher
2020-01-17 18:56 ` [net-next 6/9] fm10k: use txqueue parameter in fm10k_tx_timeout Jeff Kirsher
2020-01-17 18:56 ` [net-next 7/9] i40e: Removing hung_queue variable to use txqueue function parameter Jeff Kirsher
2020-01-17 18:56 ` [net-next 8/9] ice: " Jeff Kirsher
2020-01-17 18:56 ` [net-next 9/9] ice: remove redundant assignment to variable xmit_done Jeff Kirsher
2020-01-18 13:30 ` David Miller [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200118.143048.1347480269328855855.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=jeffrey.t.kirsher@intel.com \
--cc=netdev@vger.kernel.org \
--cc=nhorman@redhat.com \
--cc=sassmann@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).