aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qla2xxx/qla_sup.c
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 lo...Bart Van Assche1-122/+122
2020-05-19scsi: qla2xxx: Change two hardcoded constants into offsetof() / sizeof() expr...Bart 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 initialize...Giridhar Malavali1-0/+3
2012-02-19[SCSI] qla2xxx: Enhancements to support ISP83xx.Giridhar Malavali1-14/+134
2011-12-15[SCSI] qla2xxx: Make the logging functions verify their arguments and fixed t...Joe Perches1-2/+3
2011-07-27[SCSI] qla2xxx: Code changes to support new dynamic logging infrastructure.Saurav Kashyap1-118/+157
2011-05-01[SCSI] qla2xxx: Update copyright banner.Andrew Vasquez1-1/+1
2010-12-23[SCSI] qla2xxx: Populate FCP_PRIO location for no *FLT* caseAndrew Vasquez1-4/+7
2010-07-28[SCSI] qla2xxx: Update copyright banner.Giridhar Malavali1-1/+1
2010-07-28[SCSI] qla2xxx: Check for golden firmware and show version if availableMadhuranath Iyengar1-0/+22
2010-07-28[SCSI] qla2xxx: Appropriately log FCP priority data messagesMadhuranath Iyengar1-12/+13
2010-05-01[SCSI] qla2xxx: Add ISP82XX support.Giridhar Malavali1-6/+74
2010-04-11[SCSI] qla2xxx: Fix to make conditional decision based on port number.Sarang Radke1-2/+2
2010-04-11[SCSI] qla2xxx: Add APEX support.Sarang Radke1-3/+66
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+1
2010-01-17[SCSI] qla2xxx: Perform fast mailbox read of flash regardless of size nor add...Andrew Vasquez1-0/+3
2009-06-15[SCSI] qla2xxx: fix printk format warningsRandy Dunlap1-2/+5
2009-06-08[SCSI] qla2xxx: Fallback to 'golden-firmware' operation on supported ISPs.Andrew Vasquez1-0/+3
2009-06-08[SCSI] qla2xxx: Correct queue-creation bug when driver loaded in QoS mode.Anirban Chakraborty1-5/+3
2009-05-20[SCSI] qla2xxx: Use port number to compute nvram/vpd parameter offsets.Anirban Chakraborty1-9/+9
2009-05-20[SCSI] qla2xxx: Add QoS support.Anirban Chakraborty1-0/+1
2009-05-20[SCSI] qla2xxx: Correct compilation failures when DEBUG'n' options are enabled.Andrew Vasquez1-8/+11
2009-04-03[SCSI] qla2xxx: Get FLT address in dword format.Harish Zunjarrao1-2/+2
2009-04-03[SCSI] qla2xxx: Always use an FLT's NVRAM/VPD region information.Andrew Vasquez1-2/+29
2009-04-03[SCSI] qla2xxx: Remove implicit ISP-abort after a flash update.Lalit Chandivade1-4/+0
2009-04-03[SCSI] qla2xxx: Correct ISP abort semantics for NVRAM, VPD, and flash update.Lalit Chandivade1-1/+1
2009-04-03[SCSI] qla2xxx: Add Flash-Access-Control support for recent ISPs.Joe Carnuccio1-13/+47
2009-04-03[SCSI] qla2xxx: Use byte-address while reading FC boot code versions from flash.Harish Zunjarrao1-1/+1
2009-02-10[SCSI] qla2xxx: Mask out 'reserved' bits while processing FLT regions.Andrew Vasquez1-1/+1
2009-01-25[SCSI] qla2xxx: Correct descriptions in flash manipulation routines.Joe Carnuccio1-3/+3
2009-01-25[SCSI] qla2xxx: Correct endianness issue during flash manipulation.Andrew Vasquez1-5/+2
2009-01-25[SCSI] qla2xxx: Simplify sector-mask calculation in preparation for larger fl...Andrew Vasquez1-6/+4
2009-01-07[SCSI] qla2xxx: Add ISP81XX support.Andrew Vasquez1-61/+82
2009-01-07[SCSI] qla2xxx: Remove support for reading/writing HW-event-log.Andrew Vasquez1-118/+2
2008-12-29[SCSI] qla2xxx: add support for multi-queue adapterAnirban Chakraborty1-13/+20
2008-12-29[SCSI] qla2xxx: Refactor qla data structuresAnirban Chakraborty1-257/+280
2008-11-05[SCSI] qla2xxx: Correct Atmel flash-part handling.Lalit Chandivade1-12/+7
2008-10-03[SCSI] qla2xxx: fix printk format warningsAlexander Beregalov1-4/+6
2008-10-03[SCSI] qla2xxx: Add NPIV-Config Table support.Andrew Vasquez1-2/+96
2008-10-03[SCSI] qla2xxx: Add Flash Layout Table support.Andrew Vasquez1-30/+212
2008-07-26[SCSI] qla2xxx: Retrieve board serial-number and description from VPD.Joe Carnuccio1-0/+45
2008-07-26[SCSI] qla2xxx: Correct locking during NVRAM manipulation.Andrew Vasquez1-3/+0
2008-04-07[SCSI] qla2xxx: Add ISP84XX support.Harihara Kadayam1-1/+1
2008-04-07[SCSI] qla2xxx: Add Flash Descriptor Table layout support.Andrew Vasquez1-43/+110
2008-04-07[SCSI] qla2xxx: Add hardware trace-logging support.Andrew Vasquez1-24/+144
2008-04-07[SCSI] qla2xxx: Update copyright banner.Andrew Vasquez1-1/+1
2008-02-07[SCSI] qla2xxx: Correct resource_size_t usages.Andrew Vasquez1-21/+15
2008-01-23[SCSI] qla2xxx: Code cleanups.Adrian Bunk1-4/+4
2008-01-23[SCSI] qla2xxx: Wait for FLASH write-protection to complete after a write.Andrew Vasquez1-2/+8
2007-10-23[SCSI] qla2xxx: Fix issue where final flash-segment updates were falling into...Andrew Vasquez1-1/+1
2007-10-23[SCSI] qla2xxx: Handle unaligned sector writes during NVRAM/VPD updates.Andrew Vasquez1-2/+21
2007-10-18[SCSI] qla2xxx: printk fixesAndrew Morton1-2/+3
2007-10-12[SCSI] qla2xxx: Allow region-based flash-part accesses.Joe Carnuccio1-2/+2
2007-10-12[SCSI] qla2xxx: Add flash burst-read/write support.Andrew Vasquez1-55/+166
2007-07-20[SCSI] qla2xxx: Add ISP25XX support.Andrew Vasquez1-0/+23
2007-07-20[SCSI] qla2xxx: Re-factor isp_operations to static structures.Andrew Vasquez1-6/+6
2007-03-20[SCSI] qla2xxx: Drop acquisition of hardware_lock during flash manipulations.Andrew Vasquez1-6/+0
2007-03-20[SCSI] qla2xxx: Add cond_resched() calls during HBA flash manipulation.Andrew Vasquez1-0/+5
2007-01-31[SCSI] qla2xxx: Export OptionROM boot-codes version information.Andrew Vasquez1-0/+347
2007-01-31[SCSI] qla2xxx: Correct sector-erase issues while writing flash.Andrew Vasquez1-1/+0
2006-11-15[SCSI] qla2xxx: make some functions staticAdrian Bunk1-4/+4
2006-05-20[SCSI] qla2xxx: Add support for new flash part.Ravi Anand1-12/+81
2006-03-12[SCSI] qla2xxx: Convert IS_QLA*() defines to bit-operations.andrew.vasquez@qlogic.com1-5/+0
2006-03-02[SCSI] qla2xxx: use kthread_ APIChristoph Hellwig1-2/+2
2006-02-04[SCSI] qla2xxx: Add support to retrieve/update HBA option-rom.andrew.vasquez@qlogic.com1-0/+669
2006-02-04[SCSI] qla2xxx: Add beacon support via class-device attribute.andrew.vasquez@qlogic.com1-0/+294
2006-01-14[SCSI] qla2xxx: Re-enable flash-part write protection on ISP24xx boards.andrew.vasquez@qlogic.com1-0/+3
2005-11-09[SCSI] qla2xxx: Correct additional posting issues during NVRAM accesses.Andrew Vasquez1-0/+5
2005-10-28[SCSI] qla2xxx: Update license.Andrew Vasquez1-18/+5
2005-09-04[SCSI] qla2xxx: Remove RISC pause/release barriers during flash manipulation.Andrew Vasquez1-34/+0
2005-07-14[SCSI] qla2xxx: Update copyright banner.Andrew Vasquez1-1/+1
2005-07-14[SCSI] qla2xxx: Code scrubbing.Andrew Vasquez1-5/+5
2005-07-14[SCSI] qla2xxx: Add ISP24xx flash-manipulation routines.Andrew Vasquez1-48/+490
2005-07-14[SCSI] qla2xxx: Add ISP24xx definitions.Andrew Vasquez1-9/+7
2005-04-26[PATCH] qla trivial iomem annotationAl Viro1-1/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+296