summaryrefslogtreecommitdiff
path: root/drivers/scsi/qla2xxx/qla_sup.c
AgeCommit message (Expand)Author
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-04-28treewide: Fix typos in printkMasanari Iida
2016-02-23qla2xxx: Avoid side effects when using endianizer macros.Joe Carnuccio
2016-02-23qla2xxx: Add support for online flash update for ISP27XX.Sawan Chandak
2015-09-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2015-08-26qla2xxx: Remove __constant_ prefixBart Van Assche
2015-07-24qla2xxx: Enable target mode for ISP27XXHimanshu Madhani
2015-04-10qla2xxx: Fix beacon blink for ISP27XX.Nigel Kirkland
2014-09-25qla2xxx: Fix driver version string message.Himanshu Madhani
2014-09-25qla2xxx: Fix potential return count bug in qla2xxx_get_vpd_field().Joe Carnuccio
2014-09-25qla2xxx: Enable fast flash access for ISP83xx.Chad Dupuis
2014-05-19qla2xxx: Fix beacon blink logic for ISP26xx/83xx.Himanshu Madani
2014-05-19qla2xxx: Change copyright year to 2014 in all the source files.Armen Baloyan
2014-03-15[SCSI] qla2xxx: Add support for ISP2071.Chad Dupuis
2013-09-03[SCSI] qla2xxx: Correction to message ids.Saurav Kashyap
2013-09-03[SCSI] qla2xxx: Add support for ISP8044.Atul Deshmukh
2013-02-22[SCSI] qla2xxx: Update the copyright information.Saurav Kashyap
2013-02-22[SCSI] qla2xxx: Get VPD information from common location for CNA.Saurav Kashyap
2012-09-24[SCSI] qla2xxx: Implement beacon support for ISP83xx.Chad Dupuis
2012-09-24[SCSI] qla2xxx: Update the driver copyright.Chad Dupuis
2012-09-24[SCSI] qla2xxx: IDC implementation for ISP83xx.Santosh Vernekar
2012-05-10[SCSI] qla2xxx: Block flash access from application when device is initialize...Giridhar Malavali
2012-02-19[SCSI] qla2xxx: Enhancements to support ISP83xx.Giridhar Malavali
2011-12-15[SCSI] qla2xxx: Make the logging functions verify their arguments and fixed t...Joe Perches
2011-07-27[SCSI] qla2xxx: Code changes to support new dynamic logging infrastructure.Saurav Kashyap
2011-05-01[SCSI] qla2xxx: Update copyright banner.Andrew Vasquez
2010-12-23[SCSI] qla2xxx: Populate FCP_PRIO location for no *FLT* caseAndrew Vasquez
2010-07-28[SCSI] qla2xxx: Update copyright banner.Giridhar Malavali
2010-07-28[SCSI] qla2xxx: Check for golden firmware and show version if availableMadhuranath Iyengar
2010-07-28[SCSI] qla2xxx: Appropriately log FCP priority data messagesMadhuranath Iyengar
2010-05-01[SCSI] qla2xxx: Add ISP82XX support.Giridhar Malavali
2010-04-11[SCSI] qla2xxx: Fix to make conditional decision based on port number.Sarang Radke
2010-04-11[SCSI] qla2xxx: Add APEX support.Sarang Radke
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-01-17[SCSI] qla2xxx: Perform fast mailbox read of flash regardless of size nor add...Andrew Vasquez
2009-06-15[SCSI] qla2xxx: fix printk format warningsRandy Dunlap
2009-06-08[SCSI] qla2xxx: Fallback to 'golden-firmware' operation on supported ISPs.Andrew Vasquez
2009-06-08[SCSI] qla2xxx: Correct queue-creation bug when driver loaded in QoS mode.Anirban Chakraborty
2009-05-20[SCSI] qla2xxx: Use port number to compute nvram/vpd parameter offsets.Anirban Chakraborty
2009-05-20[SCSI] qla2xxx: Add QoS support.Anirban Chakraborty
2009-05-20[SCSI] qla2xxx: Correct compilation failures when DEBUG'n' options are enabled.Andrew Vasquez
2009-04-03[SCSI] qla2xxx: Get FLT address in dword format.Harish Zunjarrao
2009-04-03[SCSI] qla2xxx: Always use an FLT's NVRAM/VPD region information.Andrew Vasquez
2009-04-03[SCSI] qla2xxx: Remove implicit ISP-abort after a flash update.Lalit Chandivade
2009-04-03[SCSI] qla2xxx: Correct ISP abort semantics for NVRAM, VPD, and flash update.Lalit Chandivade
2009-04-03[SCSI] qla2xxx: Add Flash-Access-Control support for recent ISPs.Joe Carnuccio
2009-04-03[SCSI] qla2xxx: Use byte-address while reading FC boot code versions from flash.Harish Zunjarrao
2009-02-10[SCSI] qla2xxx: Mask out 'reserved' bits while processing FLT regions.Andrew Vasquez
2009-01-25[SCSI] qla2xxx: Correct descriptions in flash manipulation routines.Joe Carnuccio
2009-01-25[SCSI] qla2xxx: Correct endianness issue during flash manipulation.Andrew Vasquez