summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] qla2xxx, lfpc: Rename 'state' attribute to 'link_state'Hannes Reinecke2008-04-221-5/+5
* SCSI: convert struct class_device to struct deviceTony Jones2008-04-202-229/+259
* [SCSI] lpfc 8.2.6 : Update lpfc driver version to 8.2.6James Smart2008-04-101-1/+1
* [SCSI] lpfc 8.2.6 : Miscellaneous FixesJames Smart2008-04-108-86/+21Star
* [SCSI] lpfc 8.2.6 : PCI Parity and EEH handling fixesJames Smart2008-04-102-2/+32
* [SCSI] lpfc 8.2.6 : Multiple discovery fixesJames Smart2008-04-1011-201/+208
* [SCSI] lpfc: Balance lockingMatthew Wilcox2008-02-231-9/+9
* [SCSI] lpfc: make lpfc_disable_node() staticAdrian Bunk2008-02-222-2/+1Star
* [SCSI] lpfc 8.2.5 : Update lpfc driver version to 8.2.5James Smart2008-02-121-1/+1
* [SCSI] lpfc 8.2.5 : Fix buffer leaksJames Smart2008-02-126-7/+137
* [SCSI] lpfc 8.2.5 : Miscellaneous discovery FixesJames Smart2008-02-129-66/+127
* [SCSI] lpfc 8.2.5 : Add MSI-X single message supportJames Smart2008-02-123-22/+91
* [SCSI] lpfc 8.2.5 : Miscellaneous FixesJames Smart2008-02-127-33/+41
* [SCSI] lpfc 8.2.5 : Correct ndlp referencing issuesJames Smart2008-02-1211-142/+630
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2008-02-042-2/+2
|\
| * drivers/scsi/: Spelling fixesJoe Perches2008-02-032-2/+2
* | pci: pci_enable_device_bars() fix for lpfc driverGreg Kroah-Hartman2008-02-021-1/+1
|/
* PCI: Remove users of pci_enable_device_bars()Benjamin Herrenschmidt2008-02-021-2/+1Star
* [SCSI] remove use_sg_chainingJames Bottomley2008-01-301-2/+0Star
* [SCSI] lpfc 8.2.4 : Update lpfc driver version to 8.2.4James Smart2008-01-231-3/+3
* [SCSI] lpfc 8.2.4 : Rework misplaced reference taking on node structureJames Smart2008-01-235-58/+157
* [SCSI] lpfc 8.2.4 : Enhance debugfs useJames Smart2008-01-232-25/+122
* [SCSI] lpfc 8.2.4 : Fix Unsolicited Data itemsJames Smart2008-01-234-111/+121
* [SCSI] lpfc 8.2.4 : Add additional sysfs and module parametersJames Smart2008-01-233-14/+106
* [SCSI] lpfc 8.2.4 : Make lpfc legacy I/O port freeTomohiro Kusumi2008-01-231-4/+7
* [SCSI] lpfc 8.2.4 : Miscellaneous FixesJames Smart2008-01-2313-169/+274
* [SCSI] lpfc 8.2.4 : Add parameters to enable and disable heartbeat and hba re...James Smart2008-01-234-38/+73
* [SCSI] lpfc 8.2.4 : Correct abort handler logicJames Smart2008-01-232-10/+29
* [SCSI] lpfc 8.2.4 : Miscellaneous Discovery/ELS FixesJames Smart2008-01-239-15/+224
* [SCSI] lpfc: minor cleanupsAdrian Bunk2008-01-126-45/+38Star
* [SCSI] lpfc 8.2.3 : Change version number to 8.2.3James Smart2008-01-121-1/+1
* [SCSI] lpfc 8.2.3 : Temperature handling fixJames Smart2008-01-123-0/+30
* [SCSI] lpfc 8.2.3 : Internal loopback fixesJames Smart2008-01-124-13/+153
* [SCSI] lpfc 8.2.3 : Miscellaneous Small Fixes - part 2James Smart2008-01-1210-41/+152
* [SCSI] lpfc 8.2.3 : FC Discovery FixesJames Smart2008-01-127-204/+300
* [SCSI] lpfc 8.2.3 : Miscellaneous Small Fixes - part 1James Smart2008-01-1212-148/+372
* [SCSI] lpfc 8.2.3 : Remove flawed MBX_STOP_IOCB logicJames Smart2008-01-126-109/+27Star
* [SCSI] lpfc 8.2.3 : NPIV bug fixesJames Smart2008-01-127-81/+127
* [SCSI] lpfc 8.2.3 : Added support for ASICs that report temperatureJames Smart2008-01-129-2/+213
* [SCSI] lpfc : Correct queue tag handlingJames Smart2007-11-031-2/+3
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2007-10-241-1/+1
|\
| * [SCSI] lpfc: lpfc_debugfs.c: fix typoAdrian Bunk2007-10-181-1/+1
* | Add missing newlines to some uses of dev_<level> messagesJoe Perches2007-10-181-3/+5
|/
* [SCSI] add use_sg_chaining option to scsi_host_templateFUJITA Tomonori2007-10-161-0/+2
* [SCSI] kmalloc + memset conversion to kzallocMariusz Kozlowski2007-10-123-7/+3Star
* [SCSI] NCR_D700, lpfc: Clean up duplicate includesJesper Juhl2007-10-122-2/+0Star
* [SCSI] lpfc: fix potential overflow of hbqs arrayJesper Juhl2007-10-121-1/+1
* [SCSI] lpfc : scsi command accessor fix for 8.2.2James Smart2007-08-031-1/+1
* [SCSI] lpfc 8.2.2 : Change version number to 8.2.2James Smart2007-08-011-1/+1
* [SCSI] lpfc 8.2.2 : Style cleanupsJames Smart2007-08-0111-54/+23Star