summaryrefslogtreecommitdiff
path: root/drivers/scsi/lpfc/lpfc_attr.c
AgeCommit message (Expand)AuthorFilesLines
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 re...James Smart1-0/+25
2008-01-12[SCSI] lpfc 8.2.3 : Temperature handling fixJames Smart1-0/+12
2008-01-12[SCSI] lpfc 8.2.3 : Miscellaneous Small Fixes - part 2James Smart1-5/+3
2008-01-12[SCSI] lpfc 8.2.3 : Miscellaneous Small Fixes - part 1James Smart1-4/+58
2008-01-12[SCSI] lpfc 8.2.3 : NPIV bug fixesJames Smart1-61/+20
2008-01-12[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-16Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds1-213/+547
2007-07-12sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sys...Zhang Rui1-4/+8
2007-07-12sysfs: kill unnecessary attribute->ownerTejun Heo1-2/+0
2007-06-18[SCSI] lpfc: bug fixesJames Smart1-50/+67
2007-06-18[SCSI] lpfc: NPIV: add NPIV support on top of SLI-3James Smart1-13/+295
2007-06-18[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 me...James 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
2006-10-26[SCSI] lpfc: fix printk format warningRandy Dunlap1-1/+2
2006-09-05[SCSI] lpfc 8.1.10 : Add support for new lpfc soft_wwpn attributeJames Smart1-0/+117
2006-09-05[SCSI] lpfc 8.1.10 : Add support for dev_loss_tmo_callbk and fast_io_fail_tmo...James Smart1-28/+127
2006-09-03[SCSI] lpfc 8.1.10 : Add support to return adapter symbolic nameJames Smart1-1/+12
2006-08-20[SCSI] lpfc 8.1.9 : Misc Bug FixesJames Smart1-1/+1
2006-08-06[SCSI] lpfc 8.1.7 : Short bug fixesJames Smart1-3/+3
2006-08-06[SCSI] lpfc 8.1.7 : Fix failing firmware download due to mailbox delays needi...James Smart1-1/+2
2006-08-06[SCSI] lpfc 8.1.7 : Add statistics reset callback for FC transportJames Smart1-4/+86
2006-07-09[SCSI] lpfc 8.1.7: Misc FixesJames Smart1-5/+5
2006-07-09[SCSI] lpfc 8.1.7: Remove depricated sysfs attribute board_onlineJames Smart1-42/+0
2006-07-09[SCSI] lpfc 8.1.7: Adding new issue_reset sysfs attributeJames Smart1-0/+43
2006-07-09[SCSI] lpfc 8.1.7: Issue DOWN_LINK prior to INIT_LINK to work around link fai...James Smart1-1/+11
2006-03-12[SCSI] lpfc 8.1.4 : Two misc fixesJames Smart1-1/+1
2006-03-06[PATCH] lpfc 8.1.3: Fix performance when using multiple SLI ringsJamie Wellnitz1-0/+10
2006-03-01[SCSI] lpfc 8.1.2: Fixed module parameter descriptions.Jamie Wellnitz1-3/+3
2006-03-01[SCSI] lpfc 8.1.2: Allow turning on internal loop-back modeJamie Wellnitz1-1/+2
2006-03-01[SCSI] lpfc 8.1.2: Add ERROR and WARM_START modes for diagnostic purposes.Jamie Wellnitz1-1/+63
2006-03-01[SCSI] lpfc 8.1.2: Correct use of the hostdata field in scsi_hostJamie Wellnitz1-32/+32
2006-03-01[SCSI] lpfc 8.1.2: Add module parameter to limit number of outstanding comman...Jamie Wellnitz1-0/+15