aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qla2xxx/qla_sup.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
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 the current broken uses as appropriate.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 implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-01-17[SCSI] qla2xxx: Perform fast mailbox read of flash regardless of size nor address alignment.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 flash parts.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