netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Thomas Falcon <tlfalcon@linux.vnet.ibm.com>
To: netdev@vger.kernel.org
Cc: jallen@linux.vnet.ibm.com, nfont@linux.vnet.ibm.com
Subject: [PATCH net v2 0/4] ibmvnic driver bugfixes and improvements
Date: Fri,  8 Jul 2016 02:09:02 -0500	[thread overview]
Message-ID: <1467961746-26023-1-git-send-email-tlfalcon@linux.vnet.ibm.com> (raw)

Miscellaneous fixes and improvements on the ibmvnic driver.

Thomas Falcon (4):
  ibmvnic: properly start and stop tx queues
  ibmvnic: dispose irq mappings
  ibmvnic: simplify and improve driver probe function
  ibmvnic: Fix passive VNIC server login process

 drivers/net/ethernet/ibm/ibmvnic.c | 231 +++++++++++++++++++++++++++----------
 drivers/net/ethernet/ibm/ibmvnic.h |   2 +
 2 files changed, 169 insertions(+), 64 deletions(-)

             reply	other threads:[~2016-07-08  7:09 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-07-08  7:09 Thomas Falcon [this message]
2016-07-08  7:09 ` [PATCH net v2 1/4] ibmvnic: properly start and stop tx queues Thomas Falcon
2016-07-08  7:09 ` [PATCH net v2 2/4] ibmvnic: dispose irq mappings Thomas Falcon
2016-07-08  7:09 ` [PATCH net v2 3/4] ibmvnic: simplify and improve driver probe function Thomas Falcon
2016-07-08  7:09 ` [PATCH net v2 4/4] ibmvnic: Fix passive VNIC server login process Thomas Falcon
2016-07-09 21:43 ` [PATCH net v2 0/4] ibmvnic driver bugfixes and improvements David Miller

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=1467961746-26023-1-git-send-email-tlfalcon@linux.vnet.ibm.com \
    --to=tlfalcon@linux.vnet.ibm.com \
    --cc=jallen@linux.vnet.ibm.com \
    --cc=netdev@vger.kernel.org \
    --cc=nfont@linux.vnet.ibm.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).