summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qla2xxx/qla_isr.c
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] qla2xxx: Add LLD target-mode infrastructure for >= 24xx seriesNicholas Bellinger2012-05-221-1/+39
* [SCSI] qla2xxx: Log link up and link down messages to track link flops.Chad Dupuis2012-05-221-13/+31
* [SCSI] qla2xxx: Handle interrupt registration failures more gracefully.Chad Dupuis2012-05-221-1/+9
* [SCSI] qla2xxx: Proper completion to scsi-ml for scsi status task_set_full an...Giridhar Malavali2012-05-101-2/+13
* [SCSI] qla2xxx: Avoid invalid request queue dereference for bad response pack...Arun Easi2012-02-191-11/+17
* [SCSI] qla2xxx: Log messages to use correct vha.Arun Easi2012-02-191-17/+17
* [SCSI] qla2xxx: Convert remaining printk's to ql_log format.Chad Dupuis2012-02-191-12/+12
* [SCSI] qla2xxx: Handle change notifications based on switch scan results.Arun Easi2012-02-191-12/+0
* [SCSI] qla2xxx: Use consistent DL mask for ELS/CT passthru requests.Andrew Vasquez2012-02-191-4/+4
* [SCSI] qla2xxx: Consolidation of SRB processing.Giridhar Malavali2012-02-191-195/+104
* [SCSI] qla2xxx: Enhancements to support ISP83xx.Giridhar Malavali2012-02-191-15/+29
* [SCSI] qla2xxx: Remove errant clearing of MBX_INTERRUPT flag during CT-IOCB p...Andrew Vasquez2012-02-181-1/+0
* [SCSI] qla2xxx: Only read requested mailbox registers.Andrew Vasquez2011-12-151-9/+25
* [SCSI] qla2xxx: Proper cleanup of pass through commands when firmware returns...Giridhar Malavali2011-12-151-21/+52
* [SCSI] qla2xxx: Update to dynamic logging.Chad Dupuis2011-12-151-82/+70
* [SCSI] qla2xxx: Make the logging functions verify their arguments and fixed t...Joe Perches2011-12-151-1/+1
* [SCSI] qla2xxx: Check for SCSI status on underruns.Arun Easi2011-12-121-1/+1
* [SCSI] qla2xxx: Correct inadvertent clearing of RISC_INTR status.Andrew Vasquez2011-10-301-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2011-10-281-0/+5
|\
| * [SCSI] qla2xxx: check for marker IOCB during response queue processing.Saurav Kashyap2011-08-291-0/+5
* | scsi: fix qla2xxx printk format warningRandy Dunlap2011-09-231-2/+2
|/
* [SCSI] qla2xxx: Correct inadvertent loop state transitions during port-update...Andrew Vasquez2011-08-271-1/+0
* [SCSI] qla2xxx: Fix qla24xx revision check while enabling interrupts.Chad Dupuis2011-08-271-3/+2
* [SCSI] qla2xxx: T10 DIF - Fix incorrect error reporting.Arun Easi2011-08-271-6/+7
* [SCSI] qla2xxx: T10 DIF - Handle uninitalized sectors.Arun Easi2011-08-271-15/+75
* [SCSI] qla2xxx: Code changes to support new dynamic logging infrastructure.Saurav Kashyap2011-07-271-335/+328
* scsi: qla_isr.c: fix comment typo 'hammmer'Justin P. Mattock2011-06-271-2/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-05-231-2/+2
|\
| * Merge branch 'master' into for-nextJiri Kosina2011-04-261-1/+1
| |\
| * | treewide: remove extra semicolonsJustin P. Mattock2011-04-101-2/+2
* | | [SCSI] qla2xxx: Perform FCoE context reset before trying adapter reset for IS...Giridhar Malavali2011-05-011-8/+24
* | | [SCSI] qla2xxx: Update copyright banner.Andrew Vasquez2011-05-011-1/+1
* | | [SCSI] qla2xxx: Display PortID information during FCP command-status handling.Andrew Vasquez2011-05-011-4/+5
| |/ |/|
* | Fix common misspellingsLucas De Marchi2011-03-311-1/+1
|/
* [SCSI] qla2xxx: Display mailbox register 4 during 8012 AEN for ISP82XX parts.Andrew Vasquez2010-12-231-0/+2
* [SCSI] qla2xxx: Change MSI initialization from using incorrect request_irq pa...Mike Hernandez2010-12-091-2/+3
* [SCSI] qla2xxx: Correct PRLI failure response code handling.Andrew Vasquez2010-10-251-6/+0
* [SCSI] qla2xxx: Remove scsi_cmnd->serial_number from debug tracesMadhuranath Iyengar2010-10-251-5/+4
* [SCSI] qla2xxx: Group CS_RESET return status with other link level event stat...Chad Dupuis2010-10-251-4/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2010-10-221-1/+7
|\
| * [SCSI] qla2xxx: Handle MPI timeout indicated by AE8002Madhuranath Iyengar2010-09-051-1/+7
* | [SCSI] qla2xxx: Cover UNDERRUN case where SCSI status is set.Lalit Chandivade2010-09-051-3/+4
|/
* [SCSI] qla2xxx: Update copyright banner.Giridhar Malavali2010-07-281-1/+1
* [SCSI] qla2xxx: Add CT passthru support for ISP23xx adaptersHarish Zunjarrao2010-07-281-0/+83
* [SCSI] qla2xxx: Propogate transport disrupted status for cable pull condition...Duane Grigsby2010-07-281-0/+3
* [SCSI] qla2xxx: Correct extended sense-data handling.Andrew Vasquez2010-07-281-9/+18
* [SCSI] qla2xxx: Removed dependency for SRB structure for Marker processingGiridhar Malavali2010-07-281-37/+0
* [SCSI] qla2xxx: Make the FC port capability mutual exclusive.Andrew Vasquez2010-07-271-2/+2
* [SCSI] qla2xxx: Add internal loopback support for ISP81xx.Sarang Radke2010-07-271-2/+5
* [SCSI] qla2xxx: Correct async-srb issues.Andrew Vasquez2010-07-271-1/+1