public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: "Bryan O'Sullivan" <bos@pathscale.com>
To: Roland Dreier <rdreier@cisco.com>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Description of the ipath patches I just sent
Date: Thu, 15 Mar 2007 14:48:42 -0700	[thread overview]
Message-ID: <45F9BF3A.6090009@pathscale.com> (raw)

My patch mailer decided to send them without a summary.  Oops.

This series is a variety of bugfixes and cleanups for the ipath driver. 
  It doesn't touch anything in IB-land.  The patches apply cleanly and 
run happily against 2.6.21-rc3.

  ipath_common.h    |   25 -
  ipath_cq.c        |   38 +
  ipath_debug.h     |    1
  ipath_diag.c      |   19
  ipath_driver.c    |  125 +++--
  ipath_eeprom.c    |    4
  ipath_file_ops.c  |  307 ++++++++------
  ipath_iba6110.c   |  154 ++++---
  ipath_iba6120.c   |   73 ++-
  ipath_init_chip.c |   88 ++--
  ipath_intr.c      |  100 +++-
  ipath_kernel.h    |   10
  ipath_keys.c      |   14
  ipath_mr.c        |   12
  ipath_qp.c        |  133 +++---
  ipath_rc.c        |  960 +++++++++++++++++++++++++-------------------
  ipath_registers.h |   22 -
  ipath_ruc.c       |   63 +-
  ipath_stats.c     |   16
  ipath_uc.c        |    6
  ipath_ud.c        |    8
  ipath_verbs.c     |   14
  ipath_verbs.h     |   57 +-
  23 files changed, 1387 insertions(+), 862 deletions(-)

                 reply	other threads:[~2007-03-15 22:24 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=45F9BF3A.6090009@pathscale.com \
    --to=bos@pathscale.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rdreier@cisco.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