aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qla2xxx/qla_sup.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-01-24scsi: qla2xxx: Add devids and conditionals for 28xxJoe Carnuccio1-2/+2
2021-07-18scsi: qla2xxx: Remove redundant continue statement in a for-loopColin Ian King1-1/+0
2021-03-24scsi: qla2xxx: Fix endianness annotationsBart Van Assche1-4/+5
2020-12-09scsi: qla2xxx: Fix flash update in 28XX adapters on big endian machinesArun Easi1-5/+5
2020-09-16scsi/qla2xxx: Convert to SPDX license identifiersThomas Gleixner1-2/+1
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva1-3/+3
2020-05-19scsi: qla2xxx: Fix endianness annotations in source filesBart Van Assche1-32/+37
2020-05-19scsi: qla2xxx: Cast explicitly to uint16_t / uint32_tBart Van Assche1-6/+6
2020-05-19scsi: qla2xxx: Change {RD,WRT}_REG_*() function names from upper case into lower caseBart Van Assche1-122/+122
2020-05-19scsi: qla2xxx: Change two hardcoded constants into offsetof() / sizeof() expressionsBart Van Assche1-1/+1
2020-02-28scsi: qla2xxx: Return appropriate failure through BSG InterfaceMichael Hernandez1-5/+8
2020-01-02scsi: qla2xxx: Improve readability of the code that handles qla_flt_headerBart Van Assche1-7/+4
2019-12-09scsi: qla2xxx: Fix incorrect SFUB length used for Secure Flash Update MB CmdMichael Hernandez1-1/+1
2019-12-09scsi: qla2xxx: Added support for MPI and PEP regions for ISP28XXMichael Hernandez1-5/+22
2019-12-09scsi: qla2xxx: Correctly retrieve and interpret active flash regionHimanshu Madhani1-3/+3
2019-09-07scsi: qla2xxx: Fix flash read for Qlogic ISPsQuinn Tran1-4/+4
2019-08-12scsi: qla2xxx: Change the return type of qla24xx_read_flash_data()Bart Van Assche1-3/+5
2019-04-15scsi: qla2xxx: Insert spaces where requiredBart Van Assche1-1/+1
2019-03-19scsi: qla2xxx: Secure flash update support for ISP28XXMichael Hernandez1-28/+359
2019-03-19scsi: qla2xxx: Add 28xx flash primary/secondary status/image mechanismJoe Carnuccio1-14/+57
2019-03-19scsi: qla2xxx: Update flash read/write routineJoe Carnuccio1-230/+213
2019-03-19scsi: qla2xxx: Add support for multiple fwdump templates/segmentsJoe Carnuccio1-0/+2
2019-03-19scsi: qla2xxx: Cleanups for NVRAM/Flash read/write pathJoe Carnuccio1-26/+15
2019-03-19scsi: qla2xxx: Add Device ID for ISP28XXJoe Carnuccio1-22/+27
2018-10-23scsi: qla2xxx: Improve several kernel-doc headersBart Van Assche1-1/+1
2018-07-19scsi: qla2xxx: Fix driver unload by shutting down chipQuinn Tran1-0/+3
2018-02-12scsi: qla2xxx: Fix function argument descriptionsBart Van Assche1-0/+1
2017-12-11scsi: qla2xxx: Suppress gcc 7 fall-through warningsBart Van Assche1-0/+1
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2016-04-28treewide: Fix typos in printkMasanari Iida1-1/+1
2016-02-23qla2xxx: Avoid side effects when using endianizer macros.Joe Carnuccio1-12/+11
2016-02-23qla2xxx: Add support for online flash update for ISP27XX.Sawan Chandak1-3/+44
2015-09-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-7/+7
2015-08-26qla2xxx: Remove __constant_ prefixBart Van Assche1-7/+7
2015-07-24qla2xxx: Enable target mode for ISP27XXHimanshu Madhani1-1/+1
2015-04-10qla2xxx: Fix beacon blink for ISP27XX.Nigel Kirkland1-4/+7
2014-09-25qla2xxx: Fix driver version string message.Himanshu Madhani1-1/+1
2014-09-25qla2xxx: Fix potential return count bug in qla2xxx_get_vpd_field().Joe Carnuccio1-1/+1
2014-09-25qla2xxx: Enable fast flash access for ISP83xx.Chad Dupuis1-1/+2
2014-05-19qla2xxx: Fix beacon blink logic for ISP26xx/83xx.Himanshu Madani1-5/+2
2014-05-19qla2xxx: Change copyright year to 2014 in all the source files.Armen Baloyan1-1/+1
2014-03-15[SCSI] qla2xxx: Add support for ISP2071.Chad Dupuis1-20/+45
2013-09-03[SCSI] qla2xxx: Correction to message ids.Saurav Kashyap1-1/+1
2013-09-03[SCSI] qla2xxx: Add support for ISP8044.Atul Deshmukh1-15/+147
2013-02-22[SCSI] qla2xxx: Update the copyright information.Saurav Kashyap1-1/+1
2013-02-22[SCSI] qla2xxx: Get VPD information from common location for CNA.Saurav Kashyap1-14/+2
2012-09-24[SCSI] qla2xxx: Implement beacon support for ISP83xx.Chad Dupuis1-6/+35
2012-09-24[SCSI] qla2xxx: Update the driver copyright.Chad Dupuis1-1/+1
2012-09-24[SCSI] qla2xxx: IDC implementation for ISP83xx.Santosh Vernekar1-14/+14
2012-05-10[SCSI] qla2xxx: Block flash access from application when device is initialized for ISP82xx.Giridhar Malavali1-0/+3