netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: amit.salecha@qlogic.com
Cc: netdev@vger.kernel.org, ameen.rahman@qlogic.com
Subject: Re: [PATCH NEXT 0/8]qlcnic: driver update
Date: Wed, 23 Jun 2010 12:04:29 -0700 (PDT)	[thread overview]
Message-ID: <20100623.120429.39171086.davem@davemloft.net> (raw)
In-Reply-To: <1277212745-26857-1-git-send-email-amit.salecha@qlogic.com>

From: amit.salecha@qlogic.com
Date: Tue, 22 Jun 2010 06:18:57 -0700

>   Major changes:
>   1) Previously device context were created in probe and released in remove.
>      Now create during interface up and release in interface down.
>   2) Dont deallocate and allocate host memory during device reset.
>   3) Offload tx timeout recovery to fw recovery functions. Later will
>      check fw health before doing tx timeout recovery.
> 
>   Series of 8 patches. Please apply them on net-next branch.

All applied, thank you.

      parent reply	other threads:[~2010-06-23 19:04 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-06-22 13:18 [PATCH NEXT 0/8]qlcnic: driver update amit.salecha
2010-06-22 13:18 ` [PATCH NEXT 1/8] qlcnic: cleanup skb allocation amit.salecha
2010-06-22 13:18 ` [PATCH NEXT 2/8] qlcnic: handshake with card after fw load amit.salecha
2010-06-22 13:19 ` [PATCH NEXT 3/8] qlcnic: fix mac address mgmt amit.salecha
2010-06-22 13:19 ` [PATCH NEXT 4/8] qlcnic: release device resources during interface down amit.salecha
2010-06-22 13:19 ` [PATCH NEXT 5/8] qlcnic: dont free host resources during fw recovery amit.salecha
2010-06-22 13:19 ` [PATCH NEXT 6/8] qlcnic: offload tx timeout recovery amit.salecha
2010-06-22 13:19 ` [PATCH NEXT 7/8] qlcnic: mark context state freed after destroy amit.salecha
2010-06-22 13:19 ` [PATCH NEXT 8/8] qlcnic: update version to 5.0.6 amit.salecha
2010-06-23 19:04 ` 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=20100623.120429.39171086.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=ameen.rahman@qlogic.com \
    --cc=amit.salecha@qlogic.com \
    --cc=netdev@vger.kernel.org \
    /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).