summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc/lpfc_attr.c
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] lpfc 8.2.8 v2 : Add statistical reporting control and additional fc ve...James Smart2008-10-131-1/+342
* [SCSI] lpfc 8.2.8 v2 : Add sysfs control of target queue depth handlingJames Smart2008-10-131-0/+44
* [SCSI] lpfc 8.2.8 : Add MSI-X supportJames Smart2008-10-131-4/+4
* [SCSI] lpfc 8.2.8 : Add new FCOE hardware supportJames Smart2008-10-131-4/+29
* [SCSI] lpfc 8.2.8 : Miscellaneous Bug FixesJames Smart2008-10-131-17/+15
* [SCSI] lpfc 8.2.8 : Add kernel-doc function headersJames Smart2008-10-131-5/+914
* [SCSI] lpfc 8.2.7 : Miscellaneous FixesJames Smart2008-07-121-2/+1
* [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-191-227/+257
* [SCSI] lpfc 8.2.6 : Miscellaneous FixesJames Smart2008-04-101-1/+3
* [SCSI] lpfc 8.2.6 : Multiple discovery fixesJames Smart2008-04-101-1/+5
* [SCSI] lpfc 8.2.5 : Add MSI-X single message supportJames Smart2008-02-111-2/+4
* [SCSI] lpfc 8.2.5 : Miscellaneous FixesJames Smart2008-02-111-3/+5
* [SCSI] lpfc 8.2.5 : Correct ndlp referencing issuesJames Smart2008-02-111-2/+3
* [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
OpenPOWER on IntegriCloud