aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi/lpfc
AgeCommit message (Expand)Author
2007-10-18Add missing newlines to some uses of dev_<level> messagesJoe Perches
2007-10-16[SCSI] add use_sg_chaining option to scsi_host_templateFUJITA Tomonori
2007-10-12[SCSI] kmalloc + memset conversion to kzallocMariusz Kozlowski
2007-10-12[SCSI] NCR_D700, lpfc: Clean up duplicate includesJesper Juhl
2007-10-12[SCSI] lpfc: fix potential overflow of hbqs arrayJesper Juhl
2007-08-03[SCSI] lpfc : scsi command accessor fix for 8.2.2James Smart
2007-08-01[SCSI] lpfc 8.2.2 : Change version number to 8.2.2James Smart
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-08-01[SCSI] lpfc 8.2.2 : Error messages and debugfs updatesJames Smart
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau
2007-07-15Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2007-07-14[SCSI] lpfc: Fix NPIV compile problemJames Bottomley
2007-07-14[SCSI] lpfc: fix NPIV mapping problemsFUJITA Tomonori
2007-07-14[SCSI] lpfc: add missed data buffer accessorBoaz Harrosh
2007-07-12Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-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-07-11PCI: add pci_try_set_mwiRandy Dunlap
2007-06-17[SCSI] lpfc: update to version 8.2.1James Smart
2007-06-17[SCSI] lpfc: convert to use the data buffer accessorsFUJITA Tomonori
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: add SLI-3 interfaceJames Smart
2007-06-17[SCSI] lpfc: NPIV: split portsJames Smart
2007-05-06[SCSI] lpfc 8.1.12 : Change version number to 8.1.12James 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 : Add support for async scanningJames Smart
2007-05-06[SCSI] lpfc 8.1.12 : Don't process ERATT interrupts when issuing KILL_BOARD m...James 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 : Reference count node structures for node lifetime manage...James Smart
2007-05-06[SCSI] lpfc 8.1.12 : Improve handling of failed ELS abortsJames 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 : Fixed recovery of rport after race with dev_loss_tmoJames Smart
2007-05-06[SCSI] lpfc 8.1.12 : Round 2 of Miscellaneous fixesJames Smart
2007-05-06[SCSI] lpfc 8.1.12 : Reorganize lpfc_nlp_list() and callers to prepare for no...James Smart
2007-05-06[SCSI] lpfc 8.1.12 : Fix unlock inside list traversalJames 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 : Modify ELS abort handling to prevent double completionJames Smart
2007-05-06[SCSI] lpfc 8.1.12 : Misc bug fixes and code cleanupJames Smart
2007-05-05Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2007-04-01[SCSI] lpfc: fix oops when parsing dodgy VPDAnton Blanchard
2007-03-11[SCSI] lpfc: avoid double-free during PCI error failureLinas Vepstas
2007-02-16[SCSI] lpfc: add PCI error recovery supportLinas Vepstas
2007-01-06[SCSI] scsi: lpfc error path fixMariusz Kozlowski