aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc/lpfc_attr.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-12-04[SCSI] lpfc 8.3.6 : Fix AER issuesJames Smart1-8/+25
2009-12-04[SCSI] lpfc 8.3.5: fix fcp command polling, add FIP mode, performance optimisations and devloss timout fixesJames Smart1-12/+30
2009-12-04[SCSI] lpfc 8.3.5: Add AER supportJames Smart1-0/+177
2009-12-04[SCSI] lpfc 8.3.5: fix sysfs parameters, vport creation and other bugs and update loggingJames Smart1-4/+11
2009-12-04[SCSI] lpfc 8.3.5: fix reset path, ELS ordering and discovery issuesJames Smart1-2/+9
2009-08-22[SCSI] lpfc 8.3.4: Add bsg (SGIOv4) support for ELS/CT supportJames Smart1-0/+3
2009-08-22[SCSI] lpfc 8.3.4: Consistently Implement persistent port disableJames Smart1-1/+6
2009-06-15[SCSI] lpfc 8.3.3 : Fix various SLI-3 vs SLI-4 differencesJames Smart1-0/+6
2009-06-08[SCSI] lpfc 8.3.2 : Persistent Vport SupportJames Smart1-0/+31
2009-06-08[SCSI] lpfc 8.3.2 : Miscellaneous ChangesJames Smart1-25/+30
2009-06-08[SCSI] lpfc 8.3.2 : Update of copyrightsJames Smart1-1/+1
2009-06-08[SCSI] lpfc 8.3.2 : Addition of SLI4 Interface - FCOE Discovery supportJames Smart1-19/+13
2009-06-08[SCSI] lpfc 8.3.2 : Addition of SLI4 Interface - Mailbox handlingJames Smart1-22/+25
2009-06-08[SCSI] lpfc 8.3.2 : Addition of SLI4 Interface - Base SupportJames Smart1-16/+67
2009-04-27[SCSI] lpfc 8.3.1: misc fixes/changesJames Smart1-12/+55
2009-04-27[SCSI] lpfc 8.3.1 : Fix up kernel-doc function commentsJames Smart1-101/+98
2008-12-29[SCSI] lpfc : correct printk types on PPC compilesJames Smart1-3/+6
2008-12-29[SCSI] lpfc 8.3.0 : Add BlockGuard support (T10-DIF) structs and defsJames Smart1-3/+116
2008-12-29[SCSI] lpfc 8.3.0 : Fix multiple NPIV issuesJames Smart1-8/+39
2008-10-13[SCSI] lpfc 8.2.8 v2 : Add statistical reporting control and additional fc vendor eventsJames Smart1-1/+342
2008-10-13[SCSI] lpfc 8.2.8 v2 : Add sysfs control of target queue depth handlingJames Smart1-0/+44
2008-10-13[SCSI] lpfc 8.2.8 : Add MSI-X supportJames Smart1-4/+4
2008-10-13[SCSI] lpfc 8.2.8 : Add new FCOE hardware supportJames Smart1-4/+29
2008-10-13[SCSI] lpfc 8.2.8 : Miscellaneous Bug FixesJames Smart1-17/+15
2008-10-13[SCSI] lpfc 8.2.8 : Add kernel-doc function headersJames Smart1-5/+914
2008-07-12[SCSI] lpfc 8.2.7 : Miscellaneous FixesJames Smart1-2/+1
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 Jones1-227/+257
2008-04-10[SCSI] lpfc 8.2.6 : Miscellaneous FixesJames Smart1-1/+3
2008-04-10[SCSI] lpfc 8.2.6 : Multiple discovery fixesJames Smart1-1/+5
2008-02-11[SCSI] lpfc 8.2.5 : Add MSI-X single message supportJames Smart1-2/+4
2008-02-11[SCSI] lpfc 8.2.5 : Miscellaneous FixesJames Smart1-3/+5
2008-02-11[SCSI] lpfc 8.2.5 : Correct ndlp referencing issuesJames Smart1-2/+3
2008-01-23[SCSI] lpfc 8.2.4 : Add additional sysfs and module parametersJames Smart1-11/+102
2008-01-23[SCSI] lpfc 8.2.4 : Miscellaneous FixesJames Smart1-9/+23
2008-01-23[SCSI] lpfc 8.2.4 : Add parameters to enable and disable heartbeat and hba resetsJames Smart1-0/+25
2008-01-11[SCSI] lpfc 8.2.3 : Temperature handling fixJames Smart1-0/+12
2008-01-11[SCSI] lpfc 8.2.3 : Miscellaneous Small Fixes - part 2James Smart1-5/+3
2008-01-11[SCSI] lpfc 8.2.3 : Miscellaneous Small Fixes - part 1James Smart1-4/+58
2008-01-11[SCSI] lpfc 8.2.3 : NPIV bug fixesJames Smart1-61/+20
2008-01-11[SCSI] lpfc 8.2.3 : Added support for ASICs that report temperatureJames Smart1-0/+12
2007-08-01[SCSI] lpfc 8.2.2 : Style cleanupsJames Smart1-1/+1
2007-08-01[SCSI] lpfc 8.2.2 : Miscellaneous Bug FixesJames Smart1-19/+10
2007-08-01[SCSI] lpfc 8.2.2 : Miscellaneous management and logging modsJames Smart1-14/+3
2007-08-01[SCSI] lpfc 8.2.2 : Rework the lpfc_printf_log() macroJames Smart1-61/+49
2007-08-01[SCSI] lpfc 8.2.2 : Attribute and Parameter splits for vport and physical portJames Smart1-88/+266
2007-08-01[SCSI] lpfc 8.2.2 : Fix locking around HBA's port_listJames Smart1-8/+13
2007-07-15Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds1-213/+547
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