summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qla2xxx/qla_sup.c
Commit message (Expand)AuthorAgeFilesLines
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* treewide: Fix typos in printkMasanari Iida2016-04-281-1/+1
* qla2xxx: Avoid side effects when using endianizer macros.Joe Carnuccio2016-02-231-12/+11
* qla2xxx: Add support for online flash update for ISP27XX.Sawan Chandak2016-02-231-3/+44
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2015-09-021-7/+7
|\
| * qla2xxx: Remove __constant_ prefixBart Van Assche2015-08-261-7/+7
* | qla2xxx: Enable target mode for ISP27XXHimanshu Madhani2015-07-241-1/+1
|/
* qla2xxx: Fix beacon blink for ISP27XX.Nigel Kirkland2015-04-101-4/+7
* qla2xxx: Fix driver version string message.Himanshu Madhani2014-09-251-1/+1
* qla2xxx: Fix potential return count bug in qla2xxx_get_vpd_field().Joe Carnuccio2014-09-251-1/+1
* qla2xxx: Enable fast flash access for ISP83xx.Chad Dupuis2014-09-251-1/+2
* qla2xxx: Fix beacon blink logic for ISP26xx/83xx.Himanshu Madani2014-05-191-5/+2
* qla2xxx: Change copyright year to 2014 in all the source files.Armen Baloyan2014-05-191-1/+1
* [SCSI] qla2xxx: Add support for ISP2071.Chad Dupuis2014-03-151-20/+45
* [SCSI] qla2xxx: Correction to message ids.Saurav Kashyap2013-09-031-1/+1
* [SCSI] qla2xxx: Add support for ISP8044.Atul Deshmukh2013-09-031-15/+147
* [SCSI] qla2xxx: Update the copyright information.Saurav Kashyap2013-02-221-1/+1
* [SCSI] qla2xxx: Get VPD information from common location for CNA.Saurav Kashyap2013-02-221-14/+2
* [SCSI] qla2xxx: Implement beacon support for ISP83xx.Chad Dupuis2012-09-241-6/+35
* [SCSI] qla2xxx: Update the driver copyright.Chad Dupuis2012-09-241-1/+1
* [SCSI] qla2xxx: IDC implementation for ISP83xx.Santosh Vernekar2012-09-241-14/+14
* [SCSI] qla2xxx: Block flash access from application when device is initialize...Giridhar Malavali2012-05-101-0/+3
* [SCSI] qla2xxx: Enhancements to support ISP83xx.Giridhar Malavali2012-02-191-14/+134
* [SCSI] qla2xxx: Make the logging functions verify their arguments and fixed t...Joe Perches2011-12-151-2/+3
* [SCSI] qla2xxx: Code changes to support new dynamic logging infrastructure.Saurav Kashyap2011-07-271-118/+157
* [SCSI] qla2xxx: Update copyright banner.Andrew Vasquez2011-05-011-1/+1
* [SCSI] qla2xxx: Populate FCP_PRIO location for no *FLT* caseAndrew Vasquez2010-12-231-4/+7
* [SCSI] qla2xxx: Update copyright banner.Giridhar Malavali2010-07-281-1/+1
* [SCSI] qla2xxx: Check for golden firmware and show version if availableMadhuranath Iyengar2010-07-281-0/+22
* [SCSI] qla2xxx: Appropriately log FCP priority data messagesMadhuranath Iyengar2010-07-281-12/+13
* [SCSI] qla2xxx: Add ISP82XX support.Giridhar Malavali2010-05-011-6/+74
* [SCSI] qla2xxx: Fix to make conditional decision based on port number.Sarang Radke2010-04-111-2/+2
* [SCSI] qla2xxx: Add APEX support.Sarang Radke2010-04-111-3/+66
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* [SCSI] qla2xxx: Perform fast mailbox read of flash regardless of size nor add...Andrew Vasquez2010-01-171-0/+3
* [SCSI] qla2xxx: fix printk format warningsRandy Dunlap2009-06-151-2/+5
* [SCSI] qla2xxx: Fallback to 'golden-firmware' operation on supported ISPs.Andrew Vasquez2009-06-081-0/+3
* [SCSI] qla2xxx: Correct queue-creation bug when driver loaded in QoS mode.Anirban Chakraborty2009-06-081-5/+3
* [SCSI] qla2xxx: Use port number to compute nvram/vpd parameter offsets.Anirban Chakraborty2009-05-201-9/+9
* [SCSI] qla2xxx: Add QoS support.Anirban Chakraborty2009-05-201-0/+1
* [SCSI] qla2xxx: Correct compilation failures when DEBUG'n' options are enabled.Andrew Vasquez2009-05-201-8/+11
* [SCSI] qla2xxx: Get FLT address in dword format.Harish Zunjarrao2009-04-031-2/+2
* [SCSI] qla2xxx: Always use an FLT's NVRAM/VPD region information.Andrew Vasquez2009-04-031-2/+29
* [SCSI] qla2xxx: Remove implicit ISP-abort after a flash update.Lalit Chandivade2009-04-031-4/+0
* [SCSI] qla2xxx: Correct ISP abort semantics for NVRAM, VPD, and flash update.Lalit Chandivade2009-04-031-1/+1
* [SCSI] qla2xxx: Add Flash-Access-Control support for recent ISPs.Joe Carnuccio2009-04-031-13/+47
* [SCSI] qla2xxx: Use byte-address while reading FC boot code versions from flash.Harish Zunjarrao2009-04-031-1/+1
* [SCSI] qla2xxx: Mask out 'reserved' bits while processing FLT regions.Andrew Vasquez2009-02-101-1/+1
* [SCSI] qla2xxx: Correct descriptions in flash manipulation routines.Joe Carnuccio2009-01-251-3/+3
* [SCSI] qla2xxx: Correct endianness issue during flash manipulation.Andrew Vasquez2009-01-251-5/+2