netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: vbridgers2013@gmail.com
Cc: netdev@vger.kernel.org
Subject: Re: [PATCH net-next 0/4] Altera Triple Speed Ethernet (TSE) Driver
Date: Sat, 26 Apr 2014 12:27:55 -0400 (EDT)	[thread overview]
Message-ID: <20140426.122755.879078420691802138.davem@davemloft.net> (raw)
In-Reply-To: <1398376691-15265-1-git-send-email-vbridgers2013@gmail.com>

From: Vince Bridgers <vbridgers2013@gmail.com>
Date: Thu, 24 Apr 2014 16:58:07 -0500

> This series of patches addresses a handful of issues found in testing
> and reported by users of the Altera Triple Speed Ethernet soft IP.
> 
> The patches address the following issues (in summary)
> 
> 1) The SGDMA soft IP was found to incorrectly process receive packets
>    when the target physical address of the receive buffer was on
>    a boundary that's not 32-bit aligned. One of the patches addresses
>    this issue.
> 2) The pause quanta was not being set by the driver, one patch of this
>    series sets the pause quanta to the IEEE defined default value
>    since the hardware reset value is 0.
> 3) An issue in a error recovery path of the probe routine caused a 
>    kernel panic in the event a phy was probed and could not be found.
>    A patch addresses this issue. 
> 4) A change was made to the driver name for Ethtool support, and 
>    comments added to support an addition to Ethtool to support
>    the Altera Triple Speed Ethernet controller.

Since these are bug fixes I've applied them to 'net' instead of 'net-next'.

Please always submit your changes against the correct tree, thank you.

      parent reply	other threads:[~2014-04-26 16:27 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-24 21:58 [PATCH net-next 0/4] Altera Triple Speed Ethernet (TSE) Driver Vince Bridgers
2014-04-24 21:58 ` [PATCH net-next 1/4] Altera TSE: Work around unaligned DMA receive packet issue with Altera SGDMA Vince Bridgers
2014-04-24 21:58 ` [PATCH net-next 2/4] Altera TSE: Set the Pause Quanta value to the IEEE default value Vince Bridgers
2014-04-24 21:58 ` [PATCH net-next 3/4] Altera TSE: Fix Panic in probe routine when phy probe fails Vince Bridgers
2014-04-24 21:58 ` [PATCH net-next 4/4] Altera TSE: Change driver name used by Ethtool Vince Bridgers
2014-04-26 16: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=20140426.122755.879078420691802138.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=netdev@vger.kernel.org \
    --cc=vbridgers2013@gmail.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).