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
2017-06-12
scsi: qla2xxx: Fix compile warning
Himanshu Madhani
1
-2
/
+2
2017-06-12
scsi: qla2xxx: remove redundant null check on tgt
Colin Ian King
1
-6
/
+0
2017-06-12
scsi: qla2xxx: remove writeq/readq function definitions
Corentin Labbe
1
-15
/
+2
2017-06-12
scsi: qla2xxx: Remove extra register read
Quinn Tran
2
-10
/
+5
2017-06-12
scsi: qla2xxx: Remove unused irq_cmd_count field.
Quinn Tran
2
-9
/
+1
2017-06-12
scsi: qla2xxx: Accelerate SCSI BUSY status generation in target mode
Quinn Tran
2
-2
/
+13
2017-06-12
scsi: qla2xxx: Remove redundant wait when target is stopped.
Quinn Tran
1
-17
/
+16
2017-06-12
scsi: qla2xxx: Add ql2xiniexchg parameter
Quinn Tran
7
-85
/
+140
2017-06-12
scsi: qla2xxx: Turn on FW option for exchange check
Quinn Tran
3
-12
/
+34
2017-06-12
scsi: qla2xxx: Cleanup debug message IDs
Quinn Tran
10
-369
/
+352
2017-06-12
scsi: qla2xxx: Fix name server relogin
Quinn Tran
4
-1
/
+76
2017-06-12
scsi: qla2xxx: Convert 32-bit LUN usage to 64-bit
Quinn Tran
3
-20
/
+18
2017-06-12
scsi: qla2xxx: Use flag PFLG_DISCONNECTED.
Sawan Chandak
2
-4
/
+2
2017-06-12
scsi: tcm_qla2xxx: Do not allow aborted cmd to advance.
Quinn Tran
1
-0
/
+13
2017-06-12
scsi: qla2xxx: Fix path recovery
Quinn Tran
1
-5
/
+16
2017-06-12
scsi: qla2xxx: Retain loop test for fwdump length exceeding buffer length
Joe Carnuccio
2
-11
/
+13
2017-06-12
scsi: qla2xxx: Replace usage of spin_lock with spin_lock_irqsave
Quinn Tran
1
-12
/
+14
2017-06-12
scsi: qla2xxx: Allow ABTS, PURX, RIDA on ATIOQ for ISP83XX/27XX
Quinn Tran
1
-2
/
+5
2017-06-12
scsi: qla2xxx: Remove an unused structure member
Bart Van Assche
1
-1
/
+0
2017-05-31
scsi: qla2xxx: Fix extraneous ref on sp's after adapter break
Bill Kuzeja
1
-2
/
+6
2017-05-24
scsi: qla2xxx: Fix crash due to NULL pointer dereference of ctx
Joe Carnuccio
3
-33
/
+31
2017-05-24
scsi: qla2xxx: Fix mailbox pointer error in fwdump capture
Joe Carnuccio
1
-2
/
+2
2017-05-24
scsi: qla2xxx: Set bit 15 for DIAG_ECHO_TEST MBC
Joe Carnuccio
2
-6
/
+7
2017-05-24
scsi: qla2xxx: Modify T262 FW dump template to specify same start/end to debu...
Joe Carnuccio
1
-1
/
+1
2017-05-24
scsi: qla2xxx: Fix crash due to mismatch mumber of Q-pair creation for Multi ...
Sawan Chandak
2
-1
/
+5
2017-05-24
scsi: qla2xxx: Fix NULL pointer access due to redundant fc_host_port_name call
Quinn Tran
1
-9
/
+0
2017-05-24
scsi: qla2xxx: Fix recursive loop during target mode configuration for ISP25X...
himanshu.madhani@cavium.com
1
-1
/
+1
2017-05-24
scsi: qla2xxx: don't disable a not previously enabled PCI device
Johannes Thumshirn
1
-4
/
+4
2017-05-04
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
6
-13
/
+7
2017-05-01
Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-3
/
+3
2017-04-20
scsi: introduce a result field in struct scsi_request
Christoph Hellwig
1
-3
/
+3
2017-04-15
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-1
/
+6
2017-04-12
Merge remote-tracking branch 'mkp-scsi/4.11/scsi-fixes' into fixes
James Bottomley
1
-1
/
+6
2017-04-11
scsi: qla2xxx: remove some redundant pointer assignments
Colin Ian King
1
-6
/
+0
2017-04-07
scsi: qla2xxx: Add fix to read correct register value for ISP82xx.
Sawan Chandak
1
-1
/
+6
2017-04-04
scsi: qla2xxx: Fix typo in driver
Milan P Gandhi
5
-7
/
+7
2017-04-01
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-1
/
+2
2017-03-29
Merge remote-tracking branch 'mkp-scsi/4.11/scsi-fixes' into fixes
James Bottomley
1
-1
/
+2
2017-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
16
-432
/
+1077
2017-03-18
qla2xxx: Update driver version to 9.00.00.00-k
Himanshu Madhani
1
-3
/
+3
2017-03-18
qla2xxx: Fix delayed response to command for loop mode/direct connect.
Quinn Tran
6
-20
/
+81
2017-03-18
qla2xxx: Change scsi host lookup method.
Quinn Tran
7
-40
/
+100
2017-03-18
qla2xxx: Add DebugFS node to display Port Database
Himanshu Madhani
2
-4
/
+90
2017-03-18
qla2xxx: Use IOCB interface to submit non-critical MBX.
Quinn Tran
6
-65
/
+279
2017-03-18
qla2xxx: Add async new target notification
Quinn Tran
2
-3
/
+4
2017-03-18
qla2xxx: Export DIF stats via debugfs
Anil Gurumurthy
2
-0
/
+27
2017-03-18
qla2xxx: Improve T10-DIF/PI handling in driver.
Quinn Tran
7
-251
/
+406
2017-03-18
qla2xxx: Allow relogin to proceed if remote login did not finish
Quinn Tran
4
-8
/
+32
2017-03-18
qla2xxx: Fix sess_lock & hardware_lock lock order problem.
Quinn Tran
1
-23
/
+18
2017-03-18
qla2xxx: Fix inadequate lock protection for ABTS.
Quinn Tran
1
-2
/
+10
[next]