index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
qla2xxx
/
qla_gbl.h
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-27
scsi: qla2xxx: move IO flush to the front of NVME rport unregistration
Quinn Tran
1
-0
/
+2
2019-04-29
scsi: qla2xxx: Introduce the dsd32 and dsd64 data structures
Bart Van Assche
1
-3
/
+3
2019-04-29
scsi: qla2xxx: Make qla24xx_async_abort_cmd() static
Bart Van Assche
1
-1
/
+0
2019-04-29
scsi: qla2xxx: Uninline qla2x00_init_timer()
Bart Van Assche
1
-0
/
+1
2019-04-29
scsi: qla2xxx: Move qla2x00_clear_loop_id() from qla_inline.h into qla_init.c
Bart Van Assche
1
-0
/
+1
2019-04-29
scsi: qla2xxx: Declare qla2x00_find_new_loop_id() static
Bart Van Assche
1
-2
/
+0
2019-04-15
scsi: qla2xxx: Move qla2x00_set_fcport_state() from a .h into a .c file
Bart Van Assche
1
-0
/
+1
2019-04-15
scsi: qla2xxx: Declare qla24xx_build_scsi_crc_2_iocbs() static
Bart Van Assche
1
-2
/
+0
2019-04-15
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-19
scsi: qla2xxx: Move marker request behind QPair
Quinn Tran
1
-2
/
+2
2019-02-19
scsi: qla2xxx: Add support for setting port speed
Anil Gurumurthy
1
-0
/
+1
2019-01-11
scsi: qla2xxx: Fix DMA error when the DIF sg buffer crosses 4GB boundary
Giridhar Malavali
1
-1
/
+2
2018-09-11
scsi: qla2xxx: Add mode control for each physical port
Quinn Tran
1
-1
/
+4
2018-09-11
scsi: qla2xxx: Remove stale ADISC_DONE event
Himanshu Madhani
1
-2
/
+0
2018-09-11
scsi: qla2xxx: Remove ASYNC GIDPN switch command
Himanshu Madhani
1
-3
/
+2
2018-09-11
scsi: qla2xxx: Move rport registration out of internal work_list
Quinn Tran
1
-2
/
+3
2018-08-15
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-19
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-21
scsi: qla2xxx: Fix Async GPN_FT for FCP and FC-NVMe scan
Quinn Tran
1
-1
/
+1
2018-03-21
scsi: qla2xxx: Remove nvme_done_list
Darren Trapp
1
-2
/
+0
2018-01-03
scsi: qla2xxx: Serialize session deletion by using work_lock
Quinn Tran
1
-1
/
+0
2018-01-03
scsi: qla2xxx: Remove unused argument from qlt_schedule_sess_for_deletion()
Quinn Tran
1
-1
/
+1
2018-01-03
scsi: qla2xxx: Add ability to use GPNFT/GNNFT for RSCN handling
Quinn Tran
1
-0
/
+1
2018-01-03
scsi: qla2xxx: Migrate switch registration commands away from mailbox interface
Quinn Tran
1
-1
/
+1
2018-01-03
scsi: qla2xxx: Add switch command to simplify fabric discovery
Quinn Tran
1
-2
/
+13
2018-01-03
scsi: qla2xxx: Tweak resource count dump
Quinn Tran
1
-0
/
+1
2018-01-03
scsi: qla2xxx: Add ability to send PRLO
Quinn Tran
1
-0
/
+8
2018-01-03
scsi: qla2xxx: Add option for use reserve exch for ELS
Quinn Tran
1
-0
/
+1
2018-01-03
scsi: qla2xxx: Move work element processing out of DPC thread
Quinn Tran
1
-0
/
+1
2017-11-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-0
/
+5
2017-11-08
scsi: qla2xxx: Convert timers to use timer_setup()
Kees Cook
1
-3
/
+3
2017-10-16
scsi: qla2xxx: Changes to support N2N logins
Duane Grigsby
1
-0
/
+4
2017-10-16
scsi: qla2xxx: Reinstate module parameter ql2xenablemsix
Himanshu Madhani
1
-0
/
+1
2017-08-30
scsi: qla2xxx: Fix slow mem alloc behind lock
Quinn Tran
1
-0
/
+1
2017-08-24
scsi: qla2xxx: Recheck session state after RSCN
Quinn Tran
1
-1
/
+1
2017-08-24
scsi: qla2xxx: Add ability to autodetect SFP type
Quinn Tran
1
-0
/
+3
2017-08-24
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-27
scsi: qla2xxx: Send FC4 type NVMe to the management server
Duane Grigsby
1
-2
/
+4
[next]