aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qla2xxx/qla_gbl.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-02-19[SCSI] qla2xxx: Perform implicit logout during rport tear-down.Andrew Vasquez1-0/+3
2012-02-19[SCSI] qla2xxx: Consolidation of SRB processing.Giridhar Malavali1-4/+5
2012-02-19[SCSI] qla2xxx: Enhancements to support ISP83xx.Giridhar Malavali1-2/+8
2011-12-15[SCSI] qla2xxx: Consolidated IOCB processing routines.Giridhar Malavali1-1/+1
2011-12-12[SCSI] qla2xxx: Encapsulate prematurely completing mailbox commands during ISP82xx firmware hang.Chad Dupuis1-0/+1
2011-08-29[SCSI] qla2xxx: Issue mailbox command only when firmware hung bit is reset for ISP82xx.Giridhar Malavali1-0/+1
2011-08-29[SCSI] qla2xxx: Implemeted beacon on/off for ISP82XX.Saurav Kashyap1-0/+3
2011-08-29[SCSI] qla2xxx: Add support for ISP82xx to capture dump (minidump) on failure.Giridhar Malavali1-0/+14
2011-07-27[SCSI] qla2xxx: Code changes to support new dynamic logging infrastructure.Saurav Kashyap1-2/+3
2011-07-27[SCSI] qla2xxx: Basic infrastructure for dynamic logging.Saurav Kashyap1-0/+3
2011-05-17[SCSI] qla2xxx: Unify the read/write sfp mailbox command routines.Joe Carnuccio1-7/+4
2011-05-17[SCSI] qla2xxx: Allow an override of the registered maximum LUN.Andrew Vasquez1-0/+1
2011-05-17[SCSI] qla2xxx: Add qla82xx_rom_unlock() function.Chad Dupuis1-1/+0
2011-05-01[SCSI] qla2xxx: Add the ql2xdontresethba module_param.Giridhar Malavali1-0/+1
2011-05-01[SCSI] qla2xxx: Add test for valid loop id to qla2x00_relogin().Joe Carnuccio1-0/+2
2011-05-01[SCSI] qla2xxx: Update copyright banner.Andrew Vasquez1-1/+1
2011-02-25[SCSI] qla2xxx: Abort pending commands for faster recovery during ISP reset.Giridhar Malavali1-0/+1
2010-12-23[SCSI] qla2xxx: Remove code to not reset ISP82xx on failure.Giridhar Malavali1-1/+0
2010-12-23[SCSI] qla2xxx: Add sysfs node for displaying board temperature.Andrew Vasquez1-0/+2
2010-12-23[SCSI] qla2xxx: Update FCP priority information to firmware before sending IOsMadhuranath Iyengar1-0/+1
2010-12-23[SCSI] qla2xxx: Added support for quiescence mode for ISP82xx.Saurav Kashyap1-0/+4
2010-10-25[SCSI] qla2xxx: Add module parameter to enable/disable GFF_ID device type check.Chad Dupuis1-0/+1
2010-09-05[SCSI] qla2xxx: Handle MPI timeout indicated by AE8002Madhuranath Iyengar1-0/+2
2010-09-05[SCSI] qla2xxx: Cleanup some dead-code and make some functions static.Giridhar Malavali1-11/+0
2010-09-05[SCSI] qla2xxx: Added AER support for ISP82xx.Lalit Chandivade1-0/+2
2010-07-28[SCSI] qla2xxx: Cleanup some dead-code and make some functions static.Andrew Vasquez1-6/+0
2010-07-28[SCSI] qla2xxx: Update copyright banner.Giridhar Malavali1-1/+1
2010-07-28[SCSI] qla2xxx: Rearranged and cleaned up the code for processing the pending commands.Giridhar Malavali1-2/+3
2010-07-28[SCSI] qla2xxx: Updates for ISP82xx.Giridhar Malavali1-4/+0
2010-07-28[SCSI] qla2xxx: Add qla2x00_free_fcports() functionChad Dupuis1-0/+1
2010-07-28[SCSI] qla2xxx: Use GFF_ID to check FCP-SCSI FC4 type before logging into Nx_PortsChad Dupuis1-0/+1
2010-07-28[SCSI] qla2xxx: Removed dependency for SRB structure for Marker processingGiridhar Malavali1-3/+1
2010-07-27[SCSI] qla2xxx: Add internal loopback support for ISP81xx.Sarang Radke1-0/+5
2010-07-27[SCSI] qla2xxx: Clear drive active CRB register when not in use.Giridhar Malavali1-1/+0
2010-05-16[SCSI] qla2xxx: Optionally disable target reset.Giridhar Malavali1-0/+1
2010-05-16[SCSI] qla2xxx: T10 DIF support added.Arun Easi1-0/+4
2010-05-16[SCSI] qla2xxx: Support for asynchronous TM and Marker IOCBs.Madhuranath Iyengar1-0/+7
2010-05-16[SCSI] qla2xxx: Provide common framework for BSG and IOCB commands.Madhuranath Iyengar1-3/+3
2010-05-16[SCSI] qla2xxx: Limit mailbox command contention for ADISC requests.Andrew Vasquez1-0/+8
2010-05-01[SCSI] qla2xxx: Add ISP82XX support.Giridhar Malavali1-0/+85
2010-04-11[SCSI] qla2xxx: Add APEX support.Sarang Radke1-1/+8
2010-04-11[SCSI] qla2xxx: Re-organized BSG interface specific code.Giridhar Malavali1-0/+8
2010-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds1-1/+6
2010-02-19[SCSI] qla2xxx: Add firmware ETS burst support.Andrew Vasquez1-0/+1
2010-02-19[SCSI] qla2xxx: Correct use-after-free issue in terminate_rport_io callback.Andrew Vasquez1-1/+0
2010-02-08[SCSI] qla2xxx: Obtain proper host structure during response-queue processing.Anirban Chakraborty1-1/+0
2010-01-18[SCSI] qla2xxx: Add BSG support for FC ELS/CT passthrough and vendor commands.Giridhar Malavali1-0/+5
2009-12-30[SCSI] qla2xxx: Get the link data rate explicitly during device resync.Michael Hernandez1-0/+1
2009-12-10[SCSI] qla2xxx: Queue depth ramp up/down modification changes.Giridhar Malavali1-2/+0
2009-12-04[SCSI] qla2xxx: Retrieve firmware's maximum number of supported FCFs.Andrew Vasquez1-1/+1