summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/bnx2i
Commit message (Expand)AuthorAgeFilesLines
* 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
* bnx2i: Fixed firmware assert, during target logout.Tej Parkash2015-06-021-1/+2
* scsi: drop reason argument from ->change_queue_depthChristoph Hellwig2014-11-241-1/+1
* scsi: avoid ->change_queue_depth indirection for queue full trackingChristoph Hellwig2014-11-241-0/+1
* Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2014-10-071-0/+3
|\
| * bnx2i: Make boot_nic entry visible in the sysfs session objectsTej Parkash2014-09-161-0/+3
* | bnx2i/bnx2fc : fix randconfig error in next-20140909Anish Bhatt2014-09-151-0/+1
|/
* bnx2i: Update driver version to 2.7.10.1Vikas Chaudhary2014-07-251-2/+2
* bnx2i: Rebranding bnx2i driverVikas Chaudhary2014-07-258-19/+33
* bnx2i, be2iscsi: fix custom stats lengthMike Christie2014-07-251-4/+3
* Merge branch 'sched/urgent' into sched/core, to avoid conflictsIngo Molnar2014-05-071-2/+10
|\
| * Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-04-071-2/+10
| |\
| | * scsi, bnx2i: Fix CPU hotplug callback registrationSrivatsa S. Bhat2014-03-201-2/+10
* | | sched, treewide: Replace hardcoded nice values with MIN_NICE/MAX_NICEDongsheng Yang2014-04-181-1/+1
|/ /
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2014-04-012-27/+27
|\ \