aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qla2xxx/qla_init.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-07-27[SCSI] qla2xxx: For ISP 23xx, select user specified login timeout value if greater than minuimum value(4 secs).Andrew Vasquez1-10/+22
2010-07-27[SCSI] qla2xxx: Handle outstanding mbx cmds on hung f/w scenarios.Santosh Vernekar1-1/+2
2010-07-27[SCSI] qla2xxx: Limit rport-flaps during link-disruptions.Giridhar Malavali1-3/+5
2010-07-27[SCSI] qla2xxx: Correct async-srb issues.Andrew Vasquez1-6/+14
2010-07-27[SCSI] qla2xxx: Add portid to async-request messages.Andrew Vasquez1-2/+4
2010-07-27[SCSI] qla2xxx: Clear drive active CRB register when not in use.Giridhar Malavali1-0/+2
2010-05-16[SCSI] qla2xxx: Updates to ISP82xx support.Giridhar Malavali1-33/+0
2010-05-16[SCSI] qla2xxx: Silence bogus warning by gcc for wrap and did.Mike Waychison1-2/+2
2010-05-16[SCSI] qla2xxx: Support for asynchronous TM and Marker IOCBs.Madhuranath Iyengar1-4/+152
2010-05-16[SCSI] qla2xxx: Provide common framework for BSG and IOCB commands.Madhuranath Iyengar1-57/+78
2010-05-16[SCSI] qla2xxx: Limit mailbox command contention for ADISC requests.Andrew Vasquez1-6/+82
2010-05-16[SCSI] qla2xxx: Further generalization of SRB CTX infrastructure.Andrew Vasquez1-10/+33
2010-05-01[SCSI] qla2xxx: Add ISP82XX support.Giridhar Malavali1-26/+207
2010-04-11[SCSI] qla2xxx: General checkpatch corrections.Andrew Vasquez1-2/+2
2010-04-11[SCSI] qla2xxx: Add APEX support.Sarang Radke1-0/+168
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-02-19[SCSI] qla2xxx: Add firmware ETS burst support.Andrew Vasquez1-1/+10
2010-02-19[SCSI] qla2xxx: Correct loop-resync issues during SNS scans.Andrew Vasquez1-1/+6
2010-01-18[SCSI] qla2xxx: Add BSG support for FC ELS/CT passthrough and vendor commands.Giridhar Malavali1-2/+12
2010-01-17[SCSI] qla2xxx: Correct FCP2 recovery handling.Andrew Vasquez1-6/+6
2009-12-30[SCSI] qla2xxx: Extend base EEH support in qla2xxx.Andrew Vasquez1-0/+20
2009-12-30[SCSI] qla2xxx: Get the link data rate explicitly during device resync.Michael Hernandez1-0/+2
2009-12-10[SCSI] qla2xxx: fix for multiqueue in MISX disabled caseAnirban Chakraborty1-1/+11
2009-12-04[SCSI] qla2xxx: Properly re-register FC4/FDMI after physical and logical link disruptions.Andrew Vasquez1-1/+0
2009-12-04[SCSI] qla2xxx: Retrieve firmware's maximum number of supported FCFs.Andrew Vasquez1-1/+1
2009-12-04[SCSI] qla2xxx: Reread firmware versions information after an ISP abort.Lalit Chandivade1-0/+9
2009-09-12[SCSI] qla2xxx: Properly delete rports attached to a vport.Andrew Vasquez1-5/+7
2009-09-12[SCSI] qla2xxx: Correct various NPIV issues.Andrew Vasquez1-2/+0
2009-09-12[SCSI] qla2xxx: Further limit device-table (qla_devtbl) lookup to non-24xx.Andrew Vasquez1-1/+2
2009-09-12[SCSI] qla2xxx: Correctly set FCF_TAPE_PRESENT flag based on scsi-device.Santosh Vernekar1-1/+1
2009-09-05[SCSI] qla2xxx: Add asynchronous-login support.Andrew Vasquez1-3/+212
2009-08-22[SCSI] qla2xxx: Fix to ensure driver works in sinlge queue mode if multiqueue failsAnirban Chakraborty1-3/+2
2009-06-21qla2xxx: Correct iiDMA-update calling conventions.Harish Zunjarrao1-1/+1
2009-06-08[SCSI] qla2xxx: Synchronize MPI settings after a PE Reset.Andrew Vasquez1-0/+52
2009-06-08[SCSI] qla2xxx: Export additional firmware-states for application support.Andrew Vasquez1-3/+4
2009-06-08[SCSI] qla2xxx: Avoid redundant RISC reset during (re)-initialization.Andrew Vasquez1-3/+0
2009-06-08[SCSI] qla2xxx: Fallback enode-mac should not be a multicast address.Andrew Vasquez1-1/+1
2009-06-08[SCSI] qla2xxx: Add 10Gb iiDMA support.Andrew Vasquez1-2/+8
2009-06-08[SCSI] qla2xxx: Mark a port's state as needing-rediscovery during link disruptions.Andrew Vasquez1-1/+3
2009-06-08[SCSI] qla2xxx: Check status of qla2x00_get_fw_version() call.Andrew Vasquez1-2/+5
2009-06-08[SCSI] qla2xxx: Fallback to 'golden-firmware' operation on supported ISPs.Andrew Vasquez1-8/+25
2009-06-08[SCSI] qla2xxx: Correct logic-bug in set-model-info().Andrew Vasquez1-1/+1
2009-05-20[SCSI] qla2xxx: Use port number to compute nvram/vpd parameter offsets.Anirban Chakraborty1-9/+10
2009-05-20[SCSI] qla2xxx: Add an override option to specify ISP firmware load semantics.Andrew Vasquez1-0/+6
2009-05-20[SCSI] qla2xxx: Don't try to 'stop' firmware if already in ROM code.Andrew Vasquez1-1/+1
2009-05-20[SCSI] qla2xxx: Restrict model-name/description device-table usage.Andrew Vasquez1-2/+5
2009-05-20[SCSI] qla2xxx: Remove reference to request queue from scsi request block.Anirban Chakraborty1-4/+16
2009-05-20[SCSI] qla2xxx: Add QoS support.Anirban Chakraborty1-16/+14
2009-05-20[SCSI] qla2xxx: Correct compilation failures when DEBUG'n' options are enabled.Andrew Vasquez1-5/+5
2009-04-03[SCSI] qla2xxx: Explicitly set the execution-throttle with recent ISPs.Andrew Vasquez1-4/+8