index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
lpfc
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-27
scsi: lpfc: Mark symbols static where possible
Baoyou Xie
4
-62
/
+62
2016-08-06
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2
-10
/
+7
2016-08-03
Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-11
/
+4
2016-08-02
lpfc: Fix possible NULL pointer dereference
Johannes Thumshirn
1
-9
/
+6
2016-07-27
lpfc: fix oops in lpfc_sli4_scmd_to_wqidx_distr() from lpfc_send_taskmgmt()
Mauricio Faria de Oliveira
1
-1
/
+1
2016-07-21
scsi: lpfc: avoid harmless comparison warning
Arnd Bergmann
1
-4
/
+9
2016-07-21
lpfc: call lpfc_sli_validate_fcp_iocb() with the hbalock held
Johannes Thumshirn
1
-0
/
+2
2016-07-15
lpfc: Update lpfc version to 11.2.0.0
James Smart
1
-1
/
+1
2016-07-15
lpfc: Copyright updates
James Smart
5
-5
/
+5
2016-07-15
lpfc: Disable FDMI probing if not connected to a fabric
James Smart
1
-0
/
+4
2016-07-15
lpfc: Correct issue with ioremap() call on 32bit kernel
James Smart
1
-3
/
+3
2016-07-15
lpfc: Re-organize source for easier driver attribute management
James Smart
2
-96
/
+117
2016-07-15
lpfc: Remove global lpfc_sli_mode attribute in leiu of per-hba lpfc_sli_mode
James Smart
4
-13
/
+13
2016-07-15
lpfc: Remove global lpfc_delay_discovery attribute in leiu of per-hba lpfc_de...
James Smart
4
-7
/
+6
2016-07-15
lpfc: Remove global lpfc_enable_npiv attribute in leiu of per-hba lpfc_enable...
James Smart
3
-22
/
+11
2016-07-15
lpfc: Correct Port reset resulting in FC port going offline
James Smart
1
-1
/
+2
2016-07-15
lpfc: Add support for XLane LUN priority
James Smart
7
-20
/
+104
2016-07-15
lpfc: Correct RDP response Revision location
James Smart
1
-1
/
+1
2016-07-15
lpfc: Re-organize source for easier device-id management
James Smart
2
-100
/
+123
2016-07-15
lpfc: Correct FCOE discovery to avoid loss of storage devices after system re...
James Smart
1
-1
/
+2
2016-07-15
lpfc: Fix SLI mode 2 config failure
James Smart
1
-0
/
+2
2016-07-15
lpfc: Add MDS Diagnostics Support
James Smart
6
-25
/
+103
2016-07-15
lpfc: Add sysfs proc_name support
James Smart
1
-0
/
+3
2016-07-15
lpfc: Reject RDP ELS if port has no login
James Smart
1
-0
/
+6
2016-07-15
lpfc: Correct Buffer credit descriptor values in RDP response
James Smart
2
-44
/
+32
2016-07-15
lpfc: Add recovery from adapter parity errors on some SLI4 adapters
James Smart
5
-35
/
+155
2016-07-15
lpfc: Correct RDP response sizing issue
James Smart
2
-58
/
+81
2016-07-15
lpfc: Fix Transgression Flag of Optical Element descriptor for RDP on Linux
James Smart
5
-26
/
+101
2016-06-22
lpfc: Use pci_(request|release)_mem_regions
Johannes Thumshirn
1
-11
/
+4
2016-05-18
Merge branch 'fixes' into misc
James Bottomley
1
-2
/
+4
2016-05-11
Revert "lpfc: Delete unnecessary checks before the function call mempool_dest...
Martin K. Petersen
1
-2
/
+4
2016-04-26
lpfc: remove incorrect lockdep assertion
Sebastian Herbszt
1
-6
/
+3
2016-04-11
lpfc: Update driver version to 11.1.0.0
James Smart
1
-1
/
+1
2016-04-11
lpfc: Update modified file copyrights
James Smart
13
-14
/
+14
2016-04-11
lpfc: Fix interaction between fdmi_on and enable_SmartSAN
James Smart
5
-27
/
+21
2016-04-11
lpfc: Add support for SmartSAN 2.0
James Smart
4
-8
/
+243
2016-04-11
lpfc: Fix Device discovery failures during switch reboot test.
James Smart
1
-1
/
+4
2016-04-11
lpfc: Utilize embedded CDB logic to minimize IO latency
James Smart
5
-20
/
+136
2016-04-11
lpfc: Fix crash when unregistering default rpi.
James Smart
1
-1
/
+2
2016-04-11
lpfc: Fix DMA faults observed upon plugging loopback connector
James Smart
1
-4
/
+6
2016-04-11
lpfc: Correct LOGO handling during login
James Smart
2
-0
/
+3
2016-03-18
lpfc: fix misleading indentation
Arnd Bergmann
1
-2
/
+3
2016-02-24
lpfc: fix missing zero termination in debugfs
Alan
1
-2
/
+2
2016-02-24
lpfc: Add lockdep assertions
Johannes Thumshirn
2
-0
/
+48
2016-02-24
lpfc: Remove redundant code block in lpfc_scsi_cmd_iocb_cmpl
Johannes Thumshirn
1
-17
/
+0
2015-12-22
lpfc: Update version to 11.0.0.10 for upstream patch set
James Smart
1
-1
/
+1
2015-12-22
lpfc: Use kzalloc instead of kmalloc
Punit Vara
1
-2
/
+1
2015-12-22
lpfc: Delete unnecessary checks before the function call "mempool_destroy"
Markus Elfring
1
-4
/
+2
2015-12-22
lpfc: Add logging for misconfigured optics.
James Smart
3
-32
/
+87
2015-12-22
lpfc: Fix external loopback failure.
James Smart
1
-2
/
+13
[next]