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_gbl.h
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-30
scsi: qla2xxx: Introduce the dsd32 and dsd64 data structures
Bart Van Assche
1
-3
/
+3
2019-04-30
scsi: qla2xxx: Make qla24xx_async_abort_cmd() static
Bart Van Assche
1
-1
/
+0
2019-04-30
scsi: qla2xxx: Uninline qla2x00_init_timer()
Bart Van Assche
1
-0
/
+1
2019-04-30
scsi: qla2xxx: Move qla2x00_clear_loop_id() from qla_inline.h into qla_init.c
Bart Van Assche
1
-0
/
+1
2019-04-30
scsi: qla2xxx: Declare qla2x00_find_new_loop_id() static
Bart Van Assche
1
-2
/
+0
2019-04-16
scsi: qla2xxx: Move qla2x00_set_fcport_state() from a .h into a .c file
Bart Van Assche
1
-0
/
+1
2019-04-16
scsi: qla2xxx: Declare qla24xx_build_scsi_crc_2_iocbs() static
Bart Van Assche
1
-2
/
+0
2019-04-16
scsi: qla2xxx: Fix formatting of pointer types
Bart Van Assche
1
-1
/
+1
2019-03-19
scsi: qla2xxx: Secure flash update support for ISP28XX
Michael Hernandez
1
-6
/
+16
2019-03-19
scsi: qla2xxx: Add 28xx flash primary/secondary status/image mechanism
Joe Carnuccio
1
-1
/
+5
2019-03-19
scsi: qla2xxx: Update flash read/write routine
Joe Carnuccio
1
-23
/
+24
2019-03-19
scsi: qla2xxx: Add support for multiple fwdump templates/segments
Joe Carnuccio
1
-1
/
+1
2019-03-19
scsi: qla2xxx: Cleanups for NVRAM/Flash read/write path
Joe Carnuccio
1
-7
/
+3
2019-03-19
scsi: qla2xxx: Remove FW default template
Joe Carnuccio
1
-2
/
+0
2019-02-20
scsi: qla2xxx: Move marker request behind QPair
Quinn Tran
1
-2
/
+2
2019-02-20
scsi: qla2xxx: Add support for setting port speed
Anil Gurumurthy
1
-0
/
+1
2019-01-12
scsi: qla2xxx: Fix DMA error when the DIF sg buffer crosses 4GB boundary
Giridhar Malavali
1
-1
/
+2
2018-09-12
scsi: qla2xxx: Add mode control for each physical port
Quinn Tran
1
-1
/
+4
2018-09-12
scsi: qla2xxx: Remove stale ADISC_DONE event
Himanshu Madhani
1
-2
/
+0
2018-09-12
scsi: qla2xxx: Remove ASYNC GIDPN switch command
Himanshu Madhani
1
-3
/
+2
2018-09-12
scsi: qla2xxx: Move rport registration out of internal work_list
Quinn Tran
1
-2
/
+3
2018-08-16
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-3
/
+3
2018-08-02
scsi: qla2xxx: Migrate NVME N2N handling into state machine
Quinn Tran
1
-2
/
+1
2018-08-02
scsi: qla2xxx: Fix race between switch cmd completion and timeout
Quinn Tran
1
-1
/
+1
2018-08-02
scsi: qla2xxx: Fix Management Server NPort handle reservation logic
Quinn Tran
1
-0
/
+1
2018-07-20
scsi: qla2xxx: Fix NPIV deletion by calling wait_for_sess_deletion
Quinn Tran
1
-0
/
+1
2018-05-08
scsi: qla2xxx: Move GPSC and GFPNID out of session management
Quinn Tran
1
-1
/
+2
2018-03-22
scsi: qla2xxx: Fix Async GPN_FT for FCP and FC-NVMe scan
Quinn Tran
1
-1
/
+1
2018-03-22
scsi: qla2xxx: Remove nvme_done_list
Darren Trapp
1
-2
/
+0
2018-01-04
scsi: qla2xxx: Serialize session deletion by using work_lock
Quinn Tran
1
-1
/
+0
2018-01-04
scsi: qla2xxx: Remove unused argument from qlt_schedule_sess_for_deletion()
Quinn Tran
1
-1
/
+1
2018-01-04
scsi: qla2xxx: Add ability to use GPNFT/GNNFT for RSCN handling
Quinn Tran
1
-0
/
+1
2018-01-04
scsi: qla2xxx: Migrate switch registration commands away from mailbox interface
Quinn Tran
1
-1
/
+1
2018-01-04
scsi: qla2xxx: Add switch command to simplify fabric discovery
Quinn Tran
1
-2
/
+13
2018-01-04
scsi: qla2xxx: Tweak resource count dump
Quinn Tran
1
-0
/
+1
2018-01-04
scsi: qla2xxx: Add ability to send PRLO
Quinn Tran
1
-0
/
+8
2018-01-04
scsi: qla2xxx: Add option for use reserve exch for ELS
Quinn Tran
1
-0
/
+1
2018-01-04
scsi: qla2xxx: Move work element processing out of DPC thread
Quinn Tran
1
-0
/
+1
2017-11-15
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-0
/
+5
2017-11-09
scsi: qla2xxx: Convert timers to use timer_setup()
Kees Cook
1
-3
/
+3
2017-10-17
scsi: qla2xxx: Changes to support N2N logins
Duane Grigsby
1
-0
/
+4
2017-10-17
scsi: qla2xxx: Reinstate module parameter ql2xenablemsix
Himanshu Madhani
1
-0
/
+1
2017-08-31
scsi: qla2xxx: Fix slow mem alloc behind lock
Quinn Tran
1
-0
/
+1
2017-08-25
scsi: qla2xxx: Recheck session state after RSCN
Quinn Tran
1
-1
/
+1
2017-08-25
scsi: qla2xxx: Add ability to autodetect SFP type
Quinn Tran
1
-0
/
+3
2017-08-25
scsi: qla2xxx: Add command completion for error path
Duane Grigsby
1
-0
/
+2
2017-08-07
scsi: qla2xxx: Added change to enable ZIO for FC-NVMe devices
Duane Grigsby
1
-0
/
+3
2017-08-07
scsi: qla2xxx: Move function prototype to correct header
himanshu.madhani@cavium.com
1
-11
/
+0
2017-06-28
scsi: qla2xxx: Send FC4 type NVMe to the management server
Duane Grigsby
1
-2
/
+4
2017-06-28
scsi: qla2xxx: Add FC-NVMe F/W initialization and transport registration
Duane Grigsby
1
-0
/
+11
[next]