summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qla2xxx
Commit message (Expand)AuthorAgeFilesLines
* scsi: qla2xxx: Fix an integer overflow in sysfs codeDan Carpenter2017-09-271-4/+4
* scsi: qla2xxx: Correction to vha->vref_count timeoutJoe Carnuccio2017-09-271-1/+1
* scsi: qla2xxx: Get mutex lock before checking optrom_stateMilan P. Gandhi2017-08-111-5/+13
* qla2xxx: Fix erroneous invalid handle messageQuinn Tran2017-07-052-1/+5
* qla2xxx: Terminate exchange if corruptedQuinn Tran2017-07-053-5/+43
* scsi: qla2xxx: Fix mailbox pointer error in fwdump captureJoe Carnuccio2017-06-141-2/+2
* scsi: qla2xxx: Set bit 15 for DIAG_ECHO_TEST MBCJoe Carnuccio2017-06-142-6/+7
* scsi: qla2xxx: Modify T262 FW dump template to specify same start/end to debu...Joe Carnuccio2017-06-141-1/+1
* scsi: qla2xxx: don't disable a not previously enabled PCI deviceJohannes Thumshirn2017-06-141-4/+4
* scsi: qla2xxx: Fix crash in qla2xxx_eh_abort on bad ptrBill Kuzeja2017-05-141-1/+2
* scsi: qla2xxx: Add fix to read correct register value for ISP82xx.Sawan Chandak2017-04-211-1/+6
* qla2xxx: Allow vref count to timeout on vport delete.Joe Carnuccio2017-04-085-8/+13
* qla2xxx: Fix request queue corruption.Quinn Tran2017-03-261-3/+9
* qla2xxx: Fix memory leak for abts processingQuinn Tran2017-03-261-0/+2
* scsi: qla2xxx: Avoid that issuing a LIP triggers a kernel crashMauricio Faria de Oliveira2017-02-141-1/+1
* qla2xxx: Fix crash due to null pointer accessQuinn Tran2017-01-261-4/+12
* scsi: qla2xxx: do not abort all commands in the adapter during EEH recoveryMauricio Faria de Oliveira2016-11-141-8/+13
* scsi: qla2xxx: fix invalid DMA access after command aborts in PCI device removeMauricio Faria de Oliveira2016-11-081-0/+9
* scsi: qla2xxx: do not queue commands when unloadingMauricio Faria de Oliveira2016-11-081-0/+5
* scsi: qla2xxx: Fix scsi scan hang triggered if adapter fails during initBill Kuzeja2016-11-011-0/+2
* scsi: qla2xxx: Use struct t10_pi_tupleChristoph Hellwig2016-09-152-11/+1
* scsi: qla2xxx: fix spelling mistake "retyring" -> "retrying"Colin Ian King2016-08-311-3/+3
* qla2xxx: small cleanup in qla2x00_wait_for_hba_ready()Dan Carpenter2016-08-081-6/+6
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-07-281-1/+0
|\
| * scsi/qla2xxx: Remove erroneous unused macro qla82xx_get_temp_val1()Thomas Huth2016-06-211-1/+0
* | qla2xxx: Update driver version to 8.07.00.38-kHimanshu Madhani2016-07-151-1/+1
* | qla2xxx: Fix BBCR offsetSawan Chandak2016-07-151-1/+1
* | qla2xxx: Fix duplicate message id.Sawan Chandak2016-07-153-7/+6
* | qla2xxx: Disable the adapter and skip error recovery in case of register disc...Sawan Chandak2016-07-153-1/+59
* | qla2xxx: Separate ISP type bits out from device type.Joe Carnuccio2016-07-152-24/+26
* | qla2xxx: Correction to function qla26xx_dport_diagnostics().Joe Carnuccio2016-07-153-11/+4
* | qla2xxx: Add support to handle Loop Init error Asynchronus event.Joe Carnuccio2016-07-152-3/+10
* | qla2xxx: Let DPORT be enabled purely by nvram.Joe Carnuccio2016-07-153-7/+8
* | qla2xxx: Add bsg interface to support statistics counter reset.Sawan Chandak2016-07-152-25/+27
* | qla2xxx: Add bsg interface to support D_Port Diagnostics.Joe Carnuccio2016-07-156-5/+122
* | qla2xxx: Check for device state before unloading the driver.Sawan Chandak2016-07-154-13/+52
* | qla2xxx: Properly reset firmware statistics.Joe Carnuccio2016-07-155-17/+35
* | qla2xxx: Properly initialize IO statistics.Joe Carnuccio2016-07-154-34/+36
* | qla2xxx: Make debug buffer log easier to view.Joe Carnuccio2016-07-151-19/+14
* | qla2xxx: Add module parameter alternate/short names.Joe Carnuccio2016-07-151-0/+3
* | qla2xxx: Set FLOGI retry in additional firmware options for P2P (N2N) mode.Giridhar Malavali2016-07-152-1/+25
* | qla2xxx: Shutdown board on thermal shutdown aen.Joe Carnuccio2016-07-154-1/+19
* | qla2xxx: Add ram area DDR for fwdump template entry T262.Joe Carnuccio2016-07-153-3/+15
* | qla2xxx: Remove sysfs node fw_dump_template.Joe Carnuccio2016-07-152-89/+1
* | qla2xxx: setup data needed in ISR before setting up the ISRJohannes Thumshirn2016-07-151-4/+4
* | qla2xxx: Fix NULL pointer deref in QLA interruptBruno Prémont2016-07-051-1/+1
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2016-05-285-64/+65
|\ \
| * | tcm_qla2xxx Add SCSI command jammer/discard capabilityLaurence Oberman2016-05-103-0/+30
| * | tcm_qla2xxx: introduce a private sess_krefChristoph Hellwig2016-05-103-64/+35
* | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2016-05-182-4/+3
|\ \ \ | |_|/ |/| |