Here's the first round of updates/fixes for 2.6.28: Andrew Vasquez (5): qla2xxx: Change GFP_ATOMIC to GFP_KERNEL for non-atomic allocations. qla2xxx: Add Flash Layout Table support. qla2xxx: Add NPIV-Config Table support. qla2xxx: Additional residual-count corrections during UNDERRUN handling. qla2xxx: Update version number to 8.02.01-k8. Bjorn Helgaas (1): qla2xxx: Fix "occured" spelling errors. Harish Zunjarrao (1): qla2xxx: Add input/output byte-count statistics. Ravi Anand (1): qla2xxx: Ignore payload reserved-bits during RSCN processing. drivers/scsi/qla2xxx/qla_attr.c | 9 +- drivers/scsi/qla2xxx/qla_def.h | 12 ++- drivers/scsi/qla2xxx/qla_fw.h | 71 +++++++- drivers/scsi/qla2xxx/qla_gbl.h | 4 +- drivers/scsi/qla2xxx/qla_init.c | 14 +- drivers/scsi/qla2xxx/qla_inline.h | 2 +- drivers/scsi/qla2xxx/qla_iocb.c | 30 ++- drivers/scsi/qla2xxx/qla_isr.c | 17 +- drivers/scsi/qla2xxx/qla_mbx.c | 6 +- drivers/scsi/qla2xxx/qla_os.c | 9 +- drivers/scsi/qla2xxx/qla_sup.c | 336 ++++++++++++++++++++++++++++++++---- drivers/scsi/qla2xxx/qla_version.h | 2 +- 12 files changed, 444 insertions(+), 68 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html