summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * [SCSI] lpfc 8.1.9 : Misc Bug FixesJames Smart2006-08-195-5/+38
| * [SCSI] mptfc: correct out of order event processingMichael Reed2006-08-062-54/+34
| * [SCSI] mptfc: properly wait for firmware target discovery to completeMichael Reed2006-08-061-1/+4
| * [SCSI] hptiop: backout ioctl messChristoph Hellwig2006-08-061-558/+8
| * Merge ../linux-2.6James Bottomley2006-08-06164-1671/+2497
| |\
| * | [SCSI] zfcp: bump version numberAndreas Herrmann2006-08-061-1/+1
| * | [SCSI] zfcp: minor erp bug fixesAndreas Herrmann2006-08-064-167/+107
| * | [SCSI] zfcp: improve management of request IDsVolker Sameske2006-08-067-128/+231
| * | [SCSI] qla2xxx: Update version number to 8.01.05-k4.Andrew Vasquez2006-08-061-1/+1
| * | [SCSI] qla2xxx: Fix to allow to reset devices using sg interface (sg_reset).Vladislav Bolkhovitin2006-08-061-9/+3
| * | [SCSI] qla2xxx: Log Trace/Diagonostic asynchronous events.Andrew Vasquez2006-08-062-0/+6
| * | [SCSI] qla2xxx: Correct endianess problem while issuing a Marker IOCB on ISP2...Shyam Sundar2006-08-061-0/+1
| * | [SCSI] lpfc 8.1.7 : Change version number to 8.1.8James Smart2006-08-061-1/+1
| * | [SCSI] lpfc 8.1.7 : ID String and Message fixesJames Smart2006-08-066-31/+31
| * | [SCSI] lpfc 8.1.7 : Short bug fixesJames Smart2006-08-064-6/+18
| * | [SCSI] lpfc 8.1.7 : Fix race condition between lpfc_sli_issue_mbox and lpfc_o...James Smart2006-08-061-3/+7
| * | [SCSI] lpfc 8.1.7 : Fix failing firmware download due to mailbox delays needi...James Smart2006-08-065-5/+32
| * | [SCSI] lpfc 8.1.7 : Add statistics reset callback for FC transportJames Smart2006-08-063-4/+103
| * | [SCSI] megaraid_{mm,mbox}: a fix on "kernel unaligned access address" issueJu, Seokmann2006-07-283-3/+7
| * | [SCSI] megaraid_{mm,mbox}: a fix on INQUIRY with EVPDJu, Seokmann2006-07-282-0/+11
| * | [SCSI] megaraid_{mm,mbox}: 64-bit DMA capability checkerJu, Seokmann2006-07-283-8/+33
| * | [SCSI] iscsi bugfixes: update and move version numberMike Christie2006-07-282-5/+6
| * | [SCSI] iscsi bugfixes: fix mem leaks in libiscsiMike Christie2006-07-281-0/+3
| * | [SCSI] iscsi bugfixes: pass errors from complete_pdu to callerMike Christie2006-07-282-10/+19
| * | [SCSI] iscsi bugfixes: reduce memory allocationsMike Christie2006-07-283-65/+30
| * | [SCSI] iscsi bugfixes: dont use GFP_KERNEL for sending errorsMike Christie2006-07-281-5/+5
| * | [SCSI] iscsi bugfixes: fix oops when removing sessionMike Christie2006-07-281-1/+2
| * | [SCSI] iscsi bugfixes: fix oops when iser is flushing ioMike Christie2006-07-283-67/+34
| * | [SCSI] iscsi bugfixes: fix abort handlingMike Christie2006-07-281-25/+46
| * | [SCSI] iscsi bugfixes: handle data rsp errorsMike Christie2006-07-281-1/+3
| * | [SCSI] iscsi bugfixes: fix r2t handlingMike Christie2006-07-282-76/+59
| * | [SCSI] iscsi bugfixes: send correct error values to userspaceMike Christie2006-07-281-3/+3
| * | [SCSI] hptiop: wrong register used in hptiop_reset_hba()HighPoint Linux Team2006-07-281-1/+1
| * | [SCSI] sym2: claim only "Storage" classGrant Grundler2006-07-281-1/+1
* | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Greg Kroah-Hartman2006-08-242-11/+11
|\ \ \
| * | | [S390] dasd PAV enabling.Horst Hummel2006-08-242-11/+11
* | | | Merge branch 'upstream-greg' of gregkh@master.kernel.org:/pub/scm/linux/kerne...Greg Kroah-Hartman2006-08-244-26/+180
|\ \ \ \
| * | | | [PATCH] sata_via: use old SCR access pattern on vt6420Tejun Heo2006-08-241-5/+112
| * | | | [PATCH] ata_piix: implement force_pcs module parameterTejun Heo2006-08-241-1/+20
| * | | | [PATCH] ata_piix: ignore PCS on ICH5Tejun Heo2006-08-241-1/+2
| * | | | [PATCH] ata_piix: fix ghost device probing by honoring PCS present bitsTejun Heo2006-08-221-17/+43
| * | | | Merge branch 'master' into upstream-fixesJeff Garzik2006-08-1951-249/+351
| |\| | |
| * | | | [PATCH] libata: PHY reset requires writing 0x4 to SControlMartin Hicks2006-08-101-1/+1
| * | | | [PATCH] libata: Use ATA_FLAG_PIO_POLLING for pdc_admaAlbert Lee2006-08-101-1/+2
* | | | | Merge branch 'upstream-greg' of gregkh@master.kernel.org:/pub/scm/linux/kerne...Greg Kroah-Hartman2006-08-2365-1219/+8082
|\ \ \ \ \
| * \ \ \ \ Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik2006-08-241-0/+3
| |\ \ \ \ \
| | * | | | | [PATCH] hostap: Restore antenna selection settings after port resetPavel Roskin2006-08-231-0/+3
| | * | | | | [PATCH] spectrum_cs: Fix incorrect use of pcmcia_dev_present()Pavel Roskin2006-08-231-1/+1
| | | |/ / / | | |/| | |
| * | | | | [PATCH] spectrum_cs: Fix firmware uploading errorsRichard Purdie2006-08-241-1/+1
| * | | | | [PATCH] pcnet32: break in 2.6.18-rc1 identifiedDon Fry2006-08-241-8/+17