aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2007-08-01[SCSI] lpfc 8.2.2 : Miscellaneous Bug FixesJames Smart16-246/+342
2007-08-01[SCSI] lpfc 8.2.2 : Miscellaneous management and logging modsJames Smart7-23/+168
2007-08-01[SCSI] lpfc 8.2.2 : Rework the lpfc_printf_log() macroJames Smart13-1137/+852
2007-08-01[SCSI] lpfc 8.2.2 : Attribute and Parameter splits for vport and physical portJames Smart10-149/+354
2007-08-01[SCSI] lpfc 8.2.2 : Fix locking around HBA's port_listJames Smart10-223/+308
2007-08-01[SCSI] lpfc 8.2.2 : Error messages and debugfs updatesJames Smart9-58/+488
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau1-2/+1
2007-07-15Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds23-4566/+10453
2007-07-14[SCSI] lpfc: Fix NPIV compile problemJames Bottomley1-4/+1
2007-07-14[SCSI] lpfc: fix NPIV mapping problemsFUJITA Tomonori1-4/+7
2007-07-14[SCSI] lpfc: add missed data buffer accessorBoaz Harrosh1-1/+1
2007-07-12Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds1-4/+1
2007-07-11sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sysfs binary attributesZhang Rui1-4/+8
2007-07-11sysfs: kill unnecessary attribute->ownerTejun Heo1-2/+0
2007-07-11PCI: add pci_try_set_mwiRandy Dunlap1-4/+1
2007-06-17[SCSI] lpfc: update to version 8.2.1James Smart1-1/+1
2007-06-17[SCSI] lpfc: convert to use the data buffer accessorsFUJITA Tomonori1-83/+28
2007-06-17[SCSI] lpfc: bug fixesJames Smart19-425/+1798
2007-06-17[SCSI] lpfc: NPIV: add NPIV support on top of SLI-3James Smart20-1763/+5021