summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qla2xxx
Commit message (Expand)AuthorAgeFilesLines
* scsi: change FC drivers to use 'struct bsg_job'Johannes Thumshirn2016-11-176-42/+44
* scsi: fc: provide fc_bsg_to_rport() helperJohannes Thumshirn2016-11-171-2/+2
* scsi: fc: provide fc_bsg_to_shost() helperJohannes Thumshirn2016-11-171-27/+27
* scsi: fc: Export fc_bsg_jobdone and use it in FC driversJohannes Thumshirn2016-11-171-22/+44
* scsi: don't use fc_bsg_job::request and fc_bsg_job::reply directlyJohannes Thumshirn2016-11-174-136/+189
* 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
|\ \ \ | |_|/ |/| |
| * | qla2xxx: Remove use of 'struct timeval'Tina Ruchandani2016-04-151-3/+2
| * | qla2xxx: Indicate out-of-memory with -ENOMEMBart Van Assche2016-04-111-1/+1
| |/
* | treewide: Fix typos in printkMasanari Iida2016-04-281-1/+1
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2016-03-261-7/+9
|\
| * qla2xxx: avoid maybe_uninitialized warningArnd Bergmann2016-03-181-7/+9
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2016-03-225-64/+130
|\ \ | |/ |/|
| * qla2xxx: Add DebugFS node for target sess list.Quinn Tran2016-03-103-20/+89
| * tcm_qla2xxx: Convert to target_alloc_session usageNicholas Bellinger2016-03-103-46/+43
* | qla2xxx: Update driver version to 8.07.00.33-kHimanshu Madhani2016-02-231-1/+1
* | qla2xxx: Set relogin flag when we fail to queue login requests.Chad Dupuis2016-02-231-1/+5
* | qla2xxx: Enable T10-DIF for ISP27XXHimanshu Madhani2016-02-231-0/+3
* | qla2xxx: Provide mbx info in BBCR data after mbx failureHarish Zunjarrao2016-02-232-3/+10
* | qla2xxx: Avoid side effects when using endianizer macros.Joe Carnuccio2016-02-236-98/+106
* | qla2xxx: Add support for Private link statistics counters.Harish Zunjarrao2016-02-236-6/+99
* | qla2xxx: Add support for buffer to buffer credit value for ISP27XX.Sawan Chandak2016-02-235-1/+92
OpenPOWER on IntegriCloud