aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds4-4/+4
2011-01-03[SCSI] lpfc: lower stack use in lpfc_fc_frame_checkTomas Henzl1-1/+2
2011-01-03drivers: fix comment typo diable -> disable.Justin P. Mattock1-1/+1
2010-12-22Merge branch 'master' into for-nextJiri Kosina14-498/+1225
2010-12-21[SCSI] lpfc 8.3.20: Update lpfc driver version to 8.3.20James Smart1-1/+1
2010-12-21[SCSI] lpfc 8.3.20: Updates to FC discovery commandsJames Smart9-72/+49
2010-12-21[SCSI] lpfc 8.3.20: Implement new SLI4 init procedures based on if_typeJames Smart4-326/+569
2010-12-21[SCSI] lpfc 8.3.20: Implement the FC and SLI async event handlersJames Smart5-71/+283
2010-12-21[SCSI] lpfc 8.3.20: Critical fixesJames Smart2-41/+21
2010-12-21[SCSI] lpfc 8.3.19: Update lpfc driver version to 8.3.19James Smart1-1/+1
2010-12-21[SCSI] lpfc 8.3.19: Change heartbeat to default to disabledJames Smart1-2/+2
2010-12-21[SCSI] lpfc 8.3.19: Added support for ELS RRQ commandJames Smart13-20/+803
2010-12-21[SCSI] lpfc 8.3.19: Add SLI4 FC Discovery supportJames Smart14-382/+516
2010-12-21[SCSI] lpfc 8.3.19: Add latest SLI4 Hardware initialization supportJames Smart3-33/+149
2010-12-21[SCSI] lpfc 8.3.19: Fix critical errors and crashesJames Smart6-14/+99
2010-11-16SCSI host lock push-downJeff Garzik1-1/+3
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König3-3/+3
2010-10-26[SCSI] lpfc 8.3.18: Update lpfc driver version to 8.3.18James Smart1-1/+1
2010-10-26[SCSI] lpfc 8.3.18: Add new WQE supportJames Smart3-207/+197
2010-10-26[SCSI] lpfc 8.3.18: Fix critical errorsJames Smart3-5/+15
2010-10-26[SCSI] lpfc 8.3.18: Adapter Shutdown and Unregistration cleanupJames Smart7-28/+235
2010-10-26[SCSI] lpfc 8.3.18: Add logic to detect last devloss timeoutJames Smart7-204/+327
2010-10-25[SCSI] lpfc 8.3.18: Add support of received ELS commandsJames Smart3-2/+389
2010-10-25[SCSI] lpfc 8.3.18: FC/FCoE Discovery fixesJames Smart3-50/+58
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2010-10-07[SCSI] lpfc 8.3.17: Update lpfc driver version to 8.3.17James Smart1-1/+1
2010-10-07[SCSI] lpfc 8.3.17: Replace function reset methodologyJames Smart3-201/+9
2010-10-07[SCSI] lpfc 8.3.17: SCSI fixesJames Smart1-6/+24
2010-10-07[SCSI] lpfc 8.3.17: BSG fixesJames Smart1-2/+66
2010-10-07[SCSI] lpfc 8.3.17: SLI Additions and FixesJames Smart4-38/+78
2010-10-07[SCSI] lpfc 8.3.17: Code Cleanup and Locking fixesJames Smart6-117/+142
2010-10-07[SCSI] lpfc: prep for fc host dev loss tmo supportMike Christie2-10/+8
2010-09-05[SCSI] lpfc: change spin_lock_irq() to spin_lock()Dan Carpenter1-5/+5
2010-09-05[SCSI] lpfc: do not reset dev_loss_tmo in slave calloutMike Christie2-10/+10
2010-08-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds12-99/+273
2010-08-11drivers: scsi: use newly introduced hex_to_bin() methodAndy Shevchenko1-12/+11
2010-08-10Merge branch 'master' into for-nextJiri Kosina1-1/+0
2010-08-09Fix spelling fuction -> function in commentsStefan Weil1-1/+1
2010-08-06[SCSI] lpfc 8.3.16: Change LPFC driver version to 8.3.16James Smart1-1/+1
2010-08-06[SCSI] lpfc 8.3.16: FCoE Discovery and Failover FixesJames Smart6-47/+144
2010-08-06[SCSI] lpfc 8.3.16: SLI Additions, updates, and code cleanupJames Smart9-51/+128
2010-08-05scsi: Remove owner field from attribute initialization in LPFC driverGuenter Roeck1-1/+0
2010-07-28[SCSI] lpfc 8.3.15: Update driver version 8.3.15James Smart1-1/+1
2010-07-28[SCSI] lpfc 8.3.15: Add target queue depth throttlingJames Smart4-10/+22
2010-07-28[SCSI] lpfc 8.3.15: FCoE Related FixesJames Smart6-40/+92
2010-07-28[SCSI] lpfc 8.3.15: BSG, Discovery, and Misc fixesJames Smart5-19/+76
2010-07-27[SCSI] lpfc 8.3.14: Update Driver version to 8.3.14James Smart1-1/+1
2010-07-27[SCSI] lpfc 8.3.14: SCSI and SLI API fixesJames Smart8-11/+62
2010-07-27[SCSI] lpfc 8.3.14: FCoE Discovery FixesJames Smart4-20/+175
2010-07-27[SCSI] lpfc 8.3.14: PCI fixes and enhancementsJames Smart5-41/+228