aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qla2xxx/qla_gs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-07-08[SCSI] qla2xxx: Help Coverity with analyzing ct_sns_pkt initialization.Bart Van Assche1-44/+39
2013-07-08[SCSI] qla2xxx: Remove two superfluous tests.Bart Van Assche1-2/+1
2013-04-11[SCSI] qla2xxx: Enhancements to support ISPFx00.Giridhar Malavali1-5/+11
2013-02-22[SCSI] qla2xxx: silence two GCC warnings.Paul Bolle1-4/+4
2013-02-22[SCSI] qla2xxx: Update the copyright information.Saurav Kashyap1-1/+1
2012-11-30[SCSI] qla2xxx: Add 16Gb/s case to get port speed capability.Joe Carnuccio1-0/+3
2012-11-30[SCSI] qla2xxx: No fcport FC-4 type assignment in GA_NXT response.Armen Baloyan1-0/+3
2012-09-24[SCSI] qla2xxx: Ensure PLOGI is sent to Fabric Management-Server upon request.Andrew Vasquez1-1/+1
2012-09-24[SCSI] qla2xxx: Update the driver copyright.Chad Dupuis1-1/+1
2012-05-22[SCSI] qla2xxx: Add LLD target-mode infrastructure for >= 24xx seriesNicholas Bellinger1-1/+3
2012-02-19[SCSI] qla2xxx: Stop iteration after first failure in *_id functions.Arun Easi1-0/+6
2012-02-19[SCSI] qla2xxx: Add ha->max_fibre_devices to keep track of the maximum number of targets.Chad Dupuis1-21/+31
2012-02-19[SCSI] qla2xxx: Handle failure cases during fabric_loginChad Dupuis1-8/+14
2012-02-19[SCSI] qla2xxx: Enhancements to support ISP83xx.Giridhar Malavali1-1/+5
2011-12-15[SCSI] qla2xxx: Update to dynamic logging.Chad Dupuis1-1/+1
2011-07-27[SCSI] qla2xxx: Code changes to support new dynamic logging infrastructure.Saurav Kashyap1-183/+188
2011-05-01[SCSI] qla2xxx: Update copyright banner.Andrew Vasquez1-1/+1
2011-02-25[SCSI] qla2xxx: Pass right CT command string for CT status processing.Andrew Vasquez1-1/+1
2011-02-25[SCSI] qla2xxx: Display nport_id when any SNS command fails.Giridhar Malavali1-6/+13
2010-07-28[SCSI] qla2xxx: Update copyright banner.Giridhar Malavali1-1/+1
2010-07-28[SCSI] qla2xxx: Use GFF_ID to check FCP-SCSI FC4 type before logging into Nx_PortsChad Dupuis1-0/+72
2010-05-01[SCSI] qla2xxx: Add ISP82XX support.Giridhar Malavali1-1/+1
2009-08-22[SCSI] qla2xxx: ISP21xx/22xx do not support FDMI registrations.Andrew Vasquez1-0/+4
2009-06-08[SCSI] qla2xxx: Add 10Gb iiDMA support.Andrew Vasquez1-0/+3
2009-05-20[SCSI] qla2xxx: Perform an implicit login to the Management Server.Joe Carnuccio1-1/+1
2009-01-07[SCSI] qla2xxx: Add ISP81XX support.Andrew Vasquez1-1/+8
2008-12-29[SCSI] qla2xxx: add support for multi-queue adapterAnirban Chakraborty1-6/+0
2008-12-29[SCSI] qla2xxx: Refactor qla data structuresAnirban Chakraborty1-236/+243
2008-07-26[SCSI] qla2xxx: Skip FDMI registration on ISP21xx/22xx parts.Andrew Vasquez1-0/+6
2008-04-27[SCSI] qla2xxx: Correct misc. endian and byte-ordering issues.Seokmann Ju1-2/+2
2008-04-07[SCSI] qla2xxx: Add ISP84XX support.Harihara Kadayam1-1/+1
2008-04-07[SCSI] qla2xxx: Check alternate 'reason' code during GPSC status handling.Andrew Vasquez1-2/+4
2008-04-07[SCSI] qla2xxx: Cruft cleanup of functions and structures.Andrew Vasquez1-6/+0
2008-04-07[SCSI] qla2xxx: Update copyright banner.Andrew Vasquez1-1/+1
2008-03-03[SCSI] qla2xxx: Correct usage of inconsistent timeout values while issuing ELS commands.Andrew Vasquez1-5/+5
2008-02-03drivers/scsi/: Spelling fixesJoe Perches1-1/+1
2007-10-12[SCSI] qla2xxx: Set correct attribute count during FDMI RPA.Andrew Vasquez1-2/+4
2007-08-15[SCSI] qla2xxx: Correct 8GB iIDMA support.Andrew Vasquez1-9/+19
2007-07-20[SCSI] qla2xxx: Add ISP25XX support.Andrew Vasquez1-1/+9
2007-07-20[SCSI] qla2xxx: Re-factor isp_operations to static structures.Andrew Vasquez1-14/+19
2007-07-20[SCSI] qla2xxx: Correct setting of 'current' and 'supported' speeds during FDMI registration.Andrew Vasquez1-9/+20
2007-07-20[SCSI] qla2xxx: Generalize iIDMA support.Andrew Vasquez1-2/+2
2007-07-20[SCSI] qla2xxx: Generalize FW-Interface-2 support.Andrew Vasquez1-5/+5
2007-07-14[SCSI] qla2xxx: add support for NPIVSeokmann Ju1-0/+3
2007-01-03[SCSI] qla2xxx: Detect GPSC capabilities within a fabric.Andrew Vasquez1-2/+16
2007-01-03[SCSI] qla2xxx: Use proper prep_ms_iocb() function during GFPN_ID.Andrew Vasquez1-1/+1
2007-01-03[SCSI] qla2xxx: Correct endianess issue while interrogating MS status.Andrew Vasquez1-2/+2
2006-10-03[SCSI] qla2xxx: Add support for system hostname FC transport attribute.Andrew Vasquez1-0/+15
2006-10-03[SCSI] qla2xxx: Add support for symbolic nodename FC transport attribute.Andrew Vasquez1-15/+11
2006-10-03[SCSI] qla2xxx: Add iIDMA support.Andrew Vasquez1-1/+186