summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-104-40/+40
|\
| * tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-044-40/+40
* | [SCSI] lpfc 8.3.6 : Update lpfc driver version to 8.3.6James Smart2009-12-041-1/+1
* | [SCSI] lpfc 8.3.6 : Hardware related fixes and changesJames Smart2009-12-045-104/+133
* | [SCSI] lpfc 8.3.6 : Fix critical errorsJames Smart2009-12-043-13/+38
* | [SCSI] lpfc 8.3.6 : Fix AER issuesJames Smart2009-12-043-12/+60
* | [SCSI] lpfc 8.3.6 : FC Protocol FixesJames Smart2009-12-0412-119/+235
* | [SCSI] lpfc 8.3.6 : FCoE Protocol FixesJames Smart2009-12-0410-21/+56
* | [SCSI] lpfc 8.3.5: Update the lpfc driver version to 8.3.5James Smart2009-12-041-2/+1Star
* | [SCSI] lpfc 8.3.5: fix fcp command polling, add FIP mode, performance optimis...James Smart2009-12-0412-277/+307
* | [SCSI] lpfc 8.3.5: Add AER supportJames Smart2009-12-044-24/+278
* | [SCSI] lpfc 8.3.5: fix sysfs parameters, vport creation and other bugs and up...James Smart2009-12-0412-197/+214
* | [SCSI] lpfc 8.3.5: fix VPI registration, error clean up and add support for v...James Smart2009-12-0411-47/+498
* | [SCSI] lpfc 8.3.5: fix reset path, ELS ordering and discovery issuesJames Smart2009-12-049-220/+242
* | [SCSI] scsi_lib_dma: fix bug with dma maps on nested scsi objectsJames Bottomley2009-12-041-1/+1
* | [SCSI] scsi_transport_fc: Introduce helper function for blocking scsi_ehChristof Schmitt2009-12-041-26/+4Star
|/
* [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