summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qla4xxx
Commit message (Expand)AuthorAgeFilesLines
* scsi: qla4xxx: Switch to attribute groupsBart Van Assche2021-10-163-18/+28
* scsi: qla4xxx: Call scsi_done() directlyBart Van Assche2021-10-161-2/+2
* scsi: qla4xxx: Use scsi_cmd_to_rq() instead of scsi_cmnd.requestBart Van Assche2021-08-112-3/+3
* scsi: qla4xxx: Convert uses of __constant_cpu_to_<foo> to cpu_to_<foo>Dwaipayan Ray2021-08-015-28/+28
* scsi: qla4xxx: Remove redundant continue statementColin Ian King2021-06-181-2/+0
* scsi: iscsi: Rel ref after iscsi_lookup_endpoint()Mike Christie2021-06-021-0/+1
* scsi: iscsi: Stop queueing during ep_disconnectMike Christie2021-06-021-0/+1
* scsi: qla4xxx: Simplify conditionalWan Jiabing2021-05-101-2/+1
* scsi: qla4xxx: Remove an unused functionBart Van Assche2021-04-151-6/+0
* scsi: qla4xxx: Remove unneeded if-null-free checkQiheng Lin2021-04-131-18/+9
* scsi: qla4xxx: Fix kernel-doc formatting and misnaming issueLee Jones2021-03-151-2/+2
* scsi: qla4xxx: Fix formatting issues - missing '-' and '_'Lee Jones2021-03-151-2/+2
* scsi: qla4xxx: Fix a typoBhaskar Chowdhury2021-03-091-1/+1
* scsi: qla4xxx: Use iscsi_is_session_online()Mike Christie2021-02-081-1/+1
* scsi: qla4xxx: Use standard SAM status definitionsHannes Reinecke2021-01-222-2/+1
* scsi: qla4xxx: Remove redundant assignment to variable rvalColin Ian King2020-12-091-1/+1
* scsi: qla4xxx: Remove in_interrupt() from qla4_82xx_rom_lock()Ahmed S. Darwish2020-12-012-11/+7
* scsi: qla4xxx: Remove in_interrupt() from qla4_82xx_idc_lock()Ahmed S. Darwish2020-12-012-10/+6
* scsi: qla4xxx: Remove in_interrupt()Ahmed S. Darwish2020-12-012-35/+29
* scsi: qla4xxx: Remove redundant assignment to variable rvalJing Xiangfeng2020-11-171-3/+0
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2020-10-231-1/+1
|\
| * scsi: qla4xxx: Fix inconsistent format argument typeYe Bin2020-10-071-1/+1
* | Merge tag 'spdx-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gr...Linus Torvalds2020-10-1421-42/+21
|\ \
| * | scsi/qla4xxx: Convert to SPDX license identifiersThomas Gleixner2020-09-1621-42/+21
* | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2020-10-142-3/+2
|\ \ \ | |/ / |/| / | |/
| * scsi: qla4xxx: Delete unneeded variable 'status' in qla4xxx_process_ddb_changedYe Bin2020-10-021-2/+1
| * scsi: qla4xxx: Fix an error handling path in 'qla4xxx_get_host_stats()'Christophe JAILLET2020-08-241-1/+1
* | treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-1/+1
|/
* scsi: qla4xxx: Rename function parameter descriptionsLee Jones2020-07-241-2/+2
* scsi: qla4xxx: Remove set but unused variable 'status'Lee Jones2020-07-241-22/+12
* scsi: qla4xxx: Supply description for 'code'Lee Jones2020-07-241-4/+5
* scsi: qla4xxx: Remove three set but unused variablesLee Jones2020-07-241-6/+3
* scsi: qla4xxx: Document qla4xxx_process_ddb()'s 'conn_err'Lee Jones2020-07-241-0/+1
* scsi: qla4xxx: Repair function documentation headersLee Jones2020-07-241-2/+4
* scsi: qla4xxx: Fix some kerneldoc parameter documentation issuesLee Jones2020-07-241-6/+7
* scsi: qla4xxx: Fix incorrectly named function parameterLee Jones2020-07-241-1/+1
* scsi: qla4xxx: Fix-up incorrectly documented parameterLee Jones2020-07-241-4/+3
* scsi: qla4xxx: Move 'qla4_82xx_reg_tbl' to the only place its usedLee Jones2020-07-242-17/+17
* scsi: pm8001: Remove a bunch of set but unused variablesLee Jones2020-07-241-10/+1
* scsi: qla4xxx: Move 'qla4_83xx_reg_tbl' from shared headerLee Jones2020-07-242-17/+17
* scsi: qla4xxx: Check return value of pci_set_mwi()Lee Jones2020-07-241-0/+3
* scsi: qla4xxx: Remove set but unused variable 'func_number'Lee Jones2020-07-241-2/+0
* scsi: qla4xxx: Provide a missing function param description and fix formattingLee Jones2020-07-151-3/+4
* treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-141-1/+1
* scsi: qla4xxx: Remove unneeded semicolon in ql4_os.cJason Yan2020-04-241-1/+1
* scsi: qla4xxx: Adjust indentation in qla4xxx_mem_freeNathan Chancellor2019-12-191-1/+1
* scsi: iscsi: qla4xxx: fix double free in probeDan Carpenter2019-12-091-1/+0
* scsi: qla4xxx: fix double free bugPan Bian2019-11-191-3/+0
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-212-0/+2
* Merge branch '5.1/scsi-fixes' into 5.2/mergeMartin K. Petersen2019-04-121-0/+2
|\