summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | [SCSI] raid_attrs: fix dependency problemsJames Bottomley2010-03-032-0/+8
| | * | | [SCSI] libosd: Fix unchecked err return found by smatchBoaz Harrosh2010-03-031-0/+4
| | * | | [SCSI] sd: Fix VPD buffer allocationsMartin K. Petersen2010-03-031-2/+2
| | * | | [SCSI] lpfc 8.3.10: Update Driver version to 8.3.10James Smart2010-03-031-1/+1
| | * | | [SCSI] lpfc 8.3.10: Added round robin FCF failoverJames Smart2010-03-038-162/+802
| | * | | [SCSI] lpfc 8.3.10: Fix Discovery issuesJames Smart2010-03-036-51/+186
| | * | | [SCSI] lpfc 8.3.10: Added management for LP21000 through BSG.James Smart2010-03-034-0/+358
| | * | | [SCSI] lpfc 8.3.10: Update SLI interface areasJames Smart2010-03-038-63/+141
| | * | | [SCSI] lpfc 8.3.10: Fix user interface issuesJames Smart2010-03-036-11/+49
| | * | | [SCSI] lpfc 8.3.10: Fix Initialization issuesJames Smart2010-03-034-18/+48
| | * | | [SCSI] hpsa: remove unused members next, prev, and retry_count from command l...Stephen M. Cameron2010-03-031-5/+2Star
| | * | | [SCSI] hpsa: Increase the number of scatter gather elements supported.Stephen M. Cameron2010-03-033-14/+131
| | * | | [SCSI] hpsa: Clarify calculation of padding for commandlist structureStephen M. Cameron2010-03-031-4/+10
| | * | | [SCSI] hpsa: mark hpsa_pci_init as __devinitStephen M. Cameron2010-03-031-1/+1
| | * | | [SCSI] hpsa: remove scan threadMike Miller2010-03-032-166/+4Star
| | * | | [SCSI] hpsa: return -ENOMEM, not -1Stephen M. Cameron2010-03-031-1/+1
| | * | | [SCSI] hpsa: fix scsi status mis-shiftStephen M. Cameron2010-03-031-1/+1
| | * | | [SCSI] hpsa: fix firmwart typoStephen M. Cameron2010-03-031-1/+1
| | * | | [SCSI] hpsa: allow modifying device queue depth.Stephen M. Cameron2010-03-031-0/+21
| | * | | [SCSI] ibmvfc: Add suspend/resume supportBrian King2010-03-031-0/+27
| | * | | [SCSI] ibmvscsi: Add suspend/resume supportBrian King2010-03-034-0/+39
| | * | | [SCSI] be2iscsi: Alloc only one EQ if intr modeJayamohan Kallickal2010-03-031-5/+9
| | * | | [SCSI] be2iscsi: Fixing memory allocation for connectionJayamohan Kallickal2010-03-032-5/+3Star
| | * | | [SCSI] be2iscsi: Remove debug codeJayamohan Kallickal2010-03-032-3/+2Star
| | * | | [SCSI] be2iscsi: cleans up abort handlingJayamohan Kallickal2010-03-031-51/+11Star
| | * | | [SCSI] be2iscsi: Fix for a possible udelay while holding lockJayamohan Kallickal2010-03-031-7/+0Star
| | * | | [SCSI] be2iscsi: Cleanup of resets for device and targetJayamohan Kallickal2010-03-034-18/+145
| | * | | [SCSI] libiscsi: Make iscsi_eh_target_reset start with session resetJayamohan Kallickal2010-03-035-8/+23
| | * | | [SCSI] ipr: adds PCI ID definitions for new adaptersWayne Boyer2010-03-032-12/+35
| | * | | [SCSI] ipr: add support for new IOASCsWayne Boyer2010-03-031-0/+32
| | * | | [SCSI] ipr: add support for multiple stages of initializationWayne Boyer2010-03-032-30/+180
| | * | | [SCSI] ipr: implement shutdown changes and remove obsolete write cache parameterWayne Boyer2010-03-032-152/+66Star
| | * | | [SCSI] ipr: add hardware assisted smart dump functionalityWayne Boyer2010-03-032-22/+75
| | * | | [SCSI] ipr: add error handling updates for the next generation chipWayne Boyer2010-03-032-29/+388
| | * | | [SCSI] ipr: update the configuration table code for the next generation chipWayne Boyer2010-03-032-148/+538
| | * | | [SCSI] ipr: define new offsets to registers for the next generation chipWayne Boyer2010-03-031-0/+15
| | * | | [SCSI] ipr: add support for new adapter command structures for the next gener...Wayne Boyer2010-03-032-126/+385
| | * | | [SCSI] scsi_dh_emc: fix mode select request setupHannes Reinecke2010-03-031-2/+4
| | |/ /
| * | / pcmcia: add important if statementDan Carpenter2010-03-151-0/+1
| | |/ | |/|
* | | net: convert multicast list to list_headJiri Pirko2010-04-031-2/+2
* | | net: move address list functions to a separate fileJiri Pirko2010-04-031-7/+7
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2010-03-141-1/+1
|\ \
| * | qlogicpti: Remove slash in QlogicPTI irq nameMeelis Roos2010-03-081-1/+1
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-03-1310-13/+13
|\ \
| * \ Merge branch 'for-next' into for-linusJiri Kosina2010-03-0810-13/+13
| |\ \ | | |/ | |/|
| | * tree-wide: Assorted spelling fixesDaniel Mack2010-02-099-10/+10
| | * tree-wide: fix typos "ammount" -> "amount"Uwe Kleine-König2010-02-051-1/+1
| | * Fix misspelling of "should" and "shouldn't" in comments.Adam Buchbinder2010-02-051-2/+2
* | | drivers/scsi/ses.c: eliminate double freeJulia Lawall2010-03-131-2/+2
* | | platform-drivers: move probe to .devinit.text in drivers/scsiUwe Kleine-König2010-03-082-2/+2
|/ /