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
starfive-6.6.48-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
/
qla2xxx
/
qla_init.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-29
[SCSI] qla2xxx: Issue mailbox command only when firmware hung bit is reset fo...
Giridhar Malavali
1
-12
/
+14
2011-08-29
[SCSI] qla2xxx: Add support for ISP82xx to capture dump (minidump) on failure.
Giridhar Malavali
1
-6
/
+4
2011-08-27
[SCSI] qla2xxx: Correct inadvertent loop state transitions during port-update...
Andrew Vasquez
1
-3
/
+0
2011-07-27
[SCSI] qla2xxx: Code changes to support new dynamic logging infrastructure.
Saurav Kashyap
1
-423
/
+426
2011-07-27
[SCSI] qla2xxx: Basic infrastructure for dynamic logging.
Saurav Kashyap
1
-1
/
+6
2011-05-17
[SCSI] qla2xxx: Clear complete initialization control block.
Andrew Vasquez
1
-1
/
+1
2011-05-17
[SCSI] qla2xxx: Update firmware version after flash update for ISP82xx.
Saurav Kashyap
1
-0
/
+7
2011-05-01
[SCSI] qla2xxx: Log fcport state transitions when debug messages are enabled.
Chad Dupuis
1
-3
/
+3
2011-05-01
[SCSI] qla2xxx: Verify login-state has transitioned to PRLI-completed.
Andrew Vasquez
1
-0
/
+11
2011-05-01
[SCSI] qla2xxx: Add test for valid loop id to qla2x00_relogin().
Joe Carnuccio
1
-3
/
+1
2011-05-01
[SCSI] qla2xxx: Update copyright banner.
Andrew Vasquez
1
-1
/
+1
2011-05-01
[SCSI] qla2xxx: Remove extraneous setting of FCF_ASYNC_SENT during login-done...
Andrew Vasquez
1
-1
/
+0
2011-05-01
[SCSI] qla2xxx: Check for a match before attempting to set FCP-priority infor...
Andrew Vasquez
1
-6
/
+9
2011-05-01
[SCSI] qla2xxx: Correct calling contexts of qla2x00_mark_device_lost() in asy...
Andrew Vasquez
1
-3
/
+3
2011-03-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
1
-8
/
+33
2011-02-25
[SCSI] qla2xxx: The ISP82XX should be online while waiting for commands compl...
Saurav Kashyap
1
-3
/
+16
2011-02-25
[SCSI] qla2xxx: Clear any stale login-states during an adapter reset.
Andrew Vasquez
1
-0
/
+17
2011-02-25
[SCSI] qla2xxx: Abort pending commands for faster recovery during ISP reset.
Giridhar Malavali
1
-8
/
+3
2011-02-12
[SCSI] qla2xxx: Change from irq to irqsave with host_lock
Madhuranath Iyengar
1
-4
/
+6
2010-12-24
[SCSI] qla2xxx: Don't perform a BIG_HAMMER if Get-ID (0x20) mailbox command f...
Andrew Vasquez
1
-0
/
+1
2010-12-24
[SCSI] qla2xxx: Add sysfs node for displaying board temperature.
Andrew Vasquez
1
-0
/
+1
2010-12-24
[SCSI] qla2xxx: Update FCP priority information to firmware before sending IOs
Madhuranath Iyengar
1
-9
/
+9
2010-12-24
[SCSI] qla2xxx: list cursors are not null
Dan Carpenter
1
-1
/
+1
2010-12-24
[SCSI] qla2xxx: Added support for quiescence mode for ISP82xx.
Saurav Kashyap
1
-2
/
+65
2010-10-26
[SCSI] qla2xxx: Avoid depending on SCSI host_lock in queuecommand function.
Giridhar Malavali
1
-1
/
+1
2010-10-26
[SCSI] qla2xxx: Addition of shutdown callback handler.
Madhuranath Iyengar
1
-0
/
+7
2010-10-26
[SCSI] qla2xxx: Change del_timer_sync() to del_timer() in qla2x00_ctx_sp_free().
Chad Dupuis
1
-1
/
+1
2010-10-26
[SCSI] qla2xxx: Add module parameter to enable/disable GFF_ID device type check.
Chad Dupuis
1
-2
/
+3
2010-10-26
[SCSI] qla2xxx: Remove port down retry count.
Chad Dupuis
1
-8
/
+0
2010-10-26
[SCSI] qla2xxx: locking problem in qla2x00_init_rings()
Dan Carpenter
1
-2
/
+2
2010-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
1
-9
/
+45
2010-09-05
[SCSI] qla2xxx: Handle MPI timeout indicated by AE8002
Madhuranath Iyengar
1
-0
/
+31
2010-09-05
[SCSI] qla2xxx: Update to AER support, do early abort commands.
Lalit Chandivade
1
-9
/
+11
2010-09-05
[SCSI] qla2xxx: Don't issue set or get port param MBC if port is not online.
Giridhar Malavali
1
-0
/
+3
2010-09-05
[SCSI] qla2xxx: Fix vport delete issues
Arun Easi
1
-13
/
+81
2010-07-28
[SCSI] qla2xxx: Cleanup some dead-code and make some functions static.
Andrew Vasquez
1
-1
/
+1
2010-07-28
[SCSI] qla2xxx: Update copyright banner.
Giridhar Malavali
1
-1
/
+1
2010-07-28
[SCSI] qla2xxx: Rearranged and cleaned up the code for processing the pending...
Giridhar Malavali
1
-2
/
+7
2010-07-28
[SCSI] qla2xxx: Stop firmware before doing init firmware.
Andrew Vasquez
1
-2
/
+3
2010-07-28
[SCSI] qla2xxx: Use GFF_ID to check FCP-SCSI FC4 type before logging into Nx_...
Chad Dupuis
1
-1
/
+10
2010-07-28
[SCSI] qla2xxx: Appropriately log FCP priority data messages
Madhuranath Iyengar
1
-5
/
+2
2010-07-28
[SCSI] qla2xxx: Removed dependency for SRB structure for Marker processing
Giridhar Malavali
1
-71
/
+2
2010-07-27
[SCSI] qla2xxx: For ISP 23xx, select user specified login timeout value if gr...
Andrew Vasquez
1
-10
/
+22
2010-07-27
[SCSI] qla2xxx: Handle outstanding mbx cmds on hung f/w scenarios.
Santosh Vernekar
1
-1
/
+2
2010-07-27
[SCSI] qla2xxx: Limit rport-flaps during link-disruptions.
Giridhar Malavali
1
-3
/
+5
2010-07-27
[SCSI] qla2xxx: Correct async-srb issues.
Andrew Vasquez
1
-6
/
+14
2010-07-27
[SCSI] qla2xxx: Add portid to async-request messages.
Andrew Vasquez
1
-2
/
+4
2010-07-27
[SCSI] qla2xxx: Clear drive active CRB register when not in use.
Giridhar Malavali
1
-0
/
+2
2010-05-17
[SCSI] qla2xxx: Updates to ISP82xx support.
Giridhar Malavali
1
-33
/
+0
2010-05-17
[SCSI] qla2xxx: Silence bogus warning by gcc for wrap and did.
Mike Waychison
1
-2
/
+2
[next]