summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-05-06[SCSI] lpfc 8.1.12 : Update copyright year to 2007James Smart14-14/+14
2007-05-06[SCSI] lpfc 8.1.12 : Added support for 8G speed and new HBAsJames Smart6-3/+51
2007-05-06[SCSI] lpfc 8.1.12 : Add support for async scanningJames Smart3-150/+160
2007-05-06[SCSI] lpfc 8.1.12 : Don't process ERATT interrupts when issuing KILL_BOARD m...James Smart2-0/+13
2007-05-06[SCSI] lpfc 8.1.12 : Collapse discovery lists to a single node listJames Smart9-536/+282
2007-05-06[SCSI] lpfc 8.1.12 : Reference count node structures for node lifetime manage...James Smart6-109/+149
2007-05-06[SCSI] lpfc 8.1.12 : Improve handling of failed ELS abortsJames Smart2-1/+55
2007-05-06[SCSI] lpfc 8.1.12 : Improve diagnostic messages and change local loopback me...James Smart6-35/+61
2007-05-06[SCSI] lpfc 8.1.12 : Fixed recovery of rport after race with dev_loss_tmoJames Smart1-3/+5
2007-05-06[SCSI] lpfc 8.1.12 : Round 2 of Miscellaneous fixesJames Smart9-79/+168
2007-05-06[SCSI] lpfc 8.1.12 : Reorganize lpfc_nlp_list() and callers to prepare for no...James Smart6-283/+266
2007-05-06[SCSI] lpfc 8.1.12 : Fix unlock inside list traversalJames Smart5-148/+116
2007-05-06[SCSI] lpfc 8.1.12 : Rework offline path to solve HBA reset issuesJames Smart6-52/+150
2007-05-06[SCSI] lpfc 8.1.12 : Modify ELS abort handling to prevent double completionJames Smart6-181/+97
2007-05-06[SCSI] lpfc 8.1.12 : Misc bug fixes and code cleanupJames Smart8-129/+80
2007-05-06[SCSI] use sysfs configured timeout for EH Start Unit timeoutBrian King1-2/+1
2007-05-06[SCSI] megaraid: update version reported by MEGAIOC_QDRVRVERDavid Milburn1-1/+1
2007-05-06[SCSI] qla1280: use DMA_64BIT_MASK instead of ~ 0ULLMatthias Kaehlcke1-1/+1
2007-05-06[SCSI] aacraid: kmalloc/memset->kzallocSalyzyn, Mark3-10/+5
2007-05-06[SCSI] dpt_i2o: kmalloc/memset->kzallocvignesh.babu@wipro.com1-11/+6
2007-05-06[SCSI] ch: kmalloc/memset->kzallocvignesh.babu@wipro.com1-6/+3
2007-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds17-394/+748
2007-05-06[CIFS] Fix typo in cifs readme from previous commitSteve French1-2/+2
2007-05-06Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds319-10400/+7564
2007-05-06Fix compile of tmscsim SCSI driverLinus Torvalds1-1/+1
2007-05-06Fix nfsroot buildRalf Baechle1-1/+1
2007-05-06Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds48-88/+18410
2007-05-06Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds77-1653/+1984
2007-05-06Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/voyager-2.6Linus Torvalds6-102/+84
2007-05-06[TG3]: Add TG3_FLAG_SUPPORT_MSI flag.Michael Chan2-9/+17
2007-05-06ide-cs: recognize 2GB CompactFlash from TranscendFabrice Aeschbacher1-0/+1
2007-05-06hpt366: don't check enablebits for HPT36xSergei Shtylyov1-1/+6
2007-05-06ide-cris: fix ->speedproc and wrong ->swdma_maskBartlomiej Zolnierkiewicz1-5/+4
2007-05-06siimage: fix wrong ->swdma_maskBartlomiej Zolnierkiewicz1-10/+2
2007-05-06it821x: PIO mode setup fixesBartlomiej Zolnierkiewicz1-68/+58
2007-05-06pdc202xx_new: enable DMA for all ATAPI devicesBartlomiej Zolnierkiewicz1-3/+0
2007-05-06alim15x3: PIO fallback fixBartlomiej Zolnierkiewicz1-4/+3
2007-05-06aec62xx: fix PIO/DMA setup issuesSergei Shtylyov1-16/+6
2007-05-06cmd64x: use interrupt status from MRDMODE register (take 2)Sergei Shtylyov1-48/+69
2007-05-06cmd64x: procfs code fixes/cleanups (take 2)Sergei Shtylyov1-74/+55
2007-05-06cmd64x: add/fix enablebits (take 2)Sergei Shtylyov1-3/+36
2007-05-06cmd64x: interrupt status fixes (take 2)Sergei Shtylyov1-12/+12
2007-05-06cmd64x: fix multiword and remove single-word DMA supportSergei Shtylyov1-131/+117
2007-05-06sl82c105: DMA support code cleanup (take 4)Sergei Shtylyov1-89/+59
2007-05-06sl82c105: rework PIO support (take 2)Sergei Shtylyov2-59/+41
2007-05-05[TG3]: Eliminate the TG3_FLAG_5701_REG_WRITE_BUG flag.Matt Carlson2-13/+12
2007-05-05[TG3]: Eliminate the TG3_FLAG_GOT_SERDES_FLOWCTL flag.Michael Chan2-9/+2
2007-05-05[TG3]: Remove reset during MAC address changes.Michael Chan1-17/+18
2007-05-05[TG3]: WoL fixes.Gary Zambrano2-11/+16
2007-05-05[TG3]: Clear GPIO mask before storing.Gary Zambrano1-0/+1