aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qla2xxx/qla_attr.c
AgeCommit message (Expand)Author
2019-05-30scsi: qla2xxx: Fix incorrect region-size setting in optrom SYSFS routinesAndrew Vasquez
2018-07-19scsi: qla2xxx: Fix NPIV deletion by calling wait_for_sess_deletionQuinn Tran
2018-01-04scsi: qla2xxx: Use zeroing allocator rather than allocator/memsetHimanshu Jha
2018-01-03scsi: qla2xxx: Add switch command to simplify fabric discoveryQuinn Tran
2017-09-07Merge branch 'fixes' into miscJames Bottomley
2017-08-30scsi: qla2xxx: Fix an integer overflow in sysfs codeDan Carpenter
2017-08-24scsi: qla2xxx: Add support for minimum link speedSawan Chandak
2017-08-24scsi: qla2xxx: Add ability to autodetect SFP typeQuinn Tran
2017-07-01scsi: qla2xxx: fix a bunch of typos and spelling mistakesColin Ian King
2017-06-27scsi: qla2xxx: move fields from qla_hw_data to qla_qpairQuinn Tran
2017-06-27scsi: qla2xxx: Preparation for Target MQ.Quinn Tran
2017-06-12scsi: qla2xxx: Cleanup debug message IDsQuinn Tran
2017-05-04Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2017-04-04scsi: qla2xxx: Fix typo in driverMilan P Gandhi
2017-03-18qla2xxx: Allow vref count to timeout on vport delete.Joe Carnuccio
2017-02-09qla2xxx: Add framework for async fabric discoveryQuinn Tran
2017-01-20Merge branch 'scsi-target-for-v4.10' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-01-17qla2xxx: Avoid that building with W=1 triggers complaints about set-but-not-u...Bart Van Assche
2017-01-09scsi: qla2xxx: Get mutex lock before checking optrom_stateMilan P. Gandhi
2016-12-14scsi: qla2xxx: Add multiple queue pair functionality.Michael Hernandez
2016-07-15qla2xxx: Disable the adapter and skip error recovery in case of register disc...Sawan Chandak
2016-07-15qla2xxx: Properly reset firmware statistics.Joe Carnuccio
2016-07-15qla2xxx: Properly initialize IO statistics.Joe Carnuccio
2016-07-15qla2xxx: Remove sysfs node fw_dump_template.Joe Carnuccio
2016-02-23qla2xxx: Avoid side effects when using endianizer macros.Joe Carnuccio
2016-02-23qla2xxx: Add support for Private link statistics counters.Harish Zunjarrao
2016-02-23qla2xxx: Add support for online flash update for ISP27XX.Sawan Chandak
2016-01-07qla2xxx: Added interface to send explicit LOGO.Himanshu Madhani
2015-09-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2015-08-26qla2xxx: Add support to show MPI and PEP FW version for ISP27xx.Sawan Chandak
2015-08-26qla2xxx: Remove a superfluous testBart Van Assche
2015-08-26qla2xxx: Remove set-but-not-used variablesBart Van Assche
2015-07-24qla2xxx: Enable target mode for ISP27XXHimanshu Madhani
2014-09-25qla2xxx: Add missing ISP27xx checks to optrom code.Alex Vechersky
2014-09-25qla2xxx: Free sysfs attributes for ISP27xx.Nigel Kirkland
2014-09-25qla2xxx: Add diagnostic port functionality.Joe Carnuccio
2014-09-25qla2xxx: Add FDMI-2 functionality.Himanshu Madhani
2014-05-19qla2xxx: Add MBC option for fast SFP data access.Joe Carnuccio
2014-05-19qla2xxx: Change copyright year to 2014 in all the source files.Armen Baloyan
2014-05-19qla2xxx: Enable fw_dump_size for ISP8044.Hiral Patel
2014-03-19[SCSI] qla2xxx: Fix build errors related to invalid print fields on some arch...Chad Dupuis
2014-03-15[SCSI] qla2xxx: Read capture firmware dump on mailbox timeout for ISP8044 and...Chad Dupuis
2014-03-15[SCSI] qla2xxx: Add support for ISP2071.Chad Dupuis
2014-03-15[SCSI] qla2xxx: Add mutex around optrom calls to serialize accesses.Chad Dupuis
2014-01-31Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2014-01-19qla2xxx: Enhancements to enable NPIV support for QLOGIC ISPs with TCM/LIO.Saurav Kashyap
2013-12-19[SCSI] qla2xxx: Use scnprintf() instead of snprintf() in the sysfs handlers.Sawan Chandak
2013-12-19[SCSI] qla2xxx: Add changes to obtain ISPFX00 adapters product information in...Armen Baloyan
2013-12-19[SCSI] qla2xxx: Fix undefined behavior in call to snprintf().Joe Carnuccio
2013-12-19[SCSI] qla2xxx: Refactor shutdown code so some functionality can be reused.Chad Dupuis