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_mr.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-18
scsi: change FC drivers to use 'struct bsg_job'
Johannes Thumshirn
1
-2
/
+3
2016-11-18
scsi: don't use fc_bsg_job::request and fc_bsg_job::reply directly
Johannes Thumshirn
1
-3
/
+7
2016-04-15
qla2xxx: Remove use of 'struct timeval'
Tina Ruchandani
1
-3
/
+2
2015-08-26
qla2xxx: Fix sparse annotations
Bart Van Assche
1
-3
/
+3
2015-08-26
qla2xxx: Remove __constant_ prefix
Bart Van Assche
1
-1
/
+1
2015-08-26
qla2xxx: Remove set-but-not-used variables
Bart Van Assche
1
-7
/
+3
2015-08-26
qla2xxx: Report both rsp_info and rsp_info_len
Bart Van Assche
1
-2
/
+2
2014-11-12
scsi: remove abuses of scsi_populate_tag
Christoph Hellwig
1
-13
/
+0
2014-09-25
qla2xxx: Add FDMI-2 functionality.
Himanshu Madhani
1
-2
/
+2
2014-09-25
qla2xxx: ISPFx00 unexpected resets during adapter boot sequence.
Jan Kulich
1
-1
/
+4
2014-09-25
qla2xxx: Incorrect linked list semantic in qlafx00_get_fcport().
Joe Carnuccio
1
-3
/
+2
2014-09-16
qla2xxx: Collect PCI register checks and board_disable scheduling
Joe Lawrence
1
-1
/
+1
2014-07-18
scsi: use 64-bit LUNs
Hannes Reinecke
1
-4
/
+4
2014-05-19
qla2xxx: Adjust adapter reset routine to the changes in firmware specificatio...
Armen Baloyan
1
-8
/
+47
2014-05-19
qla2xxx: IOCB data should be copied to I/O mem using memcpy_toio.
Atul Deshmukh
1
-1
/
+1
2014-05-19
qla2xxx: Decrease pci access for response queue processing for ISPFX00.
Armen Baloyan
1
-1
/
+1
2014-05-19
qla2xxx: Change copyright year to 2014 in all the source files.
Armen Baloyan
1
-1
/
+1
2014-05-19
qla2xxx: Wait for reset completion without lock for ISPFX00.
Saurav Kashyap
1
-1
/
+2
2014-03-15
[SCSI] qla2xxx: Add IOCB Abort command asynchronous handling.
Armen Baloyan
1
-88
/
+0
2014-03-15
[SCSI] qla2xxx: Fix Task Management command asynchronous handling
Armen Baloyan
1
-64
/
+2
2014-03-15
[SCSI] qla2xxx: Simplify the ISPFX00 interrupt handler code for ISPFX00.
Saurav Kashyap
1
-16
/
+9
2014-03-15
[SCSI] qla2xxx: Avoid poisoning in the response queue for ISPFX00.
Saurav Kashyap
1
-7
/
+8
2014-03-15
[SCSI] qla2xxx: Add changes in the IOCB structures to adjust driver source co...
Armen Baloyan
1
-5
/
+5
2014-03-15
[SCSI] qla2xxx: Remove Marker type IOCB logic for ISPFX00.
Armen Baloyan
1
-12
/
+0
2014-03-15
[SCSI] qla2xxx: Add support for ISP2071.
Chad Dupuis
1
-1
/
+1
2014-03-15
[SCSI] qla2xxx: Properly handle 32 bit mailbox register for ISPFX00.
Saurav Kashyap
1
-6
/
+6
2014-03-15
[SCSI] qla2xxx: Select correct request queue for error type IOCB for ISPFX00.
Saurav Kashyap
1
-1
/
+1
2014-03-15
[SCSI] qla2xxx: Remove init control block related dead code for ISPFX00.
Saurav Kashyap
1
-14
/
+0
2014-03-15
[SCSI] qla2xxx: Replace constant value for IOCTL IOCB abort execution status ...
Armen Baloyan
1
-1
/
+2
2014-03-15
[SCSI] qla2xxx: Add handling for boot indication progress AENs for ISPFX00.
Armen Baloyan
1
-0
/
+3
2013-12-19
[SCSI] qla2xxx: Add changes to obtain ISPFX00 adapters product information in...
Armen Baloyan
1
-2
/
+2
2013-12-19
[SCSI] qla2xxx: Add logic to abort BSG commands for ISPFX00.
Armen Baloyan
1
-1
/
+10
2013-12-19
[SCSI] qla2xxx: Fix issue with not displaying node name after system reboot.
Armen Baloyan
1
-0
/
+18
2013-12-19
[SCSI] qla2xxx: Disable adapter when we encounter a PCI disconnect.
Chad Dupuis
1
-0
/
+2
2013-12-19
[SCSI] Revert "qla2xxx: Ramp down queue depth for attached SCSI devices when ...
Chad Dupuis
1
-4
/
+0
2013-09-24
[SCSI] qla2xxx: Use pcie_is_pcie() to simplify code
Yijing Wang
1
-4
/
+2
2013-09-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2013-09-03
[SCSI] qla2xxx: Correction to message ids.
Saurav Kashyap
1
-1
/
+1
2013-09-03
[SCSI] qla2xxx: Set default critical temperature value in cases when ISPFX00 ...
Armen Baloyan
1
-1
/
+3
2013-09-03
[SCSI] qla2xxx: QLAFX00 make over temperature AEN handling informational, add...
Armen Baloyan
1
-1
/
+13
2013-09-03
[SCSI] qla2xxx: Remove handling of Shutdown Requested AEN from qlafx00_proces...
Armen Baloyan
1
-4
/
+0
2013-09-03
[SCSI] qla2xxx: Send all AENs for ISPFx00 to above layers.
Armen Baloyan
1
-2
/
+4
2013-09-03
[SCSI] qla2xxx: Add changes in initialization for ISPFX00 cards with BIOS
Armen Baloyan
1
-0
/
+11
2013-09-03
[SCSI] qla2xxx: Add changes to support extended IOs for ISPFX00
Armen Baloyan
1
-3
/
+2
2013-09-03
[SCSI] qla2xxx: Add critical temperature handling for ISPFX00.
Armen Baloyan
1
-13
/
+73
2013-09-03
[SCSI] qla2xxx: Notify ISPFX00 firmware when driver is unloaded or system is ...
Armen Baloyan
1
-1
/
+1
2013-09-03
[SCSI] qla2xxx: Reconfigure thermal temperature.
Joe Carnuccio
1
-1
/
+0
2013-09-03
[SCSI] qla2xxx: Add ISPFX00 specific bus reset routine.
Armen Baloyan
1
-0
/
+23
2013-09-03
[SCSI] qla2xxx: Perform warm reset every 2 minutes if firmware load fails for...
Armen Baloyan
1
-0
/
+8
2013-09-03
[SCSI] qla2xxx: Set factory reset recovery timeout to 10 min. for ISPFX00.
Armen Baloyan
1
-0
/
+3
[next]