index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
qla2xxx
/
qla_isr.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-19
[SCSI] qla2xxx: Avoid invalid request queue dereference for bad response pack...
Arun Easi
1
-11
/
+17
2012-02-19
[SCSI] qla2xxx: Log messages to use correct vha.
Arun Easi
1
-17
/
+17
2012-02-19
[SCSI] qla2xxx: Convert remaining printk's to ql_log format.
Chad Dupuis
1
-12
/
+12
2012-02-19
[SCSI] qla2xxx: Handle change notifications based on switch scan results.
Arun Easi
1
-12
/
+0
2012-02-19
[SCSI] qla2xxx: Use consistent DL mask for ELS/CT passthru requests.
Andrew Vasquez
1
-4
/
+4
2012-02-19
[SCSI] qla2xxx: Consolidation of SRB processing.
Giridhar Malavali
1
-195
/
+104
2012-02-19
[SCSI] qla2xxx: Enhancements to support ISP83xx.
Giridhar Malavali
1
-15
/
+29
2012-02-18
[SCSI] qla2xxx: Remove errant clearing of MBX_INTERRUPT flag during CT-IOCB p...
Andrew Vasquez
1
-1
/
+0
2011-12-15
[SCSI] qla2xxx: Only read requested mailbox registers.
Andrew Vasquez
1
-9
/
+25
2011-12-15
[SCSI] qla2xxx: Proper cleanup of pass through commands when firmware returns...
Giridhar Malavali
1
-21
/
+52
2011-12-15
[SCSI] qla2xxx: Update to dynamic logging.
Chad Dupuis
1
-82
/
+70
2011-12-15
[SCSI] qla2xxx: Make the logging functions verify their arguments and fixed t...
Joe Perches
1
-1
/
+1
2011-12-12
[SCSI] qla2xxx: Check for SCSI status on underruns.
Arun Easi
1
-1
/
+1
2011-10-30
[SCSI] qla2xxx: Correct inadvertent clearing of RISC_INTR status.
Andrew Vasquez
1
-1
/
+1
2011-10-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
1
-0
/
+5
2011-09-23
scsi: fix qla2xxx printk format warning
Randy Dunlap
1
-2
/
+2
2011-08-29
[SCSI] qla2xxx: check for marker IOCB during response queue processing.
Saurav Kashyap
1
-0
/
+5
2011-08-27
[SCSI] qla2xxx: Correct inadvertent loop state transitions during port-update...
Andrew Vasquez
1
-1
/
+0
2011-08-27
[SCSI] qla2xxx: Fix qla24xx revision check while enabling interrupts.
Chad Dupuis
1
-3
/
+2
2011-08-27
[SCSI] qla2xxx: T10 DIF - Fix incorrect error reporting.
Arun Easi
1
-6
/
+7
2011-08-27
[SCSI] qla2xxx: T10 DIF - Handle uninitalized sectors.
Arun Easi
1
-15
/
+75
2011-07-27
[SCSI] qla2xxx: Code changes to support new dynamic logging infrastructure.
Saurav Kashyap
1
-335
/
+328
2011-06-27
scsi: qla_isr.c: fix comment typo 'hammmer'
Justin P. Mattock
1
-2
/
+2
2011-05-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-2
/
+2
2011-05-01
[SCSI] qla2xxx: Perform FCoE context reset before trying adapter reset for IS...
Giridhar Malavali
1
-8
/
+24
2011-05-01
[SCSI] qla2xxx: Update copyright banner.
Andrew Vasquez
1
-1
/
+1
2011-05-01
[SCSI] qla2xxx: Display PortID information during FCP command-status handling.
Andrew Vasquez
1
-4
/
+5
2011-04-26
Merge branch 'master' into for-next
Jiri Kosina
1
-1
/
+1
2011-04-10
treewide: remove extra semicolons
Justin P. Mattock
1
-2
/
+2
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2010-12-23
[SCSI] qla2xxx: Display mailbox register 4 during 8012 AEN for ISP82XX parts.
Andrew Vasquez
1
-0
/
+2
2010-12-09
[SCSI] qla2xxx: Change MSI initialization from using incorrect request_irq pa...
Mike Hernandez
1
-2
/
+3
2010-10-25
[SCSI] qla2xxx: Correct PRLI failure response code handling.
Andrew Vasquez
1
-6
/
+0
2010-10-25
[SCSI] qla2xxx: Remove scsi_cmnd->serial_number from debug traces
Madhuranath Iyengar
1
-5
/
+4
2010-10-25
[SCSI] qla2xxx: Group CS_RESET return status with other link level event stat...
Chad Dupuis
1
-4
/
+2
2010-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
1
-1
/
+7
2010-09-05
[SCSI] qla2xxx: Handle MPI timeout indicated by AE8002
Madhuranath Iyengar
1
-1
/
+7
2010-09-05
[SCSI] qla2xxx: Cover UNDERRUN case where SCSI status is set.
Lalit Chandivade
1
-3
/
+4
2010-07-28
[SCSI] qla2xxx: Update copyright banner.
Giridhar Malavali
1
-1
/
+1
2010-07-28
[SCSI] qla2xxx: Add CT passthru support for ISP23xx adapters
Harish Zunjarrao
1
-0
/
+83
2010-07-28
[SCSI] qla2xxx: Propogate transport disrupted status for cable pull condition...
Duane Grigsby
1
-0
/
+3
2010-07-28
[SCSI] qla2xxx: Correct extended sense-data handling.
Andrew Vasquez
1
-9
/
+18
2010-07-28
[SCSI] qla2xxx: Removed dependency for SRB structure for Marker processing
Giridhar Malavali
1
-37
/
+0
2010-07-27
[SCSI] qla2xxx: Make the FC port capability mutual exclusive.
Andrew Vasquez
1
-2
/
+2
2010-07-27
[SCSI] qla2xxx: Add internal loopback support for ISP81xx.
Sarang Radke
1
-2
/
+5
2010-07-27
[SCSI] qla2xxx: Correct async-srb issues.
Andrew Vasquez
1
-1
/
+1
2010-07-27
[SCSI] qla2xxx: Add portid to async-request messages.
Andrew Vasquez
1
-14
/
+27
2010-05-16
[SCSI] qla2xxx: T10 DIF support added.
Arun Easi
1
-0
/
+77
2010-05-16
[SCSI] qla2xxx: Support for asynchronous TM and Marker IOCBs.
Madhuranath Iyengar
1
-0
/
+102
2010-05-16
[SCSI] qla2xxx: Provide common framework for BSG and IOCB commands.
Madhuranath Iyengar
1
-24
/
+26
[next]