summaryrefslogtreecommitdiff
path: root/drivers/scsi/qla2xxx
AgeCommit message (Expand)Author
2017-09-27scsi: qla2xxx: Fix an integer overflow in sysfs codeDan Carpenter
2017-09-27scsi: qla2xxx: Correction to vha->vref_count timeoutJoe Carnuccio
2017-08-11scsi: qla2xxx: Get mutex lock before checking optrom_stateMilan P. Gandhi
2017-07-05qla2xxx: Fix erroneous invalid handle messageQuinn Tran
2017-07-05qla2xxx: Terminate exchange if corruptedQuinn Tran
2017-06-14scsi: qla2xxx: Fix mailbox pointer error in fwdump captureJoe Carnuccio
2017-06-14scsi: qla2xxx: Set bit 15 for DIAG_ECHO_TEST MBCJoe Carnuccio
2017-06-14scsi: qla2xxx: Modify T262 FW dump template to specify same start/end to debu...Joe Carnuccio
2017-06-14scsi: qla2xxx: don't disable a not previously enabled PCI deviceJohannes Thumshirn
2017-05-14scsi: qla2xxx: Fix crash in qla2xxx_eh_abort on bad ptrBill Kuzeja
2017-04-21scsi: qla2xxx: Add fix to read correct register value for ISP82xx.Sawan Chandak
2017-04-08qla2xxx: Allow vref count to timeout on vport delete.Joe Carnuccio
2017-03-26qla2xxx: Fix request queue corruption.Quinn Tran
2017-03-26qla2xxx: Fix memory leak for abts processingQuinn Tran
2017-02-14scsi: qla2xxx: Avoid that issuing a LIP triggers a kernel crashMauricio Faria de Oliveira
2017-01-26qla2xxx: Fix crash due to null pointer accessQuinn Tran
2016-11-14scsi: qla2xxx: do not abort all commands in the adapter during EEH recoveryMauricio Faria de Oliveira
2016-11-09scsi: qla2xxx: fix invalid DMA access after command aborts in PCI device removeMauricio Faria de Oliveira
2016-11-09scsi: qla2xxx: do not queue commands when unloadingMauricio Faria de Oliveira
2016-11-01scsi: qla2xxx: Fix scsi scan hang triggered if adapter fails during initBill Kuzeja
2016-09-15scsi: qla2xxx: Use struct t10_pi_tupleChristoph Hellwig
2016-08-31scsi: qla2xxx: fix spelling mistake "retyring" -> "retrying"Colin Ian King
2016-08-09qla2xxx: small cleanup in qla2x00_wait_for_hba_ready()Dan Carpenter
2016-07-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2016-07-15qla2xxx: Update driver version to 8.07.00.38-kHimanshu Madhani
2016-07-15qla2xxx: Fix BBCR offsetSawan Chandak
2016-07-15qla2xxx: Fix duplicate message id.Sawan Chandak
2016-07-15qla2xxx: Disable the adapter and skip error recovery in case of register disc...Sawan Chandak
2016-07-15qla2xxx: Separate ISP type bits out from device type.Joe Carnuccio
2016-07-15qla2xxx: Correction to function qla26xx_dport_diagnostics().Joe Carnuccio
2016-07-15qla2xxx: Add support to handle Loop Init error Asynchronus event.Joe Carnuccio
2016-07-15qla2xxx: Let DPORT be enabled purely by nvram.Joe Carnuccio
2016-07-15qla2xxx: Add bsg interface to support statistics counter reset.Sawan Chandak
2016-07-15qla2xxx: Add bsg interface to support D_Port Diagnostics.Joe Carnuccio
2016-07-15qla2xxx: Check for device state before unloading the driver.Sawan Chandak
2016-07-15qla2xxx: Properly reset firmware statistics.Joe Carnuccio
2016-07-15qla2xxx: Properly initialize IO statistics.Joe Carnuccio
2016-07-15qla2xxx: Make debug buffer log easier to view.Joe Carnuccio
2016-07-15qla2xxx: Add module parameter alternate/short names.Joe Carnuccio
2016-07-15qla2xxx: Set FLOGI retry in additional firmware options for P2P (N2N) mode.Giridhar Malavali
2016-07-15qla2xxx: Shutdown board on thermal shutdown aen.Joe Carnuccio
2016-07-15qla2xxx: Add ram area DDR for fwdump template entry T262.Joe Carnuccio
2016-07-15qla2xxx: Remove sysfs node fw_dump_template.Joe Carnuccio
2016-07-15qla2xxx: setup data needed in ISR before setting up the ISRJohannes Thumshirn
2016-07-05qla2xxx: Fix NULL pointer deref in QLA interruptBruno Prémont
2016-06-21scsi/qla2xxx: Remove erroneous unused macro qla82xx_get_temp_val1()Thomas Huth
2016-05-28Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2016-05-18Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2016-05-10tcm_qla2xxx Add SCSI command jammer/discard capabilityLaurence Oberman
2016-05-10tcm_qla2xxx: introduce a private sess_krefChristoph Hellwig