summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-03-15[SCSI] megaraid_sas_fusion: correctly pass queue info pointerHannes Reinecke1-1/+4
2014-03-15[SCSI] isci: update version to 1.2Lukasz Dorau1-1/+1
2014-03-15[SCSI] bfa: set correct command return codeHannes Reinecke1-1/+6
2014-03-15[SCSI] qla4xxx: Update driver version to 5.04.00-k4Vikas Chaudhary1-1/+1
2014-03-15[SCSI] qla4xxx: Fix sparse warningsVikas Chaudhary1-2/+4
2014-03-15[SCSI] qla4xxx: Handle IPv6 AEN notificationsNilesh Javali2-3/+33
2014-03-15[SCSI] qla4xxx: Update print statements in func qla4xxx_do_dpc()Vikas Chaudhary1-3/+3
2014-03-15[SCSI] qla4xxx: Update print statements in func qla4xxx_eh_abort()Vikas Chaudhary1-3/+4
2014-03-15[SCSI] qla4xxx: Update print statements in qla4xxx_mailbox_command()Vikas Chaudhary1-8/+8
2014-03-15[SCSI] qla4xxx: Updated print for device login, logout pathVikas Chaudhary1-16/+43
2014-03-15[SCSI] qla4xxx: Remove unused code from qla4xxx_set_ifcb()Vikas Chaudhary1-1/+0
2014-03-15[SCSI] qla4xxx: Fix failure of mbox 0x31Vikas Chaudhary1-8/+48
2014-03-15[SCSI] qla4xxx: Reduce rom-lock contention during reset recovery.Vikas Chaudhary1-21/+12
2014-03-15[SCSI] qla4xxx: Driver not able to collect minidump for ISP84xxTej Parkash2-1/+8
2014-03-15[SCSI] qla4xxx: Fix pending IO completion in reset path before initiating chi...Tej Parkash2-5/+13
2014-03-15[SCSI] qla4xxx: Fix processing response queue during probeTej Parkash3-6/+16
2014-03-15[SCSI] qla4xxx: Fix failure of IDC Time Extend mailbox commandVikas Chaudhary1-0/+1
2014-03-15[SCSI] qla4xxx: Clear DDB index map upon connection close failureNilesh Javali4-1/+10
2014-03-15[SCSI] qla4xxx: Return correct error status from func qla4xxx_request_irqs()Vikas Chaudhary1-2/+4
2014-03-15[SCSI] qla4xxx: Fixed AER reset sequence for ISP83xx/ISP84xxTej Parkash2-20/+29
2014-03-15[SCSI] qla4xxx: Correctly handle msleep_interruptibleVikas Chaudhary1-8/+2
2014-03-15[SCSI] qla4xxx: Rename ACB_STATE macros with IP_ADDRSTATE macrosNilesh Javali2-23/+15
2014-03-15[SCSI] qla4xxx: Improve loopback failure messagesNilesh Javali1-2/+2
2014-03-15[SCSI] qla4xxx: Use IDC_CTRL bit1 directly instead of AF_83XX_NO_FWDUMP flag.Vikas Chaudhary3-17/+15
2014-03-15[SCSI] qla4xxx: Fix comments in codeVikas Chaudhary1-4/+4
2014-03-15[SCSI] qla4xxx: Print WARN_ONCE() if iSCSI function presence bit removedVikas Chaudhary3-0/+26
2014-03-15[SCSI] qla4xxx: ISP8xxx: Correct retry of adapter initializationNilesh Javali4-11/+45
2014-03-15[SCSI] be2iscsi : Bump the driver versionJayamohan Kallickal1-1/+1
2014-03-15[SCSI] be2iscsi : Fix DMA Out of SW-IOMMU space errorJayamohan Kallickal1-2/+13
2014-03-15[SCSI] be2iscsi: Fix scsi_cmnd leakage in driver.Jayamohan Kallickal1-1/+9
2014-03-15[SCSI] be2iscsi: Fix the session cleanup when reboot/shutdown happensJayamohan Kallickal6-1/+26
2014-03-15[SCSI] be2iscsi: Fix doorbell format for EQ/CQ/RQ s per SLI spec.Jayamohan Kallickal4-21/+40
2014-03-15[SCSI] be2iscsi: Fix port speed typo in driver.Jayamohan Kallickal1-1/+1
2014-03-15[SCSI] be2iscsi: Fix handling timed out MBX completion from FWJayamohan Kallickal6-45/+117
2014-03-15[SCSI] hpsa: Add support for a few HP Storage controllersStephen M. Cameron1-0/+10
2014-03-15[SCSI] hpsa add sysfs debug switch for raid map debugging messagesStephen M. Cameron2-0/+65
2014-03-15[SCSI] hpsa: improve error messages for driver initiated commandsStephen M. Cameron1-27/+44
2014-03-15[SCSI] hpsa: only do device rescan for certain eventsStephen M. Cameron2-1/+17
2014-03-15[SCSI] hpsa: when switching out of accel mode await only accel command comple...Stephen M. Cameron1-6/+16
2014-03-15[SCSI] hpsa: add controller base data-at-rest encryption compatibility ioaccel2Scott Teel2-14/+184
2014-03-15[SCSI] hpsa: update source file copyrightsScott Teel3-3/+3
2014-03-15[SCSI] hpsa: retry certain ioaccel error cases on the RAID pathScott Teel1-6/+39
2014-03-15[SCSI] hpsa: do not inquire for unsupported ioaccel status vpd pageStephen M. Cameron2-0/+47
2014-03-15[SCSI] hpsa: allow VPD page zero to be queriedStephen M. Cameron1-8/+9
2014-03-15[SCSI] hpsa: rescan devices on ioaccel2 errorScott Teel2-2/+11
2014-03-15[SCSI] hpsa: allow user to disable accelerated i/o pathScott Teel2-1/+45
2014-03-15[SCSI] hpsa: complete the ioaccel raidmap codeScott Teel1-6/+168
2014-03-15[SCSI] hpsa: make device update copy the raid map alsoStephen M. Cameron1-0/+3
2014-03-15[SCSI] hpsa: add task management for ioaccel mode 2Scott Teel2-6/+167
2014-03-15[SCSI] hpsa: teach hpsa_device_reset to do either target or lun resetScott Teel1-4/+6