aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-02-10[SCSI] lpfc: introduce missing kfreeJulia Lawall1-0/+1
2009-01-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds1-1/+2
2009-01-06trivial: fix then -> than typos in comments and documentationFrederik Schwarzer2-7/+7
2009-01-02[SCSI] lpfc: Move a dereference below a NULL testJulia Lawall1-1/+2
2008-12-29[SCSI] lpfc : correct printk types on PPC compilesJames Smart2-8/+12
2008-12-29[SCSI] lpfc 8.3.0 : Update driver version to 8.3.0James Smart1-1/+1
2008-12-29[SCSI] lpfc 8.3.0 : Hook lpfc's debugfs into KconfigJames Smart3-9/+9
2008-12-29[SCSI] lpfc 8.3.0 : Add BlockGuard support (T10-DIF) codeJames Smart5-17/+1026
2008-12-29[SCSI] lpfc 8.3.0 : Add BlockGuard support (T10-DIF) structs and defsJames Smart6-10/+432
2008-12-29[SCSI] lpfc 8.3.0 : Fix some memory handling issuesJames Smart3-74/+23
2008-12-29[SCSI] lpfc 8.3.0 : Add active interrupt test for enabling MSI/MSI-X/INTxJames Smart4-154/+302
2008-12-29[SCSI] lpfc 8.3.0 : Fix several minor issuesJames Smart8-50/+41
2008-12-29[SCSI] lpfc 8.3.0 : Fix issue with assumed Interrupt Enable Block supportJames Smart2-8/+6
2008-12-29[SCSI] lpfc 8.3.0 : Added 3 small features and improve PCI EEH supportJames Smart5-11/+139
2008-12-29[SCSI] lpfc 8.3.0 : Fix multiple NPIV issuesJames Smart6-35/+78
2008-12-29[SCSI] lpfc 8.3.0 : Fix system crash due to uninitialized node accessJames Smart2-40/+56
2008-12-29[SCSI] lpfc 8.3.0 : Add kernel-doc headers to lpfc_scsi.cJames Smart1-13/+274
2008-12-29[SCSI] lpfc 8.3.0 : Add support for Power Management Suspend/Resume operationsJames Smart2-5/+117
2008-12-29[SCSI] lpfc 8.3.0 : Rework RSCN netlink event to send entire RSCN payloadJames Smart7-26/+126
2008-10-13[SCSI] lpfc 8.2.8 v2 : Add statistical reporting control and additional fc vendor eventsJames Smart18-15/+1207
2008-10-13[SCSI] lpfc 8.2.8 v2 : Add sysfs control of target queue depth handlingJames Smart6-0/+85
2008-10-13[SCSI] lpfc 8.2.8 v2 : Revert target busy in favor of transport disruptedJames Smart1-4/+4
2008-10-13[SCSI] lpfc 8.2.8 : update driver version to 8.2.8James Smart1-1/+1
2008-10-13[SCSI] lpfc 8.2.8 : Add MSI-X supportJames Smart9-167/+699
2008-10-13[SCSI] lpfc 8.2.8 : Update driver to use new Host byte error code DID_TRANSPORT_DISRUPTEDJames Smart1-2/+3
2008-10-13[SCSI] lpfc 8.2.8 : Add support for PCI-EEH permanent disablingJames Smart5-3/+103
2008-10-13[SCSI] lpfc 8.2.8 : Add new FCOE hardware supportJames Smart7-19/+153
2008-10-13[SCSI] lpfc 8.2.8 : Miscellaneous Bug FixesJames Smart13-152/+219
2008-10-13[SCSI] lpfc 8.2.8 : Update driver for new SLI-3 featuresJames Smart9-219/+314
2008-10-13[SCSI] lpfc 8.2.8 : Miscellaneous Discovery FixesJames Smart4-110/+172
2008-10-13[SCSI] lpfc 8.2.8 : Add kernel-doc function headersJames Smart7-256/+4556
2008-10-13[SCSI] ibmvfc, qla2xxx, lpfc: remove scsi_target_unblock calls in terminate callbacksMike Christie1-8/+0
2008-10-13[SCSI] lpfc: use SCSI_MLQUEUE_TARGET_BUSY when catching the rport transition raceMike Christie1-4/+5
2008-08-23removed unused #include <linux/version.h>'sAdrian Bunk1-1/+0
2008-07-27[SCSI] replace __FUNCTION__ with __func__Harvey Harrison3-6/+6
2008-07-12[SCSI] lpfc 8.2.7 : Update version to 8.2.7James Smart1-1/+1
2008-07-12[SCSI] lpfc 8.2.7 : Miscellaneous FixesJames Smart10-25/+51
2008-07-12[SCSI] lpfc 8.2.7 : Rework the worker threadJames Smart7-140/+97
2008-07-12[SCSI] lpfc 8.2.7 : Discovery FixesJames Smart4-213/+99
2008-07-12[SCSI] lpfc 8.2.7 : Change device reset behaviorJames Smart1-121/+80
2008-04-22[SCSI] qla2xxx, lfpc: Rename 'state' attribute to 'link_state'Hannes Reinecke1-5/+5
2008-04-19SCSI: convert struct class_device to struct deviceTony Jones2-229/+259
2008-04-10[SCSI] lpfc 8.2.6 : Update lpfc driver version to 8.2.6James Smart1-1/+1
2008-04-10[SCSI] lpfc 8.2.6 : Miscellaneous FixesJames Smart8-86/+21
2008-04-10[SCSI] lpfc 8.2.6 : PCI Parity and EEH handling fixesJames Smart2-2/+32
2008-04-10[SCSI] lpfc 8.2.6 : Multiple discovery fixesJames Smart11-201/+208
2008-02-22[SCSI] lpfc: Balance lockingMatthew Wilcox1-9/+9
2008-02-22[SCSI] lpfc: make lpfc_disable_node() staticAdrian Bunk2-2/+1
2008-02-11[SCSI] lpfc 8.2.5 : Update lpfc driver version to 8.2.5James Smart1-1/+1
2008-02-11[SCSI] lpfc 8.2.5 : Fix buffer leaksJames Smart6-7/+137