index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
qla2xxx
Age
Commit message (
Expand
)
Author
2017-02-06
scsi: remove eh_timed_out methods in the transport template
Christoph Hellwig
2017-01-09
scsi: qla2xxx: rename {vendor|hba}_indentifer to {vendor|hba}_identifer
Colin Ian King
2017-01-09
scsi: qla2xxx: make msix_entries const
Nicolas Iooss
2017-01-09
scsi: qla2xxx: silence -Wformat-security warning
Nicolas Iooss
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-23
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
2016-12-21
Merge branch 'scsi-target-for-v4.10' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-12-14
scsi: qla2xxx: Fix Target mode handling with Multiqueue changes.
Quinn Tran
2016-12-14
scsi: qla2xxx: Add Block Multi Queue functionality.
Michael Hernandez
2016-12-14
scsi: qla2xxx: Add multiple queue pair functionality.
Michael Hernandez
2016-12-14
scsi: qla2xxx: Utilize pci_alloc_irq_vectors/pci_free_irq_vectors calls.
Michael Hernandez
2016-12-14
scsi: qla2xxx: Only allow operational MBX to proceed during RESET.
himanshu.madhani@cavium.com
2016-12-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2016-12-09
qla2xxx: Add an #include directive
Bart Van Assche
2016-11-17
scsi: fc: use bsg_job_done
Johannes Thumshirn
2016-11-17
scsi: change FC drivers to use 'struct bsg_job'
Johannes Thumshirn
2016-11-17
scsi: fc: provide fc_bsg_to_rport() helper
Johannes Thumshirn
2016-11-17
scsi: fc: provide fc_bsg_to_shost() helper
Johannes Thumshirn
2016-11-17
scsi: fc: Export fc_bsg_jobdone and use it in FC drivers
Johannes Thumshirn
2016-11-17
scsi: don't use fc_bsg_job::request and fc_bsg_job::reply directly
Johannes Thumshirn
2016-11-14
scsi: qla2xxx: do not abort all commands in the adapter during EEH recovery
Mauricio Faria de Oliveira
2016-11-08
scsi: qla2xxx: fix invalid DMA access after command aborts in PCI device remove
Mauricio Faria de Oliveira
2016-11-08
scsi: qla2xxx: do not queue commands when unloading
Mauricio Faria de Oliveira
2016-11-01
scsi: qla2xxx: Fix scsi scan hang triggered if adapter fails during init
Bill Kuzeja
2016-09-15
scsi: qla2xxx: Use struct t10_pi_tuple
Christoph Hellwig
2016-08-31
scsi: qla2xxx: fix spelling mistake "retyring" -> "retrying"
Colin Ian King
2016-08-08
qla2xxx: small cleanup in qla2x00_wait_for_hba_ready()
Dan Carpenter
2016-07-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2016-07-15
qla2xxx: Update driver version to 8.07.00.38-k
Himanshu Madhani
2016-07-15
qla2xxx: Fix BBCR offset
Sawan Chandak
2016-07-15
qla2xxx: Fix duplicate message id.
Sawan Chandak
2016-07-15
qla2xxx: Disable the adapter and skip error recovery in case of register disc...
Sawan Chandak
2016-07-15
qla2xxx: Separate ISP type bits out from device type.
Joe Carnuccio
2016-07-15
qla2xxx: Correction to function qla26xx_dport_diagnostics().
Joe Carnuccio
2016-07-15
qla2xxx: Add support to handle Loop Init error Asynchronus event.
Joe Carnuccio
2016-07-15
qla2xxx: Let DPORT be enabled purely by nvram.
Joe Carnuccio
2016-07-15
qla2xxx: Add bsg interface to support statistics counter reset.
Sawan Chandak
2016-07-15
qla2xxx: Add bsg interface to support D_Port Diagnostics.
Joe Carnuccio
2016-07-15
qla2xxx: Check for device state before unloading the driver.
Sawan Chandak
2016-07-15
qla2xxx: Properly reset firmware statistics.
Joe Carnuccio
2016-07-15
qla2xxx: Properly initialize IO statistics.
Joe Carnuccio
2016-07-15
qla2xxx: Make debug buffer log easier to view.
Joe Carnuccio
2016-07-15
qla2xxx: Add module parameter alternate/short names.
Joe Carnuccio
2016-07-15
qla2xxx: Set FLOGI retry in additional firmware options for P2P (N2N) mode.
Giridhar Malavali
2016-07-15
qla2xxx: Shutdown board on thermal shutdown aen.
Joe Carnuccio
2016-07-15
qla2xxx: Add ram area DDR for fwdump template entry T262.
Joe Carnuccio
2016-07-15
qla2xxx: Remove sysfs node fw_dump_template.
Joe Carnuccio
2016-07-15
qla2xxx: setup data needed in ISR before setting up the ISR
Johannes Thumshirn
2016-07-05
qla2xxx: Fix NULL pointer deref in QLA interrupt
Bruno Prémont
2016-06-21
scsi/qla2xxx: Remove erroneous unused macro qla82xx_get_temp_val1()
Thomas Huth
[next]