aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-04-22[SCSI] qla2xxx, lfpc: Rename 'state' attribute to 'link_state'Hannes Reinecke1-5/+5
2008-04-19SCSI: convert struct class_device to struct deviceTony Jones2-229/+259
2008-04-10[SCSI] lpfc 8.2.6 : Update lpfc driver version to 8.2.6James Smart1-1/+1
2008-04-10[SCSI] lpfc 8.2.6 : Miscellaneous FixesJames Smart8-86/+21
2008-04-10[SCSI] lpfc 8.2.6 : PCI Parity and EEH handling fixesJames Smart2-2/+32
2008-04-10[SCSI] lpfc 8.2.6 : Multiple discovery fixesJames Smart11-201/+208
2008-02-22[SCSI] lpfc: Balance lockingMatthew Wilcox1-9/+9
2008-02-22[SCSI] lpfc: make lpfc_disable_node() staticAdrian Bunk2-2/+1
2008-02-11[SCSI] lpfc 8.2.5 : Update lpfc driver version to 8.2.5James Smart1-1/+1
2008-02-11[SCSI] lpfc 8.2.5 : Fix buffer leaksJames Smart6-7/+137
2008-02-11[SCSI] lpfc 8.2.5 : Miscellaneous discovery FixesJames Smart9-66/+127
2008-02-11[SCSI] lpfc 8.2.5 : Add MSI-X single message supportJames Smart3-22/+91
2008-02-11[SCSI] lpfc 8.2.5 : Miscellaneous FixesJames Smart7-33/+41
2008-02-11[SCSI] lpfc 8.2.5 : Correct ndlp referencing issuesJames Smart11-142/+630
2008-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2-2/+2
2008-02-03drivers/scsi/: Spelling fixesJoe Perches2-2/+2
2008-02-02pci: pci_enable_device_bars() fix for lpfc driverGreg Kroah-Hartman1-1/+1
2008-02-01PCI: Remove users of pci_enable_device_bars()Benjamin Herrenschmidt1-2/+1
2008-01-30[SCSI] remove use_sg_chainingJames Bottomley1-2/+0
2008-01-23[SCSI] lpfc 8.2.4 : Update lpfc driver version to 8.2.4James Smart1-3/+3
2008-01-23[SCSI] lpfc 8.2.4 : Rework misplaced reference taking on node structureJames Smart5-58/+157
2008-01-23[SCSI] lpfc 8.2.4 : Enhance debugfs useJames Smart2-25/+122
2008-01-23[SCSI] lpfc 8.2.4 : Fix Unsolicited Data itemsJames Smart4-111/+121
2008-01-23[SCSI] lpfc 8.2.4 : Add additional sysfs and module parametersJames Smart3-14/+106
2008-01-23[SCSI] lpfc 8.2.4 : Make lpfc legacy I/O port freeTomohiro Kusumi1-4/+7
2008-01-23[SCSI] lpfc 8.2.4 : Miscellaneous FixesJames Smart13-169/+274
2008-01-23[SCSI] lpfc 8.2.4 : Add parameters to enable and disable heartbeat and hba resetsJames Smart4-38/+73
2008-01-23[SCSI] lpfc 8.2.4 : Correct abort handler logicJames Smart2-10/+29
2008-01-23[SCSI] lpfc 8.2.4 : Miscellaneous Discovery/ELS FixesJames Smart9-15/+224
2008-01-11[SCSI] lpfc: minor cleanupsAdrian Bunk6-45/+38
2008-01-11[SCSI] lpfc 8.2.3 : Change version number to 8.2.3James Smart1-1/+1
2008-01-11[SCSI] lpfc 8.2.3 : Temperature handling fixJames Smart3-0/+30
2008-01-11[SCSI] lpfc 8.2.3 : Internal loopback fixesJames Smart4-13/+153
2008-01-11[SCSI] lpfc 8.2.3 : Miscellaneous Small Fixes - part 2James Smart10-41/+152
2008-01-11[SCSI] lpfc 8.2.3 : FC Discovery FixesJames Smart7-204/+300
2008-01-11[SCSI] lpfc 8.2.3 : Miscellaneous Small Fixes - part 1James Smart12-148/+372
2008-01-11[SCSI] lpfc 8.2.3 : Remove flawed MBX_STOP_IOCB logicJames Smart6-109/+27
2008-01-11[SCSI] lpfc 8.2.3 : NPIV bug fixesJames Smart7-81/+127
2008-01-11[SCSI] lpfc 8.2.3 : Added support for ASICs that report temperatureJames Smart9-2/+213
2007-11-03[SCSI] lpfc : Correct queue tag handlingJames Smart1-2/+3
2007-10-23Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds1-1/+1
2007-10-18Add missing newlines to some uses of dev_<level> messagesJoe Perches1-3/+5
2007-10-18[SCSI] lpfc: lpfc_debugfs.c: fix typoAdrian Bunk1-1/+1
2007-10-16[SCSI] add use_sg_chaining option to scsi_host_templateFUJITA Tomonori1-0/+2
2007-10-12[SCSI] kmalloc + memset conversion to kzallocMariusz Kozlowski3-7/+3
2007-10-12[SCSI] NCR_D700, lpfc: Clean up duplicate includesJesper Juhl2-2/+0
2007-10-12[SCSI] lpfc: fix potential overflow of hbqs arrayJesper Juhl1-1/+1
2007-08-03[SCSI] lpfc : scsi command accessor fix for 8.2.2James Smart1-1/+1
2007-08-01[SCSI] lpfc 8.2.2 : Change version number to 8.2.2James Smart1-1/+1
2007-08-01[SCSI] lpfc 8.2.2 : Style cleanupsJames Smart11-54/+23