netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: sathya.perla@emulex.com
Cc: netdev@vger.kernel.org
Subject: Re: [PATCH net-next 0/8] be2net: patch set
Date: Sat, 13 Sep 2014 17:12:43 -0400 (EDT)	[thread overview]
Message-ID: <20140913.171243.1325107254064998995.davem@davemloft.net> (raw)
In-Reply-To: <1410523761-1744-1-git-send-email-sathya.perla@emulex.com>

From: Sathya Perla <sathya.perla@emulex.com>
Date: Fri, 12 Sep 2014 17:39:13 +0530

> Patch 1 fixes some minor issues with log messages in be2net.
> 
> Patch 2 replaces strcpy() calls with strlcpy() to avoid possible buffer
> overflow.
> 
> Patch 3 improves the RX buffer posting scheme for jumbo frames.
> 
> Patch 4 replaces the use of v0 of SET_FLOW_CONTROL cmd with v1 to receive
> a definitive completion status from FW.
> 
> Patch 5 adds support for ethtool "-m" ethtool option.
> 
> Patch 6 fixes port-type reporting via ethtool get_settings for QSFP/SFP+
> interfaces.
> 
> Patch 7 fixes the usage of MODIFY_EQD FW cmd to target a max of 8 EQs on
> Lancer chip. 
> 
> Patch 8 enables PCIe error reporting even for VFs.
> 
> Pls consider applying this patch set to net-next. Thanks.

Series applied, thanks.

      parent reply	other threads:[~2014-09-13 21:12 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-12 12:09 [PATCH net-next 0/8] be2net: patch set Sathya Perla
2014-09-12 12:09 ` [PATCH net-next 1/8] be2net: fix some log messages Sathya Perla
2014-09-12 12:09 ` [PATCH net-next 2/8] be2net: replace strcpy with strlcpy Sathya Perla
2014-09-12 12:09 ` [PATCH net-next 3/8] be2net: fix RX fragment posting for jumbo frames Sathya Perla
2014-09-12 12:09 ` [PATCH net-next 4/8] be2net: use v1 of SET_FLOW_CONTROL command Sathya Perla
2014-09-12 12:09 ` [PATCH net-next 5/8] be2net: add ethtool "-m" option support Sathya Perla
2014-09-12 12:09 ` [PATCH net-next 6/8] be2net: fix port-type reporting in get_settings Sathya Perla
2014-09-12 12:09 ` [PATCH net-next 7/8] be2net: send a max of 8 EQs to be_cmd_modify_eqd() on Lancer Sathya Perla
2014-09-12 12:09 ` [PATCH net-next 8/8] be2net: enable PCIe error reporting on VFs too Sathya Perla
2014-09-13 21:12 ` 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=20140913.171243.1325107254064998995.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=netdev@vger.kernel.org \
    --cc=sathya.perla@emulex.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).