This patch set include some big fixes and enhancement for pm80xx driver. Viswas G (6): pm80xx : redefine sas_identify_frame structure pm80xx: ILA and inactive firmware version through sysfs pm80xx : Different SAS addresses for phys. pm80xx : Corrected SATA abort handling. pm80xx : panic on ncq error cleaning up the read log pm80xx : corrected linkrate value. drivers/scsi/pm8001/pm8001_ctl.c | 55 +++++++++++++++++ drivers/scsi/pm8001/pm8001_hwi.c | 11 +++- drivers/scsi/pm8001/pm8001_hwi.h | 2 +- drivers/scsi/pm8001/pm8001_init.c | 13 ++-- drivers/scsi/pm8001/pm8001_sas.c | 125 ++++++++++++++++++++++++++------------ drivers/scsi/pm8001/pm8001_sas.h | 105 ++++++++++++++++++++++++++++++++ drivers/scsi/pm8001/pm80xx_hwi.c | 61 +++++++++++++++---- drivers/scsi/pm8001/pm80xx_hwi.h | 6 +- 8 files changed, 321 insertions(+), 57 deletions(-) -- 2.12.3