summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc/lpfc_attr.c
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] lpfc 8.2.4 : Add additional sysfs and module parametersJames Smart2008-01-231-11/+102
* [SCSI] lpfc 8.2.4 : Miscellaneous FixesJames Smart2008-01-231-9/+23
* [SCSI] lpfc 8.2.4 : Add parameters to enable and disable heartbeat and hba re...James Smart2008-01-231-0/+25
* [SCSI] lpfc 8.2.3 : Temperature handling fixJames Smart2008-01-111-0/+12
* [SCSI] lpfc 8.2.3 : Miscellaneous Small Fixes - part 2James Smart2008-01-111-5/+3
* [SCSI] lpfc 8.2.3 : Miscellaneous Small Fixes - part 1James Smart2008-01-111-4/+58
* [SCSI] lpfc 8.2.3 : NPIV bug fixesJames Smart2008-01-111-61/+20
* [SCSI] lpfc 8.2.3 : Added support for ASICs that report temperatureJames Smart2008-01-111-0/+12
* [SCSI] lpfc 8.2.2 : Style cleanupsJames Smart2007-08-011-1/+1
* [SCSI] lpfc 8.2.2 : Miscellaneous Bug FixesJames Smart2007-08-011-19/+10
* [SCSI] lpfc 8.2.2 : Miscellaneous management and logging modsJames Smart2007-08-011-14/+3
* [SCSI] lpfc 8.2.2 : Rework the lpfc_printf_log() macroJames Smart2007-08-011-61/+49
* [SCSI] lpfc 8.2.2 : Attribute and Parameter splits for vport and physical portJames Smart2007-08-011-88/+266
* [SCSI] lpfc 8.2.2 : Fix locking around HBA's port_listJames Smart2007-08-011-8/+13
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2007-07-151-213/+547
|\
| * [SCSI] lpfc: bug fixesJames Smart2007-06-171-50/+67
| * [SCSI] lpfc: NPIV: add NPIV support on top of SLI-3James Smart2007-06-171-13/+295
| * [SCSI] lpfc: NPIV: split portsJames Smart2007-06-171-204/+239
* | sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sys...Zhang Rui2007-07-111-4/+8
* | sysfs: kill unnecessary attribute->ownerTejun Heo2007-07-111-2/+0
|/
* [SCSI] lpfc 8.1.12 : Update copyright year to 2007James Smart2007-05-061-1/+1
* [SCSI] lpfc 8.1.12 : Added support for 8G speed and new HBAsJames Smart2007-05-061-2/+6
* [SCSI] lpfc 8.1.12 : Collapse discovery lists to a single node listJames Smart2007-05-061-40/+24
* [SCSI] lpfc 8.1.12 : Improve diagnostic messages and change local loopback me...James Smart2007-05-061-0/+1
* [SCSI] lpfc 8.1.12 : Round 2 of Miscellaneous fixesJames Smart2007-05-061-19/+16
* [SCSI] lpfc 8.1.12 : Rework offline path to solve HBA reset issuesJames Smart2007-05-061-16/+67
* [SCSI] lpfc 8.1.12 : Misc bug fixes and code cleanupJames Smart2007-05-061-5/+14
* [SCSI] lpfc 8.1.11 : Add soft_wwnn sysfs attribute, rename soft_wwn_enableJames Smart2006-12-031-10/+74
* [SCSI] lpfc 8.1.11 : Add MSI (Message Signalled Interrupts) supportJames Smart2006-12-031-0/+11
* [SCSI] lpfc 8.1.11 : Adjust LOG_FCP loggingJames Smart2006-12-031-1/+1
* [SCSI] lpfc 8.1.11 : Fix lpfc_multi_ring_supportJames Smart2006-12-031-1/+20
* [SCSI] lpfc: fix printk format warningRandy Dunlap2006-10-251-1/+2
* [SCSI] lpfc 8.1.10 : Add support for new lpfc soft_wwpn attributeJames Smart2006-09-041-0/+117
* [SCSI] lpfc 8.1.10 : Add support for dev_loss_tmo_callbk and fast_io_fail_tmo...James Smart2006-09-041-28/+127
* [SCSI] lpfc 8.1.10 : Add support to return adapter symbolic nameJames Smart2006-09-021-1/+12
* [SCSI] lpfc 8.1.9 : Misc Bug FixesJames Smart2006-08-191-1/+1
* [SCSI] lpfc 8.1.7 : Short bug fixesJames Smart2006-08-061-3/+3
* [SCSI] lpfc 8.1.7 : Fix failing firmware download due to mailbox delays needi...James Smart2006-08-061-1/+2
* [SCSI] lpfc 8.1.7 : Add statistics reset callback for FC transportJames Smart2006-08-061-4/+86
* [SCSI] lpfc 8.1.7: Misc FixesJames Smart2006-07-091-5/+5
* [SCSI] lpfc 8.1.7: Remove depricated sysfs attribute board_onlineJames Smart2006-07-091-42/+0
* [SCSI] lpfc 8.1.7: Adding new issue_reset sysfs attributeJames Smart2006-07-091-0/+43
* [SCSI] lpfc 8.1.7: Issue DOWN_LINK prior to INIT_LINK to work around link fai...James Smart2006-07-091-1/+11
* [SCSI] lpfc 8.1.4 : Two misc fixesJames Smart2006-03-121-1/+1
* [PATCH] lpfc 8.1.3: Fix performance when using multiple SLI ringsJamie Wellnitz2006-03-061-0/+10
* [SCSI] lpfc 8.1.2: Fixed module parameter descriptions.Jamie Wellnitz2006-02-281-3/+3
* [SCSI] lpfc 8.1.2: Allow turning on internal loop-back modeJamie Wellnitz2006-02-281-1/+2
* [SCSI] lpfc 8.1.2: Add ERROR and WARM_START modes for diagnostic purposes.Jamie Wellnitz2006-02-281-1/+63
* [SCSI] lpfc 8.1.2: Correct use of the hostdata field in scsi_hostJamie Wellnitz2006-02-281-32/+32
* [SCSI] lpfc 8.1.2: Add module parameter to limit number of outstanding comman...Jamie Wellnitz2006-02-281-0/+15
OpenPOWER on IntegriCloud