aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc/lpfc_attr.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2007-06-17[SCSI] lpfc: bug fixesJames Smart1-50/+67
2007-06-17[SCSI] lpfc: NPIV: add NPIV support on top of SLI-3James Smart1-13/+295
2007-06-17[SCSI] lpfc: NPIV: split portsJames Smart1-204/+239
2007-05-06[SCSI] lpfc 8.1.12 : Update copyright year to 2007James Smart1-1/+1
2007-05-06[SCSI] lpfc 8.1.12 : Added support for 8G speed and new HBAsJames Smart1-2/+6
2007-05-06[SCSI] lpfc 8.1.12 : Collapse discovery lists to a single node listJames Smart1-40/+24
2007-05-06[SCSI] lpfc 8.1.12 : Improve diagnostic messages and change local loopback message to KERN_INFOJames Smart1-0/+1
2007-05-06[SCSI] lpfc 8.1.12 : Round 2 of Miscellaneous fixesJames Smart1-19/+16
2007-05-06[SCSI] lpfc 8.1.12 : Rework offline path to solve HBA reset issuesJames Smart1-16/+67
2007-05-06[SCSI] lpfc 8.1.12 : Misc bug fixes and code cleanupJames Smart1-5/+14
2006-12-03[SCSI] lpfc 8.1.11 : Add soft_wwnn sysfs attribute, rename soft_wwn_enableJames Smart1-10/+74
2006-12-03[SCSI] lpfc 8.1.11 : Add MSI (Message Signalled Interrupts) supportJames Smart1-0/+11
2006-12-03[SCSI] lpfc 8.1.11 : Adjust LOG_FCP loggingJames Smart1-1/+1
2006-12-03[SCSI] lpfc 8.1.11 : Fix lpfc_multi_ring_supportJames Smart1-1/+20