netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: thomas.lendacky@amd.com
Cc: netdev@vger.kernel.org
Subject: Re: [PATCH net-next v2 0/7] amd-xgbe: AMD XGBE driver updates 2015-05-12
Date: Fri, 15 May 2015 15:22:40 -0400 (EDT)	[thread overview]
Message-ID: <20150515.152240.2196567854221782278.davem@davemloft.net> (raw)
In-Reply-To: <20150514164351.10220.89584.stgit@tlendack-t1.amdoffice.net>

From: Tom Lendacky <thomas.lendacky@amd.com>
Date: Thu, 14 May 2015 11:43:51 -0500

> The following series of patches includes functional updates and changes
> to the driver.
> 
> - Add additional statistics to be collected and reported
> - Use the netif_* functions for issuing some debug and informational
>   driver messages
> - Rx path SKB allocation cleanup/simplification
> - Remove stand-alone phylib driver and incorporate function into the nic
>   driver
> - Simplify device tree support while maintaining backwards compatibility
> - Fix the flow control negotiation logic to properly configure flow
>   control
> - Remove the checking and setting of the device dma_mask field
> 
> This patch series is based on net-next.
> 
> Changes in v2:
> - Change from using the netif_msg_*/netdev_* combination for issuing
>   messages to the more concise netif_*

Series applied, thanks.

But I hope we don't regret this down the road if this PHY actually is
used in some other application in the future and we need to
reinstantiate the phylib driver again.

      parent reply	other threads:[~2015-05-15 19:22 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-14 16:43 [PATCH net-next v2 0/7] amd-xgbe: AMD XGBE driver updates 2015-05-12 Tom Lendacky
2015-05-14 16:43 ` [PATCH net-next v2 1/7] amd-xgbe: Add additional stats to be reported via ethtool Tom Lendacky
2015-05-14 16:44 ` [PATCH net-next v2 2/7] amd-xgbe: Add netif_* message support to the driver Tom Lendacky
2015-05-14 16:44 ` [PATCH net-next v2 3/7] amd-xgbe: Rework the Rx path SKB allocation Tom Lendacky
2015-05-14 16:44 ` [PATCH net-next v2 4/7] amd-xgbe: Move the PHY support into amd-xgbe Tom Lendacky
2015-05-14 16:44 ` [PATCH net-next v2 5/7] amd-xgbe: Support defining PHY resources in ETH device node Tom Lendacky
2015-05-14 16:44 ` [PATCH net-next v2 6/7] amd-xgbe: Fix flow control setting logic Tom Lendacky
2015-05-14 16:44 ` [PATCH net-next v2 7/7] amd-xgbe: Remove manual check and set of dma_mask pointer Tom Lendacky
2015-05-15 19:22 ` 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=20150515.152240.2196567854221782278.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=netdev@vger.kernel.org \
    --cc=thomas.lendacky@amd.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).