* Description of the ipath patches I just sent
@ 2007-03-15 21:48 Bryan O'Sullivan
0 siblings, 0 replies; only message in thread
From: Bryan O'Sullivan @ 2007-03-15 21:48 UTC (permalink / raw)
To: Roland Dreier; +Cc: Linux Kernel Mailing List
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(-)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2007-03-15 22:24 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-03-15 21:48 Description of the ipath patches I just sent Bryan O'Sullivan
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.