From: Giridhar Malavali <giridhar.malavali@xxxxxxxxxx> Please apply.. Andrew Vasquez (5): qla2xxx: Add firmware-dump kobject uevent notification. qla2xxx: Display additional mailbox registers during AEN handling. qla2xxx: Retrieve firmware's maximum number of supported FCFs. qla2xxx: Properly check FCP_RSP response-info field after TMF completion. qla2xxx: Properly re-register FC4/FDMI after physical and logical link disruptions. Giridhar Malavali (2): qla2xxx: Set the size of the host buffer used to fetch DCBX and XGMAC parameters to 4K. qla2xxx: Update version number to 8.03.01-k7 Lalit Chandivade (2): qla2xxx: Reread firmware versions information after an ISP abort. qla2xxx: Properly handle UNDERRUN completion statuses. Documentation/ABI/stable/sysfs-driver-qla2xxx | 8 ++ drivers/scsi/qla2xxx/qla_dbg.c | 78 ++++---------- drivers/scsi/qla2xxx/qla_def.h | 9 ++- drivers/scsi/qla2xxx/qla_gbl.h | 3 +- drivers/scsi/qla2xxx/qla_init.c | 12 ++- drivers/scsi/qla2xxx/qla_isr.c | 144 ++++++++++++------------ drivers/scsi/qla2xxx/qla_mbx.c | 50 +++++++-- drivers/scsi/qla2xxx/qla_mid.c | 2 - drivers/scsi/qla2xxx/qla_os.c | 35 ++++++ drivers/scsi/qla2xxx/qla_version.h | 2 +- 10 files changed, 197 insertions(+), 146 deletions(-) create mode 100644 Documentation/ABI/stable/sysfs-driver-qla2xxx -- 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