summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc
Commit message (Expand)AuthorAgeFilesLines
...
* | [SCSI] lpfc 8.3.8: (BSG3) Modify BSG commands to operate asynchronouslyJames Smart2010-02-081-271/+592
* | [SCSI] lpfc 8.3.8: (BSG2) Create lpfc_bsg.hJames Smart2010-02-081-0/+98
* | [SCSI] lpfc 8.3.8: (BSG1) Update BSG infrastructureJames Smart2010-02-087-54/+47
* | [SCSI] lpfc 8.3.8: Add code to display logical link speedJames Smart2010-02-084-0/+13
* | [SCSI] lpfc 8.3.8: BugFixes: Discovery relates changesJames Smart2010-02-088-18/+265
* | [SCSI] lpfc 8.3.8: BugFixes: SLI relates changesJames Smart2010-02-088-87/+170
* | [SCSI] lpfc: unify two if branches with the same code in lpfc_decode_firmware...Roel Kluin2010-02-081-6/+1
* | [SCSI] lpfc: restore MSI-X/MSI supportGeorge Kadianakis2010-01-181-4/+4
|/
* [SCSI] lpfc: fix file permissionsJames Bottomley2010-01-172-0/+0
* [SCSI] lpfc 8.3.7: Update Driver version to 8.3.7James Smart2010-01-041-1/+1
* [SCSI] lpfc 8.3.7: Fix discovery failures.James Smart2010-01-044-2/+14
* [SCSI] lpfc 8.3.7: Fix SCSI protocol related errors.James Smart2010-01-042-2/+7
* [SCSI] lpfc 8.3.7: Fix hardware/SLI relates issuesJames Smart2010-01-045-17/+30
* [SCSI] lpfc 8.3.7: Fix NPIV operation errorsJames Smart2010-01-043-2/+3
* [SCSI] lpfc 8.3.7: Fix FC protocol errorsJames Smart2010-01-042-8/+15
* [SCSI] lpfc: fix hang on SGI ia64 platformMichael Reed2009-12-101-4/+12
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-094-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/+1
* | [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/+4
|/
* [SCSI] Deprecate SCSI_PROT_*_CONVERT operationsMartin K. Petersen2009-10-021-12/+3
* trivial: remove unnecessary semicolonsJoe Perches2009-09-211-1/+1
* [SCSI] lpfc 8.3.4: Update driver version to 8.3.4James Smart2009-08-221-1/+1
* [SCSI] lpfc 8.3.4: Remove spaces before newlines in several log messagesJames Smart2009-08-226-13/+13
* [SCSI] lpfc 8.3.4: Add bsg (SGIOv4) support for ELS/CT supportJames Smart2009-08-2210-2/+954
* [SCSI] lpfc 8.3.4: NPIV vport fixesJames Smart2009-08-227-56/+168
* [SCSI] lpfc 8.3.4: Fix a pair of FCoE issuesJames Smart2009-08-225-5/+92
* [SCSI] lpfc 8.3.4: Various SLI3 fixesJames Smart2009-08-224-16/+31
* [SCSI] lpfc 8.3.4: Consistently Implement persistent port disableJames Smart2009-08-228-32/+242
* [SCSI] lpfc 8.3.4: Various SLI4 fixesJames Smart2009-08-227-99/+190
* [SCSI] lpfc: don't dereference NULLJiri Slaby2009-08-221-2/+1
* 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-151-2/+1
OpenPOWER on IntegriCloud