aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi/lpfc/lpfc_attr.c
AgeCommit message (Expand)Author
2007-08-01[SCSI] lpfc 8.2.2 : Style cleanupsJames Smart
2007-08-01[SCSI] lpfc 8.2.2 : Miscellaneous Bug FixesJames Smart
2007-08-01[SCSI] lpfc 8.2.2 : Miscellaneous management and logging modsJames Smart
2007-08-01[SCSI] lpfc 8.2.2 : Rework the lpfc_printf_log() macroJames Smart
2007-08-01[SCSI] lpfc 8.2.2 : Attribute and Parameter splits for vport and physical portJames Smart
2007-08-01[SCSI] lpfc 8.2.2 : Fix locking around HBA's port_listJames Smart
2007-07-15Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2007-07-11sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sys...Zhang Rui
2007-07-11sysfs: kill unnecessary attribute->ownerTejun Heo
2007-06-17[SCSI] lpfc: bug fixesJames Smart
2007-06-17[SCSI] lpfc: NPIV: add NPIV support on top of SLI-3James Smart
2007-06-17[SCSI] lpfc: NPIV: split portsJames Smart
2007-05-06[SCSI] lpfc 8.1.12 : Update copyright year to 2007James Smart
2007-05-06[SCSI] lpfc 8.1.12 : Added support for 8G speed and new HBAsJames Smart
2007-05-06[SCSI] lpfc 8.1.12 : Collapse discovery lists to a single node listJames Smart
2007-05-06[SCSI] lpfc 8.1.12 : Improve diagnostic messages and change local loopback me...James Smart
2007-05-06[SCSI] lpfc 8.1.12 : Round 2 of Miscellaneous fixesJames Smart
2007-05-06[SCSI] lpfc 8.1.12 : Rework offline path to solve HBA reset issuesJames Smart
2007-05-06[SCSI] lpfc 8.1.12 : Misc bug fixes and code cleanupJames Smart
2006-12-03[SCSI] lpfc 8.1.11 : Add soft_wwnn sysfs attribute, rename soft_wwn_enableJames Smart
2006-12-03[SCSI] lpfc 8.1.11 : Add MSI (Message Signalled Interrupts) supportJames Smart
2006-12-03[SCSI] lpfc 8.1.11 : Adjust LOG_FCP loggingJames Smart
2006-12-03[SCSI] lpfc 8.1.11 : Fix lpfc_multi_ring_supportJames Smart
2006-10-25[SCSI] lpfc: fix printk format warningRandy Dunlap
2006-09-04[SCSI] lpfc 8.1.10 : Add support for new lpfc soft_wwpn attributeJames Smart
2006-09-04[SCSI] lpfc 8.1.10 : Add support for dev_loss_tmo_callbk and fast_io_fail_tmo...James Smart
2006-09-02[SCSI] lpfc 8.1.10 : Add support to return adapter symbolic nameJames Smart
2006-08-19[SCSI] lpfc 8.1.9 : Misc Bug FixesJames Smart
2006-08-06[SCSI] lpfc 8.1.7 : Short bug fixesJames Smart
2006-08-06[SCSI] lpfc 8.1.7 : Fix failing firmware download due to mailbox delays needi...James Smart
2006-08-06[SCSI] lpfc 8.1.7 : Add statistics reset callback for FC transportJames Smart
2006-07-09[SCSI] lpfc 8.1.7: Misc FixesJames Smart
2006-07-09[SCSI] lpfc 8.1.7: Remove depricated sysfs attribute board_onlineJames Smart
2006-07-09[SCSI] lpfc 8.1.7: Adding new issue_reset sysfs attributeJames Smart
2006-07-09[SCSI] lpfc 8.1.7: Issue DOWN_LINK prior to INIT_LINK to work around link fai...James Smart
2006-03-12[SCSI] lpfc 8.1.4 : Two misc fixesJames Smart
2006-03-06[PATCH] lpfc 8.1.3: Fix performance when using multiple SLI ringsJamie Wellnitz
2006-02-28[SCSI] lpfc 8.1.2: Fixed module parameter descriptions.Jamie Wellnitz
2006-02-28[SCSI] lpfc 8.1.2: Allow turning on internal loop-back modeJamie Wellnitz
2006-02-28[SCSI] lpfc 8.1.2: Add ERROR and WARM_START modes for diagnostic purposes.Jamie Wellnitz
2006-02-28[SCSI] lpfc 8.1.2: Correct use of the hostdata field in scsi_hostJamie Wellnitz
2006-02-28[SCSI] lpfc 8.1.2: Add module parameter to limit number of outstanding comman...Jamie Wellnitz
2005-12-13[SCSI] lpfc 8.1.1 : Add polled-mode supportJames.Smart@Emulex.Com
2005-10-29[SCSI] lpfc: Restore HEX safe bahavior of the sysfs xxx_store functions.James.Smart@Emulex.Com
2005-10-29[SCSI] lpfc: Fix comments for nodev_tmoJames.Smart@Emulex.Com
2005-10-29[SCSI] lpfc: Add range checking for attributes passed as options at load time.James.Smart@Emulex.Com
2005-10-29[SCSI] lpfc: Return -EINVAL, -EPERM, and -EIO instead of 0 from sysfs callbacksJames.Smart@Emulex.Com
2005-10-29[SCSI] lpfc: Cleanup code in lpfc_get_stats().James.Smart@Emulex.Com
2005-10-28[SCSI] Add an 'Issue LIP' device attribute in fc_transport classAndrew Vasquez
2005-09-21[SCSI] lpfc build fixAndrew Morton