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 [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/