aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds16-448/+610
2009-06-15debugfs: Fix terminology inconsistency of dir name to mount debugfs filesystem.GeunSik Lim1-2/+1
2009-06-15[SCSI] lpfc 8.3.3 : Update driver version to 8.3.3James Smart1-1/+1
2009-06-15[SCSI] lpfc 8.3.3 : Add support for Target Reset handler entrypointJames Smart1-193/+291
2009-06-15[SCSI] lpfc 8.3.3 : Fix a couple of spin_lock and memory issues and a crashJames Smart3-9/+35
2009-06-15[SCSI] lpfc 8.3.3 : FC/FCOE discovery fixesJames Smart8-26/+59
2009-06-15[SCSI] lpfc 8.3.3 : Fix various SLI-3 vs SLI-4 differencesJames Smart10-219/+224
2009-06-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-2/+2
2009-06-12trivial: fix typos s/paramter/parameter/ and s/excute/execute/ in documentation and source comments.Martin Olsson1-2/+2
2009-06-12[SCSI] Merge branch 'linus'James Bottomley1-11/+11
2009-06-08[SCSI] lpfc 8.3.2 : Update the lpfc driver version to 8.3.2James Smart1-1/+1
2009-06-08[SCSI] lpfc 8.3.2 : Persistent Vport SupportJames Smart6-57/+236
2009-06-08[SCSI] lpfc 8.3.2 : Miscellaneous ChangesJames Smart9-59/+91
2009-06-08[SCSI] lpfc 8.3.2 : Update of copyrightsJames Smart14-14/+14
2009-06-08[SCSI] lpfc 8.3.2 : Addition of SLI4 Interface - FCOE Discovery supportJames Smart6-64/+1756
2009-06-08[SCSI] lpfc 8.3.2 : Addition of SLI4 Interface - Mailbox handlingJames Smart8-147/+1101
2009-06-08[SCSI] lpfc 8.3.2 : Addition of SLI4 Interface - QueuesJames Smart1-0/+3382
2009-06-08[SCSI] lpfc 8.3.2 : Addition of SLI4 Interface - Base SupportJames Smart19-311/+8485
2009-06-08[SCSI] lpfc 8.3.2 : Reorganization for SLI4James Smart8-1088/+2517
2009-05-22Merge branch 'master' into for-2.6.31Jens Axboe16-694/+805
2009-05-11block: convert to pos and nr_sectors accessorsTejun Heo1-11/+11
2009-04-27[SCSI] lpfc 8.3.1 : Update version to 8.3.1James Smart1-3/+3
2009-04-27[SCSI] lpfc 8.3.1: misc fixes/changesJames Smart12-246/+378
2009-04-27[SCSI] lpfc 8.3.1 : Fix up kernel-doc function commentsJames Smart10-445/+424
2009-04-14Fix lpfc_parse_bg_err()'s use of do_div()David Howells1-1/+1
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang1-1/+1
2009-04-07dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang1-1/+1
2009-03-12[SCSI] Remove SUGGEST flagsMartin K. Petersen1-3/+3
2009-03-12[SCSI] lpfc: constify virtual function tablesJan Engelhardt1-8/+8
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