From: David Miller <davem@davemloft.net>
To: thomas.lendacky@amd.com
Cc: netdev@vger.kernel.org
Subject: Re: [PATCH net-next v1 00/12] amd-xgbe: AMD XGBE driver updates 2015-01-16
Date: Fri, 16 Jan 2015 22:27:49 -0500 (EST)	[thread overview]
Message-ID: <20150116.222749.373115489946039715.davem@davemloft.net> (raw)
In-Reply-To: <20150116184618.18809.319.stgit@tlendack-t1.amdoffice.net>
From: Tom Lendacky <thomas.lendacky@amd.com>
Date: Fri, 16 Jan 2015 12:46:18 -0600
> The following series of patches includes functional updates to the
> driver as well as some trivial changes.
> 
> - Fix checks/warnings from checkpatch in the amd-xgbe driver
> - Fix checks/warnings from checkpatch in the amd-xgbe-phy driver
> - Add a check to be sure that the amd-xgbe driver is using the
>   amd-xgbe-phy driver
> - Use a saved control register value when bringing the PCS out of
>   suspend
> - Clear all device state during a device restart
> - Simplify the Rx descriptor ring tracking
> - Remove the need for Tx path spinlocks
> - Update the auto-negotiation logic to make use of the auto-negotiation
>   interrupt
> - Properly support/advertise the FEC capability of the device
> - Use the proper page registers during auto-negotiation extended next
>   page exchange
> - Add ACPI support to the amd-xgbe and amd-xgbe-phy drivers
> - Allow platform specific phy settings to be supplied by UEFI
>   
> This patch series is based on net-next.
Series applied, thanks Tom.
     prev parent reply	other threads:[~2015-01-17  3:27 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-16 18:46 [PATCH net-next v1 00/12] amd-xgbe: AMD XGBE driver updates 2015-01-16 Tom Lendacky
2015-01-16 18:46 ` [PATCH net-next v1 01/12] amd-xgbe: Checkpatch fixes Tom Lendacky
2015-01-16 18:46 ` [PATCH net-next v1 02/12] amd-xgbe-phy: " Tom Lendacky
2015-01-16 18:46 ` [PATCH net-next v1 03/12] amd-xgbe: Add check to be sure amd-xgbe-phy driver is used Tom Lendacky
2015-01-16 18:46 ` [PATCH net-next v1 04/12] amd-xgbe-phy: On suspend, save CTRL1 reg for use on resume Tom Lendacky
2015-01-16 18:46 ` [PATCH net-next v1 05/12] amd-xgbe: Clear all state during a device restart Tom Lendacky
2015-01-16 18:46 ` [PATCH net-next v1 06/12] amd-xgbe: Simplify the Rx desciptor ring tracking Tom Lendacky
2015-01-16 18:46 ` [PATCH net-next v1 07/12] amd-xgbe: Remove need for Tx path spinlock Tom Lendacky
2015-01-16 18:47 ` [PATCH net-next v1 08/12] amd-xgbe-phy: Change auto-negotiation logic Tom Lendacky
2015-01-16 18:47 ` [PATCH net-next v1 09/12] amd-xgbe-phy: Properly support the FEC auto-negotiation Tom Lendacky
2015-01-16 18:47 ` [PATCH net-next v1 10/12] amd-xgbe-phy: Use the proper auto-negotiation XNP registers Tom Lendacky
2015-01-16 18:47 ` [PATCH net-next v1 11/12] amd-xgbe: Add ACPI support Tom Lendacky
2015-01-16 18:47 ` [PATCH net-next v1 12/12] amd-xgbe-phy: Allow certain PHY settings to be set by UEFI Tom Lendacky
2015-01-17  3:27 ` 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=20150116.222749.373115489946039715.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).