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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
131
-3523
/
+7201
2010-03-15
pcmcia: add important if statement
Dan Carpenter
1
-0
/
+1
2010-03-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
1
-1
/
+1
2010-03-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
10
-13
/
+13
2010-03-13
drivers/scsi/ses.c: eliminate double free
Julia Lawall
1
-2
/
+2
2010-03-08
qlogicpti: Remove slash in QlogicPTI irq name
Meelis Roos
1
-1
/
+1
2010-03-08
[SCSI] scsi_transport_fc: Fix synchronization issue while deleting vport
Gal Rosen
1
-12
/
+12
2010-03-08
Merge branch 'for-next' into for-linus
Jiri Kosina
10
-13
/
+13
2010-03-08
platform-drivers: move probe to .devinit.text in drivers/scsi
Uwe Kleine-König
2
-2
/
+2
2010-03-07
[SCSI] bfa: Update the driver version to 2.1.2.1.
Krishna Gudipati
1
-1
/
+1
2010-03-07
[SCSI] bfa: Remove unused header files and did some cleanup.
Krishna Gudipati
13
-238
/
+24
2010-03-07
[SCSI] bfa: Handle SCSI IO underrun case.
Krishna Gudipati
1
-2
/
+12
2010-03-07
[SCSI] bfa: FCS and include file changes.
Krishna Gudipati
5
-35
/
+22
2010-03-07
[SCSI] bfa: Modified the portstats get/clear logic
Krishna Gudipati
7
-706
/
+405
2010-03-07
[SCSI] bfa: Replace bfa_get_attr() with specific APIs
Krishna Gudipati
15
-215
/
+195
2010-03-07
[SCSI] bfa: New portlog entries for events (FIP/FLOGI/FDISC/LOGO).
Krishna Gudipati
4
-8
/
+66
2010-03-07
[SCSI] bfa: Rename pport to fcport in BFA FCS.
Krishna Gudipati
25
-735
/
+1103
2010-03-07
[SCSI] bfa: IOC fixes, check for IOC down condition.
Krishna Gudipati
2
-3
/
+18
2010-03-07
[SCSI] bfa: In MSIX mode, ignore spurious RME interrupts when FCoE ports are ...
Krishna Gudipati
2
-27
/
+17
2010-03-07
[SCSI] bfa: Fix Command Queue (CPE) full condition check and ack CPE interrupt.
Krishna Gudipati
5
-24
/
+74
2010-03-07
[SCSI] bfa: IOC recovery fix in fcmode.
Krishna Gudipati
1
-4
/
+13
2010-03-07
[SCSI] bfa: AEN and byte alignment fixes.
Krishna Gudipati
9
-64
/
+73
2010-03-07
[SCSI] bfa: Introduce a link notification state machine.
Krishna Gudipati
2
-15
/
+230
2010-03-07
[SCSI] bfa: Added firmware save clear feature for BFA driver.
Krishna Gudipati
4
-1
/
+20
2010-03-07
[SCSI] bfa: FCS authentication related changes.
Krishna Gudipati
5
-2
/
+33
2010-03-07
[SCSI] bfa: PCI VPD, FIP and include file changes.
Krishna Gudipati
9
-59
/
+178
2010-03-07
[SCSI] bfa: Fix to copy fpma MAC when requested by user space application.
Krishna Gudipati
4
-4
/
+20
2010-03-07
[SCSI] bfa: RPORT state machine: direct attach mode fix.
Krishna Gudipati
1
-4
/
+11
2010-03-07
[SCSI] bfa: Replace bfa_assert() with bfa_sm_fault()
Krishna Gudipati
14
-146
/
+146
2010-03-07
[SCSI] bfa: Clear LL_HALT and PSS_ERR bit when IOC crashes.
Krishna Gudipati
6
-4
/
+70
2010-03-07
[SCSI] bfa: IOC changes: Support faster recovery and split bfa_ioc.c into ASI...
Krishna Gudipati
12
-459
/
+859
2010-03-04
[SCSI] bfa: Resume BFA operations after firmware mismatch is resolved.
Krishna Gudipati
7
-59
/
+192
2010-03-04
[SCSI] bfa: Fix to allow creation of only 190 vports on CNA.
Krishna Gudipati
6
-26
/
+24
2010-03-04
[SCSI] bfa: New interface to handle firmware upgrade scenario
Krishna Gudipati
15
-110
/
+47
2010-03-04
[SCSI] bfa: Changes to support FDMI Driver Parameter
Krishna Gudipati
4
-1
/
+43
2010-03-04
[SCSI] bfa: Enable new halt interrupt in BFA.
Krishna Gudipati
2
-3
/
+5
2010-03-04
[SCSI] bfa: Enable IOC auto-recovery and IOC type fix.
Krishna Gudipati
2
-5
/
+6
2010-03-04
[SCSI] bfa: Defined a new LPS event to clear virtual link on a vport
Krishna Gudipati
5
-3
/
+97
2010-03-04
[SCSI] bfa: Added separate MSI-X module parameters.
Krishna Gudipati
2
-3
/
+11
2010-03-03
[SCSI] raid_attrs: fix dependency problems
James Bottomley
2
-0
/
+8
2010-03-03
[SCSI] libosd: Fix unchecked err return found by smatch
Boaz Harrosh
1
-0
/
+4
2010-03-03
[SCSI] sd: Fix VPD buffer allocations
Martin K. Petersen
1
-2
/
+2
2010-03-03
[SCSI] lpfc 8.3.10: Update Driver version to 8.3.10
James Smart
1
-1
/
+1
2010-03-03
[SCSI] lpfc 8.3.10: Added round robin FCF failover
James Smart
8
-162
/
+802
2010-03-03
[SCSI] lpfc 8.3.10: Fix Discovery issues
James Smart
6
-51
/
+186
2010-03-03
[SCSI] lpfc 8.3.10: Added management for LP21000 through BSG.
James Smart
4
-0
/
+358
2010-03-03
[SCSI] lpfc 8.3.10: Update SLI interface areas
James Smart
8
-63
/
+141
2010-03-03
[SCSI] lpfc 8.3.10: Fix user interface issues
James Smart
6
-11
/
+49
2010-03-03
[SCSI] lpfc 8.3.10: Fix Initialization issues
James Smart
4
-18
/
+48
2010-03-03
[SCSI] hpsa: remove unused members next, prev, and retry_count from command l...
Stephen M. Cameron
1
-5
/
+2
[next]