| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2019-03-09 | 1 | -2/+2 |
|\ |
|
| * | scsi: lpfc: fix a handful of indentation issues | Colin Ian King | 2019-02-13 | 1 | -2/+2 |
* | | cross-tree: phase out dma_zalloc_coherent() | Luis Chamberlain | 2019-01-08 | 1 | -3/+3 |
|/ |
|
* | scsi: lpfc: Correct topology type reporting on G7 adapters | James Smart | 2018-12-07 | 1 | -3/+3 |
* | scsi: lpfc: refactor mailbox structure context fields | James Smart | 2018-12-07 | 1 | -19/+19 |
* | scsi: lpfc: Revise copyright for new company language | James Smart | 2018-07-10 | 1 | -1/+1 |
* | scsi: lpfc: Add 64G link speed support | James Smart | 2018-02-22 | 1 | -0/+4 |
* | scsi: lpfc: Update 11.4.0.7 modified files for 2018 Copyright | James Smart | 2018-02-12 | 1 | -1/+1 |
* | scsi: lpfc: Fix PRLI handling when topology type changes | James Smart | 2018-02-12 | 1 | -3/+1 |
* | scsi: lpfc: Add Buffer to Buffer credit recovery support | James Smart | 2017-08-24 | 1 | -3/+32 |
* | Update ABORT processing for NVMET. | James Smart | 2017-04-24 | 1 | -2/+5 |
* | scsi: lpfc: Update copyrights | James Smart | 2017-02-22 | 1 | -1/+3 |
* | scsi: lpfc: NVME Target: Receive buffer updates | James Smart | 2017-02-22 | 1 | -0/+87 |
* | scsi: lpfc: NVME Initiator: Base modifications | James Smart | 2017-02-22 | 1 | -6/+17 |
* | scsi: lpfc: Mark symbols static where possible | Baoyou Xie | 2016-09-26 | 1 | -2/+2 |
* | lpfc: Update modified file copyrights | James Smart | 2016-04-11 | 1 | -1/+1 |
* | lpfc: Fix DMA faults observed upon plugging loopback connector | James Smart | 2016-04-11 | 1 | -4/+6 |
* | lpfc: Add support for Lancer G6 and 32G FC links | James Smart | 2015-10-27 | 1 | -0/+11 |
* | lpfc: remove set but not used variables | Sebastian Herbszt | 2015-10-27 | 1 | -8/+0 |
* | lpfc: Fix possible use-after-free and double free in lpfc_mbx_cmpl_rdp_page_a2() | Johannes Thumshirn | 2015-09-06 | 1 | -3/+4 |
* | lpfc: Add support for RDP ELS command. | James Smart | 2015-06-05 | 1 | -0/+152 |
* | lpfc: Update copyright to 2015 | James Smart | 2015-04-10 | 1 | -1/+1 |
* | lpfc: use dma_zalloc_coherent | Joe Perches | 2014-09-16 | 1 | -3/+3 |
* | [SCSI] lpfc 8.3.41: Ensure driver properly zeros unused fields in SLI4 mailbo... | James Smart | 2013-08-23 | 1 | -3/+4 |
* | [SCSI] lpfc 8.3.40: Update Copyrights to 2013 for 8.3.38, 8.3.39, and 8.3.40 ... | James Smart | 2013-06-26 | 1 | -1/+1 |
* | [SCSI] lpfc 8.3.39: Fixed pt2pt and loop discovery problems on topology changes. | James Smart | 2013-05-02 | 1 | -3/+6 |
* | [SCSI] lpfc 8.3.38: Fixed degraded performance after cable pulls | James Smart | 2013-04-09 | 1 | -8/+16 |
* | [SCSI] lpfc 8.3.34: Fixed leaking memory from pci dma pool | James Smart | 2012-09-14 | 1 | -1/+1 |
* | [SCSI] lpfc 8.3.33: Fixed incomplete list of SLI4 commands with extended time... | James Smart | 2012-09-14 | 1 | -1/+10 |
* | [SCSI] lpfc 8.3.33: Formally separate lpfc_sli_ring SLI-3 and SLI-4 variantions | James Smart | 2012-09-14 | 1 | -11/+14 |
* | [SCSI] lpfc 8.3.28: Add Loopback support for SLI4 adapters | James Smart | 2011-12-15 | 1 | -0/+8 |
* | [SCSI] lpfc 8.3.28: Add support for ABTS failure handling | James Smart | 2011-12-15 | 1 | -0/+4 |
* | [SCSI] lpfc 8.3.28: Miscellaneous fixes in sysfs and mgmt interfaces | James Smart | 2011-12-15 | 1 | -7/+6 |
* | [SCSI] lpfc 8.3.27: Changed worst case mailbox timeout | James Smart | 2011-10-16 | 1 | -11/+69 |
* | [SCSI] lpfc 8.3.25: Adapter Interface fixes and changes | James Smart | 2011-07-27 | 1 | -1/+1 |
* | [SCSI] lpfc 8.3.24: Add resource extent support | James Smart | 2011-05-26 | 1 | -35/+131 |
* | [SCSI] lpfc 8.3.23: Miscellaneous fixes | James Smart | 2011-05-01 | 1 | -1/+1 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -1/+1 |
* | [SCSI] lpfc 8.3.21: Initialization and user interface changes | James Smart | 2011-02-18 | 1 | -1/+2 |
* | [SCSI] lpfc 8.3.21: Critical Errors and Bug Fixes | James Smart | 2011-02-18 | 1 | -8/+8 |
* | [SCSI] lpfc 8.3.20: Updates to FC discovery commands | James Smart | 2010-12-21 | 1 | -8/+4 |
* | [SCSI] lpfc 8.3.19: Add SLI4 FC Discovery support | James Smart | 2010-12-21 | 1 | -22/+42 |
* | [SCSI] lpfc 8.3.18: Adapter Shutdown and Unregistration cleanup | James Smart | 2010-10-26 | 1 | -0/+28 |
* | [SCSI] lpfc 8.3.16: FCoE Discovery and Failover Fixes | James Smart | 2010-08-06 | 1 | -1/+7 |
* | [SCSI] lpfc 8.3.15: FCoE Related Fixes | James Smart | 2010-07-28 | 1 | -1/+1 |
* | [SCSI] lpfc 8.3.14: SCSI and SLI API fixes | James Smart | 2010-07-27 | 1 | -0/+20 |
* | [SCSI] lpfc 8.3.13: Initialization code clean up and fixes. | James Smart | 2010-07-27 | 1 | -1/+0 |
* | [SCSI] lpfc 8.3.12: Critical fixes | James Smart | 2010-04-11 | 1 | -8/+8 |
* | [SCSI] lpfc 8.3.12: Emulex SLI enhancements | James Smart | 2010-04-11 | 1 | -0/+2 |
* | [SCSI] lpfc 8.3.11: Driver management improvements via BSG | James Smart | 2010-04-11 | 1 | -19/+32 |