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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-11
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2
-6
/
+10
2019-11-05
scsi: qla2xxx: fix NPIV tear down process
Martin Wilck
2
-6
/
+10
2019-11-02
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
4
-8
/
+12
2019-10-28
scsi: qla2xxx: stop timer in shutdown path
Nicholas Piggin
1
-0
/
+4
2019-10-25
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-0
/
+4
2019-10-22
scsi: qla2xxx: Fix partial flash write of MBI
Quinn Tran
1
-4
/
+3
2019-10-22
scsi: qla2xxx: Initialized mailbox to prevent driver load failure
Himanshu Madhani
1
-1
/
+2
2019-10-18
scsi: qla2xxx: fixup incorrect usage of host_byte
Hannes Reinecke
1
-3
/
+3
2019-10-15
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-2
/
+0
2019-10-09
scsi: qla2xxx: fix a potential NULL pointer dereference
Allen Pais
1
-0
/
+4
2019-10-05
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
9
-67
/
+159
2019-09-30
scsi: qla2xxx: Remove WARN_ON_ONCE in qla2x00_status_cont_entry()
Daniel Wagner
1
-2
/
+0
2019-09-23
scsi: qla2xxx: Fix Nport ID display value
Quinn Tran
1
-3
/
+4
2019-09-23
scsi: qla2xxx: Fix N2N link up fail
Quinn Tran
2
-4
/
+4
2019-09-23
scsi: qla2xxx: Fix N2N link reset
Quinn Tran
4
-34
/
+103
2019-09-23
scsi: qla2xxx: Optimize NPIV tear down process
Quinn Tran
6
-12
/
+34
2019-09-23
scsi: qla2xxx: Fix stale mem access on driver unload
Quinn Tran
2
-13
/
+9
2019-09-23
scsi: qla2xxx: Fix unbound sleep in fcport delete path.
Quinn Tran
1
-0
/
+4
2019-09-23
scsi: qla2xxx: Silence fwdump template message
Himanshu Madhani
1
-1
/
+1
2019-09-21
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
28
-1117
/
+900
2019-09-16
Merge tag 'please-pull-ia64_for_5.4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-14
/
+0
2019-09-07
scsi: qla2xxx: Update driver version to 10.01.00.19-k
Himanshu Madhani
1
-1
/
+1
2019-09-07
scsi: qla2xxx: Fix stale session
Quinn Tran
1
-2
/
+3
2019-09-07
scsi: qla2xxx: Fix stuck login session
Quinn Tran
1
-12
/
+11
2019-09-07
scsi: qla2xxx: Fix driver reload for ISP82xx
Himanshu Madhani
2
-15
/
+4
2019-09-07
scsi: qla2xxx: Fix flash read for Qlogic ISPs
Quinn Tran
3
-6
/
+7
2019-09-07
scsi: qla2xxx: Fix message indicating vectors used by driver
Himanshu Madhani
1
-4
/
+2
2019-08-29
scsi: qla2xxx: fix spelling mistake "initializatin" -> "initialization"
Colin Ian King
1
-1
/
+1
2019-08-29
scsi: qla2xxx: Fix a recently introduced kernel warning
Bart Van Assche
1
-2
/
+0
2019-08-19
scsi: qla2xxx: cleanup trace buffer initialization
Martin Wilck
2
-116
/
+99
2019-08-19
scsi: qla2xxx: qla2x00_alloc_fw_dump: set ha->eft
Martin Wilck
1
-0
/
+2
2019-08-16
qla2xxx: remove SGI SN2 support
Christoph Hellwig
1
-14
/
+0
2019-08-14
scsi: qla2xxx: Fix gnl.l memory leak on adapter init failure
Bill Kuzeja
2
-1
/
+12
2019-08-12
scsi: qla2xxx: Fix a NULL pointer dereference
Bart Van Assche
1
-1
/
+2
2019-08-12
scsi: qla2xxx: Simplify qla24xx_async_abort_cmd()
Bart Van Assche
1
-8
/
+6
2019-08-12
scsi: qla2xxx: Remove two superfluous if-tests
Bart Van Assche
1
-14
/
+11
2019-08-12
scsi: qla2xxx: Introduce qla2x00_els_dcmd2_free()
Bart Van Assche
4
-35
/
+21
2019-08-12
scsi: qla2xxx: Inline the qla2x00_fcport_event_handler() function
Bart Van Assche
7
-133
/
+45
2019-08-12
scsi: qla2xxx: Report invalid mailbox status codes
Bart Van Assche
2
-0
/
+14
2019-08-12
scsi: qla2xxx: Remove superfluous sts_entry_* casts
Bart Van Assche
1
-10
/
+5
2019-08-12
scsi: qla2xxx: Let the compiler check the type of the SCSI command context po...
Bart Van Assche
4
-30
/
+20
2019-08-12
scsi: qla2xxx: Complain if sp->done() is not called from the completion path
Bart Van Assche
3
-0
/
+12
2019-08-12
scsi: qla2xxx: Make sure that aborted commands are freed
Bart Van Assche
2
-5
/
+12
2019-08-12
scsi: qla2xxx: Introduce qla2xxx_get_next_handle()
Bart Van Assche
4
-114
/
+42
2019-08-12
scsi: qla2xxx: Modify NVMe include directives
Bart Van Assche
1
-1
/
+0
2019-08-12
scsi: qla2xxx: Make qlt_handle_abts_completion() more robust
Bart Van Assche
1
-1
/
+1
2019-08-12
scsi: qla2xxx: Fix a race condition between aborting and completing a SCSI co...
Bart Van Assche
2
-38
/
+8
2019-08-12
scsi: qla2xxx: Introduce the function qla2xxx_init_sp()
Bart Van Assche
1
-13
/
+15
2019-08-12
scsi: qla2xxx: Enable type checking for the SRB free and done callback functions
Bart Van Assche
13
-100
/
+54
2019-08-12
scsi: qla2xxx: Rework key encoding in qlt_find_host_by_d_id()
Bart Van Assche
1
-4
/
+2
[next]