[<prev] [next>] [day] [month] [year] [list]
Message-ID: <45F9BF3A.6090009@pathscale.com>
Date: Thu, 15 Mar 2007 14:48:42 -0700
From: Bryan O'Sullivan <bos@...hscale.com>
To: Roland Dreier <rdreier@...co.com>
Cc: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Description of the ipath patches I just sent
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(-)
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists