| Commit message (Expand) | Author | Age | Files | Lines |
* | scsi: lpfc: fix remoteport access | Arnd Bergmann | 2018-11-05 | 1 | -0/+2 |
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2018-10-25 | 19 | -108/+996 |
|\ |
|
| * | scsi: lpfc: Remove set but not used variables 'tgtp' | YueHaibing | 2018-10-16 | 1 | -2/+0 |
| * | scsi: lpfc: Remove set but not used variable 'psli' | YueHaibing | 2018-10-16 | 1 | -2/+0 |
| * | scsi: lpfc: Remove set but not used variables 'fc_hdr' and 'hw_page_size' | YueHaibing | 2018-10-16 | 1 | -7/+0 |
| * | scsi: lpfc: fix spelling mistake "Resrouce" -> "Resource" | Colin Ian King | 2018-10-16 | 1 | -1/+1 |
| * | scsi: lpfc: remove a bogus pci_dma_sync_single_for_device call | Christoph Hellwig | 2018-10-15 | 1 | -3/+0 |
| * | scsi: lpfc: Remove set but not used variable 'sgl_size' | YueHaibing | 2018-09-17 | 1 | -3/+1 |
| * | scsi: lpfc: update driver version to 12.0.0.7 | James Smart | 2018-09-11 | 1 | -1/+1 |
| * | scsi: lpfc: add support to retrieve firmware logs | James Smart | 2018-09-11 | 9 | -2/+790 |
| * | scsi: lpfc: reduce locking when updating statistics | James Smart | 2018-09-11 | 1 | -8/+10 |
| * | scsi: lpfc: Fix errors in log messages. | James Smart | 2018-09-11 | 2 | -5/+4 |
| * | scsi: lpfc: Correct invalid EQ doorbell write on if_type=6 | James Smart | 2018-09-11 | 1 | -5/+1 |
| * | scsi: lpfc: Correct irq handling via locks when taking adapter offline | James Smart | 2018-09-11 | 7 | -22/+52 |
| * | scsi: lpfc: Correct soft lockup when running mds diagnostics | James Smart | 2018-09-11 | 1 | -0/+7 |
| * | scsi: lpfc: Correct race with abort on completion path | James Smart | 2018-09-11 | 1 | -3/+11 |
| * | scsi: lpfc: Raise nvme defaults to support a larger io and more connectivity | James Smart | 2018-09-11 | 1 | -0/+10 |
| * | scsi: lpfc: raise sg count for nvme to use available sg resources | James Smart | 2018-09-11 | 5 | -37/+103 |
| * | scsi: lpfc: Fix GFT_ID and PRLI logic for RSCN | James Smart | 2018-09-11 | 3 | -6/+4 |
| * | scsi: lpfc: remove an unnecessary NULL check | Dan Carpenter | 2018-08-30 | 1 | -1/+1 |
* | | Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2018-10-25 | 1 | -8/+0 |
|\ \ |
|
| * | | PCI/AER: Remove pci_cleanup_aer_uncorrect_error_status() calls | Oza Pawandeep | 2018-10-02 | 1 | -8/+0 |
* | | | scsi: lpfc: Synchronize access to remoteport via rport | James Smart | 2018-09-20 | 3 | -13/+23 |
|/ / |
|
* | | scsi: lpfc: Correct MDS diag and nvmet configuration | James Smart | 2018-08-27 | 1 | -1/+1 |
* | | scsi: lpfc: Default fdmi_on to on | James Smart | 2018-08-27 | 1 | -4/+4 |
|/ |
|
* | scsi: lpfc: update driver version to 12.0.0.6 | James Smart | 2018-08-02 | 1 | -1/+1 |
* | scsi: lpfc: Remove lpfc_enable_pbde as module parameter | James Smart | 2018-08-02 | 1 | -10/+2 |
* | scsi: lpfc: Correct LCB ACCept payload | James Smart | 2018-08-02 | 1 | -0/+2 |
* | scsi: lpfc: Limit tracking of tgt queue depth in fast path | James Smart | 2018-08-02 | 6 | -53/+74 |
* | scsi: lpfc: Fix driver crash when re-registering NVME rports. | James Smart | 2018-08-02 | 1 | -8/+14 |
* | scsi: lpfc: Fix list corruption on the completion queue. | James Smart | 2018-08-02 | 1 | -8/+36 |
* | scsi: lpfc: Fix sysfs Speed value on CNA ports | James Smart | 2018-08-02 | 1 | -0/+18 |
* | scsi: lpfc: Fix ELS abort on SLI-3 adapters | James Smart | 2018-08-02 | 2 | -2/+17 |
* | scsi: lpfc: remove null check on nvmebuf | Colin Ian King | 2018-07-30 | 1 | -5/+3 |
* | scsi: lpfc: remove ScsiResult macro | Johannes Thumshirn | 2018-07-10 | 2 | -23/+22 |
* | scsi: lpfc: Revise copyright for new company language | James Smart | 2018-07-10 | 26 | -37/+37 |
* | scsi: lpfc: update driver version to 12.0.0.5 | James Smart | 2018-07-10 | 1 | -1/+1 |
* | scsi: lpfc: devloss timeout race condition caused null pointer reference | James Smart | 2018-07-10 | 2 | -4/+14 |
* | scsi: lpfc: Fix NVME Target crash in defer rcv logic | James Smart | 2018-07-10 | 1 | -1/+11 |
* | scsi: lpfc: Support duration field in Link Cable Beacon V1 command | James Smart | 2018-07-10 | 5 | -28/+104 |
* | scsi: lpfc: Make PBDE optimizations configurable | James Smart | 2018-07-10 | 7 | -38/+50 |
* | scsi: lpfc: Fix abort error path for NVMET | James Smart | 2018-07-10 | 2 | -4/+16 |
* | scsi: lpfc: Fix panic if driver unloaded when port is offline | James Smart | 2018-07-10 | 1 | -1/+4 |
* | scsi: lpfc: Fix driver not setting dpp bits correctly in doorbell word | James Smart | 2018-07-10 | 1 | -1/+8 |
* | scsi: lpfc: Add Buffer overflow check, when nvme_info larger than PAGE_SIZE | James Smart | 2018-07-10 | 1 | -175/+257 |
* | scsi: lpfc: use monotonic timestamps for statistics | Arnd Bergmann | 2018-06-26 | 3 | -11/+5 |
* | treewide: kzalloc() -> kcalloc() | Kees Cook | 2018-06-12 | 3 | -32/+27 |
* | treewide: kmalloc() -> kmalloc_array() | Kees Cook | 2018-06-12 | 1 | -2/+3 |
* | scsi: lpfc: update driver version to 12.0.0.4 | James Smart | 2018-05-28 | 1 | -1/+1 |
* | scsi: lpfc: Fix port initialization failure. | James Smart | 2018-05-28 | 1 | -3/+18 |