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
/
qla4xxx
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-23
scsi: qla4xxx: shut up warning for rd_reg_indirect
Arnd Bergmann
1
-2
/
+4
2015-11-13
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-8
/
+0
2015-11-09
scsi: use host wide tags by default
Christoph Hellwig
1
-8
/
+0
2015-10-15
move io-64-nonatomic*.h out of asm-generic
Christoph Hellwig
1
-1
/
+1
2015-06-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+1
2015-06-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-2
/
+2
2015-05-27
qla4xxx: add a missing include
Eric Dumazet
1
-0
/
+1
2015-05-26
qla4xxx: Fix printk() in qla4_83xx_read_reset_template() and qla4_83xx_pre_lo...
Masanari Iida
2
-2
/
+2
2014-11-24
scsi: drop reason argument from ->change_queue_depth
Christoph Hellwig
1
-2
/
+2
2014-11-24
scsi: avoid ->change_queue_depth indirection for queue full tracking
Christoph Hellwig
1
-12
/
+4
2014-11-12
scsi: don't force tagged_supported in drivers
Christoph Hellwig
1
-9
/
+0
2014-11-12
scsi: don't set tagging state from scsi_adjust_queue_depth
Christoph Hellwig
1
-1
/
+1
2014-11-12
scsi: always assign block layer tags if enabled
Christoph Hellwig
1
-8
/
+2
2014-11-12
scsi: remove abuses of scsi_populate_tag
Christoph Hellwig
1
-10
/
+0
2014-08-01
qla4xxx: fix get_host_stats error propagation
Mike Christie
1
-0
/
+2
2014-07-30
qla4xxx: check the return value of dma_alloc_coherent()
Maurizio Lombardi
1
-0
/
+6
2014-07-30
scsi: qla4xxx: ql4_mbx.c: Cleaning up missing null-terminate in conjunction w...
Rickard Strandqvist
1
-7
/
+7
2014-07-30
scsi: qla4xxx: ql4_os.c: Cleaning up missing null-terminate in conjunction wi...
Rickard Strandqvist
1
-7
/
+7
2014-07-30
qla4xxx: Use pci_enable_msix_exact() instead of pci_enable_msix()
Alexander Gordeev
1
-1
/
+1
2014-07-17
scsi: use 64-bit LUNs
Hannes Reinecke
5
-27
/
+27
2014-05-28
qla4xxx: Use kmemdup instead of kmalloc + memcpy
Benoit Taine
1
-4
/
+3
2014-05-19
qla4xxx: Update driver version to 5.04.00-k6
Vikas Chaudhary
1
-1
/
+1
2014-05-19
qla4xxx: Fix smatch warning in func qla4xxx_conn_get_param
Adheer Chandravanshi
1
-4
/
+0
2014-05-19
qla4xxx: Fix smatch warning in func qla4xxx_get_ep_param
Adheer Chandravanshi
1
-3
/
+3
2014-05-19
qla4xxx: Fix memory leak for ha->saved_acb
Nilesh Javali
1
-2
/
+4
2014-05-19
qla4xxx: Export sysfs DDBs from DPC handler
Nilesh Javali
3
-6
/
+11
2014-05-19
qla4xxx: Disable INTx interrupt for ISP82XX
Tej Parkash
1
-7
/
+5
2014-05-19
qla4xxx: Update driver version to 5.04.00-k5
Vikas Chaudhary
1
-1
/
+1
2014-05-19
qla4xxx: Fix memory leak in func qla4_84xx_config_acb()
Vikas Chaudhary
1
-1
/
+1
2014-05-19
qla4xxx: Initialize hardware queue for ISP40XX
Vikas Chaudhary
1
-0
/
+2
2014-05-19
qla4xxx: Check for correct return status
Vikas Chaudhary
1
-1
/
+1
2014-05-19
qla4xxx: qla4xxx: Move qla4_8xxx_ms_mem_write_128b to ql4_nx.c
Vikas Chaudhary
2
-106
/
+106
2014-05-19
qla4xxx: Added PEX DMA Support for ISP8022 Adapter
Tej Parkash
3
-33
/
+28
2014-05-19
qla4xxx: Added new opcodes for 84XX Minidump template
Tej Parkash
3
-0
/
+382
2014-05-19
qla4xxx: Add support of 0xFF capture mask for minidump
Tej Parkash
3
-3
/
+33
2014-05-19
qla4xxx: Change default capture to firmware defined capture mask
Tej Parkash
1
-2
/
+2
2014-05-19
qla4xxx: Do not wait for IO completion, after issuing stop_firmware
Tej Parkash
1
-3
/
+0
2014-03-15
[SCSI] libiscsi: Reduce locking contention in fast path
Shlomo Pongratz
1
-2
/
+2
2014-03-15
[SCSI] qla4xxx: Update driver version to 5.04.00-k4
Vikas Chaudhary
1
-1
/
+1
2014-03-15
[SCSI] qla4xxx: Fix sparse warnings
Vikas Chaudhary
1
-2
/
+4
2014-03-15
[SCSI] qla4xxx: Handle IPv6 AEN notifications
Nilesh Javali
2
-3
/
+33
2014-03-15
[SCSI] qla4xxx: Update print statements in func qla4xxx_do_dpc()
Vikas Chaudhary
1
-3
/
+3
2014-03-15
[SCSI] qla4xxx: Update print statements in func qla4xxx_eh_abort()
Vikas Chaudhary
1
-3
/
+4
2014-03-15
[SCSI] qla4xxx: Update print statements in qla4xxx_mailbox_command()
Vikas Chaudhary
1
-8
/
+8
2014-03-15
[SCSI] qla4xxx: Updated print for device login, logout path
Vikas Chaudhary
1
-16
/
+43
2014-03-15
[SCSI] qla4xxx: Remove unused code from qla4xxx_set_ifcb()
Vikas Chaudhary
1
-1
/
+0
2014-03-15
[SCSI] qla4xxx: Fix failure of mbox 0x31
Vikas Chaudhary
1
-8
/
+48
2014-03-15
[SCSI] qla4xxx: Reduce rom-lock contention during reset recovery.
Vikas Chaudhary
1
-21
/
+12
2014-03-15
[SCSI] qla4xxx: Driver not able to collect minidump for ISP84xx
Tej Parkash
2
-1
/
+8
2014-03-15
[SCSI] qla4xxx: Fix pending IO completion in reset path before initiating chi...
Tej Parkash
2
-5
/
+13
[next]