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
2013-11-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-3
/
+0
2013-10-25
[SCSI] lpfc: Fix typo on NULL assignment
Felipe Pena
1
-1
/
+1
2013-10-25
[SCSI] lpfc 8.3.43: Update lpfc version to driver version 8.3.43
James Smart
1
-1
/
+1
2013-10-25
[SCSI] lpfc 8.3.43: Fixed not processing task management IOCB response status
James Smart
4
-21
/
+104
2013-10-25
[SCSI] lpfc 8.3.43: Fixed spinlock hang.
James Smart
1
-2
/
+6
2013-10-25
[SCSI] lpfc 8.3.43: Fixed invalid Total_Data_Placed value received for els an...
James Smart
2
-4
/
+40
2013-10-25
[SCSI] lpfc 8.3.43: Fixed invalid fcp_rsp length fir FCP_ICMND
James Smart
2
-8
/
+35
2013-10-25
[SCSI] lpfc 8.3.43: Fixed invalid mailbox timeouts
James Smart
1
-0
/
+112
2013-10-25
[SCSI] lpfc 8.3.43: Fixed spinlock inversion problem.
James Smart
1
-4
/
+5
2013-10-25
[SCSI] lpfc 8.3.43: Fix crash after xri limit is reached.
James Smart
2
-7
/
+13
2013-10-25
[SCSI] lpfc: remove unnecessary read of PCI_CAP_ID_EXP
Jon Mason
1
-1
/
+1
2013-10-14
SCSI: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-3
/
+0
2013-09-16
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
10
-110
/
+199
2013-09-11
[SCSI] lpfc 8.3.42: Update lpfc version to driver version 8.3.42
James Smart
1
-1
/
+1
2013-09-11
[SCSI] lpfc 8.3.42: Fixed issue of task management commands having a fixed ti...
James Smart
3
-1
/
+10
2013-09-11
[SCSI] lpfc 8.3.42: Fixed inconsistent spin lock usage.
James Smart
2
-18
/
+16
2013-09-11
[SCSI] lpfc 8.3.42: Fix driver's abort loop functionality to skip IOs already...
James Smart
2
-1
/
+14
2013-09-11
[SCSI] lpfc 8.3.42: Fixed failure to allocate SCSI buffer on PPC64 platform f...
James Smart
1
-3
/
+6
2013-09-11
[SCSI] lpfc 8.3.42: Fix WARN_ON when driver unloads
James Smart
1
-2
/
+8
2013-09-11
[SCSI] lpfc 8.3.42: Avoided making pci bar ioremap call during dual-chute WQ/...
James Smart
2
-38
/
+12
2013-09-11
[SCSI] lpfc 8.3.42: Fixed driver iocbq structure's iocb_flag field running ou...
James Smart
2
-10
/
+9
2013-09-11
[SCSI] lpfc 8.3.42: Fix crash on driver load due to cpu affinity logic
James Smart
2
-6
/
+27
2013-09-11
[SCSI] lpfc 8.3.42: Fixed logging format of setting driver sysfs attributes h...
James Smart
1
-2
/
+4
2013-09-11
[SCSI] lpfc 8.3.42: Fixed back to back RSCNs discovery failure.
James Smart
1
-1
/
+9
2013-09-11
[SCSI] lpfc 8.3.42: Fixed race condition between BSG I/O dispatch and timeout...
James Smart
2
-17
/
+72
2013-09-11
[SCSI] lpfc 8.3.42: Fixed function mode field defined too small for not recog...
James Smart
1
-1
/
+1
2013-09-11
[SCSI] lpfc 8.3.42: Back out data count,(residual fcfi_parm) fix for bad target.
James Smart
1
-3
/
+3
2013-09-11
[SCSI] lpfc 8.3.42: Fixed mailbox memory leak.
James Smart
1
-0
/
+1
2013-09-11
[SCSI] lpfc 8.3.42: Fix random errors using first burst
James Smart
1
-2
/
+7
2013-09-11
[SCSI] lpfc 8.3.42: Fixed not able to log informational messages at early sta...
James Smart
1
-9
/
+3
2013-09-11
[SCSI] lpfc 8.3.42: Fixed using unsafe linked list macro for walking and dele...
James Smart
2
-4
/
+5
2013-09-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-5
/
+5
2013-09-04
treewide: Convert retrun typos to return
Joe Perches
1
-1
/
+1
2013-08-26
[SCSI] lpfc: Removed obsolete fcp_eq_count and fcp_wq_count driver attributes
James Smart
3
-32
/
+0
2013-08-23
[SCSI] lpfc 8.3.41: Update lpfc version to driver version 8.3.41
James Smart
1
-1
/
+1
2013-08-23
[SCSI] lpfc 8.3.41: Update copyrights for 8.3.41 modifications
James Smart
3
-3
/
+3
2013-08-23
[SCSI] lpfc 8.3.41: Fixed the format of some log message fields
James Smart
1
-1
/
+1
2013-08-23
[SCSI] lpfc 8.3.41: Add first burst support to driver
James Smart
6
-2
/
+30
2013-08-23
[SCSI] lpfc 8.3.41: Fixed not able to perform PCI function reset when board w...
James Smart
1
-5
/
+6
2013-08-23
[SCSI] lpfc 8.3.41: Fixed failure in setting SLI3 board mode
James Smart
1
-3
/
+0
2013-08-23
[SCSI] lpfc 8.3.41: Fixed SLI3 failing FCP write on check-condition no-sense ...
James Smart
1
-6
/
+1
2013-08-23
[SCSI] lpfc 8.3.41: Fixed support for 128 byte WQEs
James Smart
4
-3
/
+65
2013-08-23
[SCSI] lpfc 8.3.41: Ensure driver properly zeros unused fields in SLI4 mailbo...
James Smart
1
-3
/
+4
2013-08-23
[SCSI] lpfc 8.3.41: Fixed max value of lpfc_lun_queue_depth
James Smart
4
-13
/
+44
2013-08-23
[SCSI] lpfc 8.3.41: Fixed Receive Queue varied frame size handling
James Smart
1
-12
/
+24
2013-08-23
[SCSI] lpfc 8.3.41: Fix mailbox byteswap issue on PPC
James Smart
1
-1
/
+0
2013-08-23
[SCSI] lpfc 8.3.41: Fixed freeing of iocb when internal loopback times out
James Smart
4
-11
/
+55
2013-08-20
treewide: Fix typo in printk
Masanari Iida
1
-4
/
+4
2013-07-04
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
17
-178
/
+220
2013-06-29
lpfc: switch to fixed_size_llseek()
Al Viro
1
-16
/
+2
[next]