summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2010-03-03[SCSI] hpsa: Increase the number of scatter gather elements supported.Stephen M. Cameron3-14/+131
2010-03-03[SCSI] hpsa: Clarify calculation of padding for commandlist structureStephen M. Cameron1-4/+10
2010-03-03[SCSI] hpsa: mark hpsa_pci_init as __devinitStephen M. Cameron1-1/+1
2010-03-03[SCSI] hpsa: remove scan threadMike Miller2-166/+4
2010-03-03[SCSI] hpsa: return -ENOMEM, not -1Stephen M. Cameron1-1/+1
2010-03-03[SCSI] hpsa: fix scsi status mis-shiftStephen M. Cameron1-1/+1
2010-03-03[SCSI] hpsa: fix firmwart typoStephen M. Cameron1-1/+1
2010-03-03[SCSI] hpsa: allow modifying device queue depth.Stephen M. Cameron1-0/+21
2010-03-03[SCSI] ibmvfc: Add suspend/resume supportBrian King1-0/+27
2010-03-03[SCSI] ibmvscsi: Add suspend/resume supportBrian King4-0/+39
2010-03-03[SCSI] be2iscsi: Alloc only one EQ if intr modeJayamohan Kallickal1-5/+9
2010-03-03[SCSI] be2iscsi: Fixing memory allocation for connectionJayamohan Kallickal2-5/+3
2010-03-03[SCSI] be2iscsi: Remove debug codeJayamohan Kallickal2-3/+2
2010-03-03[SCSI] be2iscsi: cleans up abort handlingJayamohan Kallickal1-51/+11
2010-03-03[SCSI] be2iscsi: Fix for a possible udelay while holding lockJayamohan Kallickal1-7/+0
2010-03-03[SCSI] be2iscsi: Cleanup of resets for device and targetJayamohan Kallickal4-18/+145
2010-03-03[SCSI] libiscsi: Make iscsi_eh_target_reset start with session resetJayamohan Kallickal5-8/+23
2010-03-03[SCSI] ipr: adds PCI ID definitions for new adaptersWayne Boyer2-12/+35
2010-03-03[SCSI] ipr: add support for new IOASCsWayne Boyer1-0/+32
2010-03-03[SCSI] ipr: add support for multiple stages of initializationWayne Boyer2-30/+180
2010-03-03[SCSI] ipr: implement shutdown changes and remove obsolete write cache parameterWayne Boyer2-152/+66
2010-03-03[SCSI] ipr: add hardware assisted smart dump functionalityWayne Boyer2-22/+75
2010-03-03[SCSI] ipr: add error handling updates for the next generation chipWayne Boyer2-29/+388
2010-03-03[SCSI] ipr: update the configuration table code for the next generation chipWayne Boyer2-148/+538
2010-03-03[SCSI] ipr: define new offsets to registers for the next generation chipWayne Boyer1-0/+15
2010-03-03[SCSI] ipr: add support for new adapter command structures for the next gener...Wayne Boyer2-126/+385
2010-03-03[SCSI] scsi_dh_emc: fix mode select request setupHannes Reinecke1-2/+4
2010-03-01Merge branch 'for-2.6.34' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds7-14/+11
2010-03-01scsi.c: add missing kernel-doc notation for new VPD parametersRandy Dunlap1-0/+2
2010-02-27mac68k: move mac_esp platform deviceFinn Thain1-52/+5
2010-02-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2-0/+8
2010-02-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds96-2868/+9244
2010-02-26PM: Allow SCSI devices to suspend/resume asynchronouslyRafael J. Wysocki2-0/+8
2010-02-26block: Consolidate phys_segment and hw_segment limitsMartin K. Petersen4-10/+7
2010-02-26block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectorsMartin K. Petersen4-4/+4
2010-02-21Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-1/+1
2010-02-20[SCSI] megaraid_sas: fix for 32bit appsTomas Henzl1-2/+16
2010-02-19[SCSI] Fix printing of failed 32-byte commandsMartin K. Petersen2-1/+15
2010-02-19[SCSI] Fix printing of variable length commandsMartin K. Petersen1-10/+7
2010-02-19[SCSI] libsrp: fix bug in ADDITIONAL CDB LENGTH interpretationBart Van Assche1-2/+2
2010-02-19[SCSI] scsi_dh_alua: Add IBM Power Virtual SCSI ALUA device to dev listBrian King1-0/+1
2010-02-19[SCSI] scsi_dh_alua: add netapp to dev listMike Christie1-0/+1
2010-02-19[SCSI] qla2xxx: Update version number to 8.03.02-k1.Giridhar Malavali1-2/+2
2010-02-19[SCSI] qla2xxx: EEH: Restore PCI saved state during pci slot reset.Richard Lary1-0/+5
2010-02-19[SCSI] qla2xxx: Add firmware ETS burst support.Andrew Vasquez3-1/+17
2010-02-19[SCSI] qla2xxx: Correct loop-resync issues during SNS scans.Andrew Vasquez1-1/+6
2010-02-19[SCSI] qla2xxx: Correct use-after-free issue in terminate_rport_io callback.Andrew Vasquez3-41/+0
2010-02-19[SCSI] qla2xxx: Correct EH bus-reset handling.Andrew Vasquez1-13/+14
2010-02-19[SCSI] qla2xxx: Proper clean-up of BSG requests when request times out.Giridhar Malavali2-73/+67
2010-02-19[SCSI] qla2xxx: Initialize payload receive length in failure path of vendor c...Sarang Radke1-0/+1