summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qla2xxx
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] qla2xxx: Fix request queue null dereference.Chad Dupuis2013-10-232-1/+10
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2013-09-123-36/+26
|\
| * target: Update copyright ownership/year information to 2013Nicholas Bellinger2013-09-102-6/+3
| * target/tcm_qla2xxx: Add/use target_reverse_dma_direction() in target_core_fab...Nicholas Bellinger2013-09-101-28/+3
| * target/qla2xxx: Make demo_mode_login_only modifiableAndy Grover2013-08-122-2/+20
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-09-062-2/+2
|\ \
| * | treewide: Convert retrun typos to returnJoe Perches2013-09-041-1/+1
| * | treewide: Fix typo in printkMasanari Iida2013-08-201-1/+1
* | | [SCSI] qla2xxx: Update the driver version to 8.06.00.08-k.Saurav Kashyap2013-09-031-2/+2
* | | [SCSI] qla2xxx: print MAC via %pMR.Andy Shevchenko2013-09-031-4/+1
* | | [SCSI] qla2xxx: Correction to message ids.Saurav Kashyap2013-09-034-11/+15
* | | [SCSI] qla2xxx: Correctly print out/in mailbox registers.Joe Carnuccio2013-09-031-15/+13
* | | [SCSI] qla2xxx: Add a new interface to update versions.Sawan Chandak2013-09-032-3/+15
* | | [SCSI] qla2xxx: Move queue depth ramp down message to i/o debug level.Chad Dupuis2013-09-031-1/+1
* | | [SCSI] qla2xxx: Select link initialization option bits from current operating...Joe Carnuccio2013-09-031-1/+5
* | | [SCSI] qla2xxx: Add loopback IDC-TIME-EXTEND aen handling support.Santosh Vernekar2013-09-034-20/+47
* | | [SCSI] qla2xxx: Set default critical temperature value in cases when ISPFX00 ...Armen Baloyan2013-09-032-1/+6
* | | [SCSI] qla2xxx: QLAFX00 make over temperature AEN handling informational, add...Armen Baloyan2013-09-032-2/+14
* | | [SCSI] qla2xxx: Correct Interrupt Register offset for ISPFX00Armen Baloyan2013-09-031-1/+1
* | | [SCSI] qla2xxx: Remove handling of Shutdown Requested AEN from qlafx00_proces...Armen Baloyan2013-09-031-4/+0
* | | [SCSI] qla2xxx: Send all AENs for ISPFx00 to above layers.Armen Baloyan2013-09-031-2/+4
* | | [SCSI] qla2xxx: Add changes in initialization for ISPFX00 cards with BIOSArmen Baloyan2013-09-032-0/+12
* | | [SCSI] qla2xxx: Add changes to support extended IOs for ISPFX00Armen Baloyan2013-09-033-6/+12
* | | [SCSI] qla2xxx: Add missing FCP statistics to sysfs interface.Joe Carnuccio2013-09-036-3/+55
* | | [SCSI] qla2xxx: Make log message that prints when a completion status require...Chad Dupuis2013-09-031-2/+4
* | | [SCSI] qla2xxx: Add critical temperature handling for ISPFX00.Armen Baloyan2013-09-035-17/+104
* | | [SCSI] qla2xxx: Notify ISPFX00 firmware when driver is unloaded or system is ...Armen Baloyan2013-09-033-1/+9
* | | [SCSI] qla2xxx: Reconfigure thermal temperature.Joe Carnuccio2013-09-039-41/+53
* | | [SCSI] qla2xxx: Add setting of driver version string for vendor application.Joe Carnuccio2013-09-035-1/+119
* | | [SCSI] qla2xxx: Remove QL_DEBUG_LEVEL_17 defines from qla_nx.c.Chad Dupuis2013-09-032-14/+1
* | | [SCSI] qla2xxx: Add ISPFX00 specific bus reset routine.Armen Baloyan2013-09-034-4/+30
* | | [SCSI] qla2xxx: Perform warm reset every 2 minutes if firmware load fails for...Armen Baloyan2013-09-031-0/+8
* | | [SCSI] qla2xxx: Set factory reset recovery timeout to 10 min. for ISPFX00.Armen Baloyan2013-09-032-0/+4
* | | [SCSI] qla2xxx: Correct multiqueue offset calculations.Andrew Vasquez2013-09-034-24/+18
* | | [SCSI] qla2xxx: Fix incorrect test after list_for_each_entry() exits.Joe Carnuccio2013-09-031-1/+4
* | | [SCSI] qla2xxx: Add support for ISP8044.Atul Deshmukh2013-09-0318-158/+4849
* | | [SCSI] qla2xxx: Print some variables to hexadecimal string via %*phN formatOleksandr Khoshaba2013-09-038-181/+58
* | | [SCSI] qla2xxx: Fix sparse warnings in qlafx00_fxdisc_iocb function.Saurav Kashyap2013-08-231-2/+4
| |/ |/|
* | [SCSI] qla2xxx: Properly set the tagging for commands.Saurav Kashyap2013-07-231-2/+9
|/
* Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2013-07-1314-250/+235
|\
| * [SCSI] qla2xxx: Fix a memory leak in an error path of qla2x00_process_els()Bart Van Assche2013-07-081-7/+7
| * [SCSI] qla2xxx: Remove an unused variable from qla2x00_remove_one().Bart Van Assche2013-07-081-3/+1
| * [SCSI] qla2xxx: Fix qla2xxx_check_risc_status().Bart Van Assche2013-07-081-0/+1
| * [SCSI] qla2xxx: Help Coverity with analyzing ct_sns_pkt initialization.Bart Van Assche2013-07-081-44/+39
| * [SCSI] qla2xxx: Remove redundant assignments.Bart Van Assche2013-07-081-3/+3
| * [SCSI] qla2xxx: Remove a dead assignment in qla24xx_build_scsi_crc_2_iocbs().Bart Van Assche2013-07-081-2/+0
| * [SCSI] qla2xxx: Remove two superfluous tests.Bart Van Assche2013-07-082-4/+2
| * [SCSI] qla2xxx: Remove dead code in qla2x00_configure_hba()Bart Van Assche2013-07-082-8/+1
| * [SCSI] qla2xxx: Clean up qla84xx_mgmt_cmd()Bart Van Assche2013-07-082-10/+2
| * [SCSI] qla2xxx: Clean up qla24xx_iidma()Bart Van Assche2013-07-082-9/+3