aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qla2xxx/qla_mbx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-02-19[SCSI] qla2xxx: Handle device mapping changes due to device logout.Arun Easi1-0/+19
2012-02-19[SCSI] qla2xxx: Perform firmware dump procedure on mailbox command timeout.Chad Dupuis1-0/+6
2012-02-19[SCSI] qla2xxx: Log messages to use correct vha.Arun Easi1-30/+30
2012-02-19[SCSI] qla2xxx: Print mailbox command opcode and return code when a command times out.Chad Dupuis1-7/+9
2012-02-19[SCSI] qla2xxx: Reduce mbx-command timeout for Login/Logout requests.Andrew Vasquez1-3/+4
2012-02-19[SCSI] qla2xxx: Perform implicit logout during rport tear-down.Andrew Vasquez1-0/+37
2012-02-19[SCSI] qla2xxx: Consolidation of SRB processing.Giridhar Malavali1-1/+2
2012-02-19[SCSI] qla2xxx: Enhancements to support ISP83xx.Giridhar Malavali1-47/+215
2012-02-18[SCSI] qla2xxx: Complete mailbox command timedout to avoid initialization failures during next reset cycle.Giridhar Malavali1-0/+4
2012-02-18[SCSI] qla2xxx: Clear options-flags while issuing stop-firmware mbx command.Andrew Vasquez1-1/+2
2011-12-15[SCSI] qla2xxx: Correct report-id acquisition checkGiridhar Malavali1-1/+1
2011-12-12[SCSI] qla2xxx: Disable generating pause frames when firmware hang detected for ISP82xx.Giridhar Malavali1-2/+18
2011-12-12[SCSI] qla2xxx: Clear mailbox busy flag during premature mailbox completion for ISP82xx.Giridhar Malavali1-0/+2
2011-12-12[SCSI] qla2xxx: Return the correct value for a mailbox command if 82xx is in reset recovery.Andrew Vasquez1-2/+1
2011-08-29[SCSI] qla2xxx: Implemeted beacon on/off for ISP82XX.Saurav Kashyap1-0/+38
2011-08-29[SCSI] qla2xxx: Add support for ISP82xx to capture dump (minidump) on failure.Giridhar Malavali1-0/+89
2011-07-27[SCSI] qla2xxx: Code changes to support new dynamic logging infrastructure.Saurav Kashyap1-574/+517
2011-05-17[SCSI] qla2xxx: Refactor call to qla2xxx_read_sfp for thermal temperature.Joe Carnuccio1-42/+11
2011-05-17[SCSI] qla2xxx: Unify the read/write sfp mailbox command routines.Joe Carnuccio1-49/+23
2011-05-17[SCSI] qla2xxx: Correctly read sfp single byte mailbox register.Joe Carnuccio1-2/+2
2011-05-01[SCSI] qla2xxx: Verify login-state has transitioned to PRLI-completed.Andrew Vasquez1-5/+12
2011-05-01[SCSI] qla2xxx: Update copyright banner.Andrew Vasquez1-1/+1
2011-05-01[SCSI] qla2xxx: Free firmware PCB on logout request.Andrew Vasquez1-1/+2
2011-05-01[SCSI] qla2xxx: Include request queue ID in the upper 16-bits of the I/O handle for Abort I/O IOCBs.Mike Hernandez1-1/+1
2011-03-31Fix common misspellingsLucas De Marchi1-3/+3
2011-02-25[SCSI] qla2xxx: Adjust FCP_RSP response-info field check after TMF completion.Andrew Vasquez1-16/+13
2011-02-25[SCSI] qla2xxx: Don't wait for active mailbox command completion when firmware is hung.Giridhar Malavali1-7/+7
2011-02-25[SCSI] qla2xxx: Abort pending commands for faster recovery during ISP reset.Giridhar Malavali1-2/+2
2010-12-23[SCSI] qla2xxx: Add sysfs node for displaying board temperature.Andrew Vasquez1-0/+65
2010-12-23[SCSI] qla2xxx: Update FCP priority information to firmware before sending IOsMadhuranath Iyengar1-1/+1
2010-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds1-3/+63
2010-09-05[SCSI] qla2xxx: Handle MPI timeout indicated by AE8002Madhuranath Iyengar1-0/+61
2010-09-05[SCSI] qla2xxx: Pass first 64 bytes of MBX information when vendor commands fail.Giridhar Malavali1-3/+2
2010-09-05[SCSI] qla2xxx: Fix vport delete issuesArun Easi1-2/+5
2010-07-28[SCSI] qla2xxx: Update copyright banner.Giridhar Malavali1-1/+1
2010-07-28[SCSI] qla2xxx: Updates for ISP82xx.Giridhar Malavali1-2/+2
2010-07-27[SCSI] qla2xxx: Handle outstanding mbx cmds on hung f/w scenarios.Santosh Vernekar1-22/+56
2010-07-27[SCSI] qla2xxx: Add internal loopback support for ISP81xx.Sarang Radke1-0/+66
2010-07-27[SCSI] qla2xxx: Fix cpu-affinity usage for non-capable ISPs.Giridhar Malavali1-4/+4
2010-05-16[SCSI] qla2xxx: Support for asynchronous TM and Marker IOCBs.Madhuranath Iyengar1-0/+10
2010-05-01[SCSI] qla2xxx: Add ISP82XX support.Giridhar Malavali1-22/+136
2010-04-11[SCSI] qla2xxx: General checkpatch corrections.Andrew Vasquez1-1/+1
2010-04-11[SCSI] qla2xxx: Add APEX support.Sarang Radke1-0/+47
2010-04-11[SCSI] qla2xxx: Re-organized BSG interface specific code.Giridhar Malavali1-5/+44
2010-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds1-1/+7
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-03-27[SCSI] qla2xxx: Honour "Extended BB credits" bit for CNAs.Santosh Vernekar1-1/+7
2010-01-18[SCSI] qla2xxx: Add BSG support for FC ELS/CT passthrough and vendor commands.Giridhar Malavali1-0/+151
2009-12-30[SCSI] qla2xxx: Extend base EEH support in qla2xxx.Andrew Vasquez1-4/+27
2009-12-30[SCSI] qla2xxx: Get the link data rate explicitly during device resync.Michael Hernandez1-0/+33