summaryrefslogtreecommitdiff
path: root/drivers/scsi/qla2xxx/qla_isr.c
AgeCommit message (Expand)Author
2012-05-22[SCSI] qla2xxx: Add LLD target-mode infrastructure for >= 24xx seriesNicholas Bellinger
2012-05-22[SCSI] qla2xxx: Log link up and link down messages to track link flops.Chad Dupuis
2012-05-22[SCSI] qla2xxx: Handle interrupt registration failures more gracefully.Chad Dupuis
2012-05-10[SCSI] qla2xxx: Proper completion to scsi-ml for scsi status task_set_full an...Giridhar Malavali
2012-02-19[SCSI] qla2xxx: Avoid invalid request queue dereference for bad response pack...Arun Easi
2012-02-19[SCSI] qla2xxx: Log messages to use correct vha.Arun Easi
2012-02-19[SCSI] qla2xxx: Convert remaining printk's to ql_log format.Chad Dupuis
2012-02-19[SCSI] qla2xxx: Handle change notifications based on switch scan results.Arun Easi
2012-02-19[SCSI] qla2xxx: Use consistent DL mask for ELS/CT passthru requests.Andrew Vasquez
2012-02-19[SCSI] qla2xxx: Consolidation of SRB processing.Giridhar Malavali
2012-02-19[SCSI] qla2xxx: Enhancements to support ISP83xx.Giridhar Malavali
2012-02-18[SCSI] qla2xxx: Remove errant clearing of MBX_INTERRUPT flag during CT-IOCB p...Andrew Vasquez
2011-12-15[SCSI] qla2xxx: Only read requested mailbox registers.Andrew Vasquez
2011-12-15[SCSI] qla2xxx: Proper cleanup of pass through commands when firmware returns...Giridhar Malavali
2011-12-15[SCSI] qla2xxx: Update to dynamic logging.Chad Dupuis
2011-12-15[SCSI] qla2xxx: Make the logging functions verify their arguments and fixed t...Joe Perches
2011-12-12[SCSI] qla2xxx: Check for SCSI status on underruns.Arun Easi
2011-10-30[SCSI] qla2xxx: Correct inadvertent clearing of RISC_INTR status.Andrew Vasquez
2011-10-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2011-09-23scsi: fix qla2xxx printk format warningRandy Dunlap
2011-08-29[SCSI] qla2xxx: check for marker IOCB during response queue processing.Saurav Kashyap
2011-08-27[SCSI] qla2xxx: Correct inadvertent loop state transitions during port-update...Andrew Vasquez
2011-08-27[SCSI] qla2xxx: Fix qla24xx revision check while enabling interrupts.Chad Dupuis
2011-08-27[SCSI] qla2xxx: T10 DIF - Fix incorrect error reporting.Arun Easi
2011-08-27[SCSI] qla2xxx: T10 DIF - Handle uninitalized sectors.Arun Easi
2011-07-27[SCSI] qla2xxx: Code changes to support new dynamic logging infrastructure.Saurav Kashyap
2011-06-27scsi: qla_isr.c: fix comment typo 'hammmer'Justin P. Mattock
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-05-01[SCSI] qla2xxx: Perform FCoE context reset before trying adapter reset for IS...Giridhar Malavali
2011-05-01[SCSI] qla2xxx: Update copyright banner.Andrew Vasquez
2011-05-01[SCSI] qla2xxx: Display PortID information during FCP command-status handling.Andrew Vasquez
2011-04-26Merge branch 'master' into for-nextJiri Kosina
2011-04-10treewide: remove extra semicolonsJustin P. Mattock
2011-03-31Fix common misspellingsLucas De Marchi
2010-12-23[SCSI] qla2xxx: Display mailbox register 4 during 8012 AEN for ISP82XX parts.Andrew Vasquez
2010-12-09[SCSI] qla2xxx: Change MSI initialization from using incorrect request_irq pa...Mike Hernandez
2010-10-25[SCSI] qla2xxx: Correct PRLI failure response code handling.Andrew Vasquez
2010-10-25[SCSI] qla2xxx: Remove scsi_cmnd->serial_number from debug tracesMadhuranath Iyengar
2010-10-25[SCSI] qla2xxx: Group CS_RESET return status with other link level event stat...Chad Dupuis
2010-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2010-09-05[SCSI] qla2xxx: Handle MPI timeout indicated by AE8002Madhuranath Iyengar
2010-09-05[SCSI] qla2xxx: Cover UNDERRUN case where SCSI status is set.Lalit Chandivade
2010-07-28[SCSI] qla2xxx: Update copyright banner.Giridhar Malavali
2010-07-28[SCSI] qla2xxx: Add CT passthru support for ISP23xx adaptersHarish Zunjarrao
2010-07-28[SCSI] qla2xxx: Propogate transport disrupted status for cable pull condition...Duane Grigsby
2010-07-28[SCSI] qla2xxx: Correct extended sense-data handling.Andrew Vasquez
2010-07-28[SCSI] qla2xxx: Removed dependency for SRB structure for Marker processingGiridhar Malavali
2010-07-27[SCSI] qla2xxx: Make the FC port capability mutual exclusive.Andrew Vasquez
2010-07-27[SCSI] qla2xxx: Add internal loopback support for ISP81xx.Sarang Radke
2010-07-27[SCSI] qla2xxx: Correct async-srb issues.Andrew Vasquez