summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] Deprecate SCSI_PROT_*_CONVERT operationsMartin K. Petersen2009-10-021-12/+3Star
* trivial: remove unnecessary semicolonsJoe Perches2009-09-211-1/+1
* [SCSI] lpfc 8.3.4: Update driver version to 8.3.4James Smart2009-08-231-1/+1
* [SCSI] lpfc 8.3.4: Remove spaces before newlines in several log messagesJames Smart2009-08-236-13/+13
* [SCSI] lpfc 8.3.4: Add bsg (SGIOv4) support for ELS/CT supportJames Smart2009-08-2310-2/+954
* [SCSI] lpfc 8.3.4: NPIV vport fixesJames Smart2009-08-237-56/+168
* [SCSI] lpfc 8.3.4: Fix a pair of FCoE issuesJames Smart2009-08-235-5/+92
* [SCSI] lpfc 8.3.4: Various SLI3 fixesJames Smart2009-08-234-16/+31
* [SCSI] lpfc 8.3.4: Consistently Implement persistent port disableJames Smart2009-08-238-32/+242
* [SCSI] lpfc 8.3.4: Various SLI4 fixesJames Smart2009-08-237-99/+190
* [SCSI] lpfc: don't dereference NULLJiri Slaby2009-08-231-2/+1Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2009-06-1716-448/+610
|\
| * [SCSI] lpfc 8.3.3 : Update driver version to 8.3.3James Smart2009-06-151-1/+1
| * [SCSI] lpfc 8.3.3 : Add support for Target Reset handler entrypointJames Smart2009-06-151-193/+291
| * [SCSI] lpfc 8.3.3 : Fix a couple of spin_lock and memory issues and a crashJames Smart2009-06-153-9/+35
| * [SCSI] lpfc 8.3.3 : FC/FCOE discovery fixesJames Smart2009-06-158-26/+59
| * [SCSI] lpfc 8.3.3 : Fix various SLI-3 vs SLI-4 differencesJames Smart2009-06-1510-219/+224
* | debugfs: Fix terminology inconsistency of dir name to mount debugfs filesystem.GeunSik Lim2009-06-161-2/+1Star
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-06-141-2/+2
|\ \ | |/ |/|
| * trivial: fix typos s/paramter/parameter/ and s/excute/execute/ in documentati...Martin Olsson2009-06-121-2/+2
* | [SCSI] Merge branch 'linus'James Bottomley2009-06-121-11/+11
|\|
| * Merge branch 'master' into for-2.6.31Jens Axboe2009-05-2216-694/+805
| |\
| * | block: convert to pos and nr_sectors accessorsTejun Heo2009-05-111-11/+11
* | | [SCSI] lpfc 8.3.2 : Update the lpfc driver version to 8.3.2James Smart2009-06-081-1/+1
* | | [SCSI] lpfc 8.3.2 : Persistent Vport SupportJames Smart2009-06-086-57/+236
* | | [SCSI] lpfc 8.3.2 : Miscellaneous ChangesJames Smart2009-06-089-59/+91
* | | [SCSI] lpfc 8.3.2 : Update of copyrightsJames Smart2009-06-0814-14/+14
* | | [SCSI] lpfc 8.3.2 : Addition of SLI4 Interface - FCOE Discovery supportJames Smart2009-06-086-64/+1756
* | | [SCSI] lpfc 8.3.2 : Addition of SLI4 Interface - Mailbox handlingJames Smart2009-06-088-147/+1101
* | | [SCSI] lpfc 8.3.2 : Addition of SLI4 Interface - QueuesJames Smart2009-06-081-0/+3382
* | | [SCSI] lpfc 8.3.2 : Addition of SLI4 Interface - Base SupportJames Smart2009-06-0819-311/+8485
* | | [SCSI] lpfc 8.3.2 : Reorganization for SLI4James Smart2009-06-088-1088/+2517
| |/ |/|
* | [SCSI] lpfc 8.3.1 : Update version to 8.3.1James Smart2009-04-271-3/+3
* | [SCSI] lpfc 8.3.1: misc fixes/changesJames Smart2009-04-2712-246/+378
* | [SCSI] lpfc 8.3.1 : Fix up kernel-doc function commentsJames Smart2009-04-2710-445/+424Star
|/
* Fix lpfc_parse_bg_err()'s use of do_div()David Howells2009-04-141-1/+1
* dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-071-1/+1
* dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang2009-04-071-1/+1
* [SCSI] Remove SUGGEST flagsMartin K. Petersen2009-03-121-3/+3
* [SCSI] lpfc: constify virtual function tablesJan Engelhardt2009-03-121-8/+8
* [SCSI] lpfc: introduce missing kfreeJulia Lawall2009-02-101-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2009-01-091-1/+2
|\
| * [SCSI] lpfc: Move a dereference below a NULL testJulia Lawall2009-01-021-1/+2
* | trivial: fix then -> than typos in comments and documentationFrederik Schwarzer2009-01-062-7/+7
|/
* [SCSI] lpfc : correct printk types on PPC compilesJames Smart2008-12-292-8/+12
* [SCSI] lpfc 8.3.0 : Update driver version to 8.3.0James Smart2008-12-291-1/+1
* [SCSI] lpfc 8.3.0 : Hook lpfc's debugfs into KconfigJames Smart2008-12-293-9/+9
* [SCSI] lpfc 8.3.0 : Add BlockGuard support (T10-DIF) codeJames Smart2008-12-295-17/+1026
* [SCSI] lpfc 8.3.0 : Add BlockGuard support (T10-DIF) structs and defsJames Smart2008-12-296-10/+432
* [SCSI] lpfc 8.3.0 : Fix some memory handling issuesJames Smart2008-12-293-74/+23Star