summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/bnx2i
Commit message (Expand)AuthorAgeFilesLines
* scsi: bnx2i: Replace all non-returning strlcpy with strscpyAzeem Shaikh2023-05-261-1/+1
* scsi: iscsi: Declare SCSI host template constBart Van Assche2023-03-241-2/+2
* scsi: iscsi: Fix session removal on shutdownMike Christie2022-06-211-1/+1
* scsi: iscsi: Merge suspend fieldsMike Christie2022-04-112-2/+2
* scsi: bnx2i: Fix spelling mistake "mis-match" -> "mismatch"Colin Ian King2022-03-301-2/+2
* scsi: iscsi: Stop using the SCSI pointerBart Van Assche2022-02-221-0/+1
* scsi: bnx2i: Switch to attribute groupsBart Van Assche2021-10-163-5/+14
* scsi: bnx2i: Use scsi_cmd_to_rq() instead of scsi_cmnd.requestBart Van Assche2021-08-111-1/+1
* scsi: iscsi: Fix shost->max_id useMike Christie2021-06-021-1/+1
* scsi: iscsi: Rel ref after iscsi_lookup_endpoint()Mike Christie2021-06-021-7/+16
* scsi: iscsi: Drop suspend calls from ep_disconnectMike Christie2021-06-021-5/+1
* scsi: iscsi: Stop queueing during ep_disconnectMike Christie2021-06-021-0/+1
* scsi: bnx2i: Make bnx2i_process_iscsi_error() simpler and more robustRasmus Villemoes2021-03-241-44/+41
* scsi: bnx2i: Fix bnx2i_set_ccell_info()'s name in descriptionLee Jones2021-03-151-1/+1
* scsi: libiscsi: Fix iscsi_task use after free()Mike Christie2021-02-081-2/+0
* scsi: bnx2i: Requires MMURandy Dunlap2020-12-021-0/+1
* scsi: bnx2i: Remove unnecessary mutex_init()Qinglang Miao2020-09-221-2/+0
* scsi: bnx2i: Add parameter description and rename anotherLee Jones2020-07-241-1/+2
* scsi: bnx2i: Add, remove and edit some function parameter descriptionsLee Jones2020-07-241-9/+7
* scsi: bnx2i: Fix a whole host of kerneldoc issuesLee Jones2020-07-241-26/+27
* scsi: bnx2i: Add missing descriptions for 'attr' parameterLee Jones2020-07-241-0/+4
* scsi: bnx2i: Fix parameter misnaming in function headerLee Jones2020-07-241-1/+1
* treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-141-1/+1
* remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig2020-01-061-2/+2
* scsi: bnx2i: fix potential use after freePan Bian2019-11-191-1/+1
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-212-0/+2
* drivers: Remove explicit invocations of mmiowb()Will Deacon2019-04-081-3/+0
* drivers: Remove useless trailing comments from mmiowb() invocationsWill Deacon2019-04-081-1/+1
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2019-03-091-1/+1
|\
| * scsi: bnx2i: fix indentation issue, remove a tabColin Ian King2019-01-081-1/+1
* | cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain2019-01-081-4/+4
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2018-12-282-3/+0
|\
| * scsi: flip the default on use_clusteringChristoph Hellwig2018-12-181-1/+0
| * scsi: bnx2i: remove set but not used variable 'cid_num'YueHaibing2018-11-211-2/+0
* | block: kill request ->cpu memberJens Axboe2018-11-071-7/+1
|/
* scsi: bnx2i: add error handling for ioremap_nocacheZhouyang Jia2018-06-191-0/+2
* scsi: bnx2i: Use zeroing allocator rather than allocator/memsetHimanshu Jha2018-01-041-6/+4
* scsi: bnx2i: bnx2i_hwi: use swap macro in bnx2i_send_iscsi_nopoutGustavo A. R. Silva2017-12-041-6/+3
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-11-141-10/+0
|\
| * scsi: bnx2i: Clean up unused pointers in bnx2i_hwiChristos Gkekas2017-09-151-10/+0
* | scsi: bnx2i: Convert timers to use timer_setup()Kees Cook2017-10-273-14/+7
|/
* scsi: bnx2i: Simplify cpu hotplug codeThomas Gleixner2017-07-261-50/+15
* scsi: bnx2i: Prevent recursive cpuhotplug lockingThomas Gleixner2017-07-261-7/+8
* scsi: bnx2i: missing error code in bnx2i_ep_connect()Dan Carpenter2017-06-261-1/+2
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-1/+1
* scsi: remove eh_timed_out methods in the transport templateChristoph Hellwig2017-02-061-0/+1
* scsi/bnx2i: Convert to hotplug state machineSebastian Andrzej Siewior2016-12-251-48/+30
* bnx2i: fix spelling mistake "complection" -> "completion"Colin Ian King2016-07-121-1/+1
* bnx2i: silence uninitialized variable warningsDan Carpenter2016-04-251-2/+2
* bnx2i: Fix call trace while device resetNilesh Javali2015-06-021-0/+2