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
/
qla2xxx
/
qla_nx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-29
[SCSI] qla2xxx: Fix "active_mask" may be used uninitialized warning.
Chad Dupuis
1
-1
/
+2
2011-08-29
[SCSI] qla2xxx: Issue mailbox command only when firmware hung bit is reset fo...
Giridhar Malavali
1
-33
/
+41
2011-08-29
[SCSI] qla2xxx: Fix array out of bound warning.
Saurav Kashyap
1
-1
/
+1
2011-08-29
[SCSI] qla2xxx: Prevent CPU lockups when "ql2xdontresethba" module param is set.
Saurav Kashyap
1
-3
/
+8
2011-08-29
[SCSI] qla2xxx: Implemeted beacon on/off for ISP82XX.
Saurav Kashyap
1
-0
/
+40
2011-08-29
[SCSI] qla2xxx: Add support for ISP82xx to capture dump (minidump) on failure.
Giridhar Malavali
1
-26
/
+884
2011-08-27
[SCSI] qla2xxx: Set the task attributes after memsetting fcp cmnd.
Saurav Kashyap
1
-10
/
+10
2011-08-27
[SCSI] qla2xxx: Save and restore irq in the response queue interrupt handler.
Saurav Kashyap
1
-2
/
+3
2011-07-27
[SCSI] qla2xxx: Code changes to support new dynamic logging infrastructure.
Saurav Kashyap
1
-243
/
+313
2011-05-17
[SCSI] qla2xxx: Add host number in reset and quiescent message logs.
Saurav Kashyap
1
-3
/
+5
2011-05-17
[SCSI] qla2xxx: Add qla82xx_rom_unlock() function.
Chad Dupuis
1
-7
/
+13
2011-05-17
[SCSI] qla2xxx: Log if qla82xx firmware fails to load from flash.
Chad Dupuis
1
-1
/
+5
2011-05-17
[SCSI] qla2xxx: Properly set the dsd_list_len for dsd_chaining in cmd type 6.
Andrew Vasquez
1
-2
/
+2
2011-05-01
[SCSI] qla2xxx: Limit the logs in case device state does not change for ISP82xx.
Giridhar Malavali
1
-4
/
+14
2011-05-01
[SCSI] qla2xxx: Add the ql2xdontresethba module_param.
Giridhar Malavali
1
-0
/
+1
2011-05-01
[SCSI] qla2xxx: Display hardware/firmware registers to get more information a...
Giridhar Malavali
1
-0
/
+18
2011-05-01
[SCSI] qla2xxx: Remove extra call to qla82xx_check_fw_alive().
Giridhar Malavali
1
-1
/
+0
2011-05-01
[SCSI] qla2xxx: Updated the reset sequence for ISP82xx.
Giridhar Malavali
1
-2
/
+17
2011-05-01
[SCSI] qla2xxx: Update copyright banner.
Andrew Vasquez
1
-1
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-02-25
[SCSI] qla2xxx: Propagate block-layer tags on submitted I/Os.
Andrew Vasquez
1
-0
/
+32
2011-02-25
[SCSI] qla2xxx: Abort pending commands for faster recovery during ISP reset.
Giridhar Malavali
1
-45
/
+110
2011-02-25
[SCSI] qla2xxx: Reinitialize the device initialize timeout value after reset ...
Giridhar Malavali
1
-0
/
+2
2011-02-25
[SCSI] qla2xxx: Fix array subscript is above array bounds in qla2xx_build_scs...
Chad Dupuis
1
-1
/
+1
2010-12-24
[SCSI] qla2xxx: Use sg_next to fetch next sg element while walking sg list.
Giridhar Malavali
1
-1
/
+1
2010-12-24
[SCSI] qla2xxx: Remove code to not reset ISP82xx on failure.
Giridhar Malavali
1
-2
/
+1
2010-12-24
[SCSI] qla2xxx: Code cleanup to remove unwanted comments and code.
Giridhar Malavali
1
-36
/
+0
2010-12-24
[SCSI] qla2xxx: Fix for memory wedge on fw halt for ISP82XX
Madhuranath Iyengar
1
-0
/
+44
2010-12-24
[SCSI] qla2xxx: Added support for quiescence mode for ISP82xx.
Saurav Kashyap
1
-1
/
+131
2010-12-09
[SCSI] qla2xxx: Populate Command Type 6 LUN field properly.
Mike Hernandez
1
-0
/
+1
2010-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
1
-193
/
+238
2010-09-17
[SCSI] qla2xxx: ROM lock recovery if fw hangs while holding the lock.
Shyam Sundar
1
-3
/
+36
2010-09-05
[SCSI] qla2xxx: Cleanup some dead-code and make some functions static.
Giridhar Malavali
1
-188
/
+197
2010-09-05
[SCSI] qla2xxx: Added AER support for ISP82xx.
Lalit Chandivade
1
-2
/
+5
2010-09-05
[SCSI] qla2xxx: Check for empty slot in request queue before posting Command ...
Giridhar Malavali
1
-0
/
+13
2010-09-05
[SCSI] qla2xxx: Correctly set fw hung and complete only waiting mbx.
Giridhar Malavali
1
-8
/
+12
2010-09-05
[SCSI] qla2xxx: Reset seconds_since_last_heartbeat correctly.
Lalit Chandivade
1
-1
/
+2
2010-07-28
[SCSI] qla2xxx: Update copyright banner.
Giridhar Malavali
1
-1
/
+1
2010-07-28
[SCSI] qla2xxx: Updates for ISP82xx.
Giridhar Malavali
1
-281
/
+39
2010-07-27
[SCSI] qla2xxx: Enable CRB based doorbell posting for request queue as defaul...
Giridhar Malavali
1
-4
/
+9
2010-07-27
[SCSI] qla2xxx: Fix flash write failure on ISP82xx.
Lalit Chandivade
1
-3
/
+4
2010-07-27
[SCSI] qla2xxx: Handle outstanding mbx cmds on hung f/w scenarios.
Santosh Vernekar
1
-1
/
+19
2010-07-27
[SCSI] qla2xxx: Support for loading Unified ROM Image (URI) format firmware f...
Harish Zunjarrao
1
-7
/
+177
2010-07-27
[SCSI] qla2xxx: Clear drive active CRB register when not in use.
Giridhar Malavali
1
-0
/
+4
2010-05-17
[SCSI] qla2xxx: Updates to ISP82xx support.
Giridhar Malavali
1
-102
/
+103
2010-05-01
[SCSI] qla2xxx: Add ISP82XX support.
Giridhar Malavali
1
-0
/
+3635