All of lore.kernel.org
 help / color / mirror / Atom feed
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 v5 0/9][pull request] 1GbE Intel Wired LAN Driver Updates 2020-05-18
Date: Tue, 19 May 2020 12:02:55 -0700 (PDT)	[thread overview]
Message-ID: <20200519.120255.1933609173047563508.davem@davemloft.net> (raw)
In-Reply-To: <20200519010343.2386401-1-jeffrey.t.kirsher@intel.com>

From: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Date: Mon, 18 May 2020 18:03:34 -0700

> This series contains updates to igc driver only.
> 
> Sasha adds ECN support for TSO by adding the NETIF_F_TSO_ECN flag, which
> aligns with other Intel drivers.  Also cleaned up defines that are not
> supported or used in the igc driver.
> 
> Andre does most of the changes with updating the log messages for igc
> driver.
> 
> Vitaly adds support for EEPROM, register and link ethtool
> self-tests.
> 
> v2: Fixed up the added ethtool self-tests based on feedback from the
>     community.  Dropped the four patches that removed '\n' from log
>     messages.
> v3: Reverted the debug message changes in patch 2 for messages in
>     igc_probe, also made reg_test[] static in patch 3 based on community
>     feedback
> v4: Updated the patch description for patch 2, which referred to changes
>     that no longer existed in the patch
> v5: Scrubbed patches 4-7 patch description, which also referred to
>     changes that no longer existed in the patch

Pulled, thanks.

      parent reply	other threads:[~2020-05-19 19:03 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-19  1:03 [net-next v5 0/9][pull request] 1GbE Intel Wired LAN Driver Updates 2020-05-18 Jeff Kirsher
2020-05-19  1:03 ` [net-next v5 1/9] igc: Add ECN support for TSO Jeff Kirsher
2020-05-19  1:03 ` [net-next v5 2/9] igc: Use netdev log helpers in igc_main.c Jeff Kirsher
2020-05-19  1:03 ` [net-next v5 3/9] igc: add support to eeprom, registers and link self-tests Jeff Kirsher
2020-05-19  1:03 ` [net-next v5 4/9] igc: Use netdev log helpers in igc_ethtool.c Jeff Kirsher
2020-05-19  1:22   ` Joe Perches
2020-05-19  1:35     ` Kirsher, Jeffrey T
2020-05-19 12:06       ` Joe Perches
2020-05-19  1:03 ` [net-next v5 5/9] igc: Use netdev log helpers in igc_ptp.c Jeff Kirsher
2020-05-19  1:03 ` [net-next v5 6/9] igc: Use netdev log helpers in igc_dump.c Jeff Kirsher
2020-05-19  1:03 ` [net-next v5 7/9] igc: Use netdev log helpers in igc_base.c Jeff Kirsher
2020-05-19  1:03 ` [net-next v5 8/9] igc: Remove unneeded definition Jeff Kirsher
2020-05-19  1:03 ` [net-next v5 9/9] igc: Remove unneeded register Jeff Kirsher
2020-05-19 19:02 ` 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=20200519.120255.1933609173047563508.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.