aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi/bnx2i
AgeCommit message (Expand)AuthorFilesLines
2020-12-02scsi: bnx2i: Requires MMUGravatar Randy Dunlap 1-0/+1
2020-09-22scsi: bnx2i: Remove unnecessary mutex_init()Gravatar Qinglang Miao 1-2/+0
2020-07-24scsi: bnx2i: Add parameter description and rename anotherGravatar Lee Jones 1-1/+2
2020-07-24scsi: bnx2i: Add, remove and edit some function parameter descriptionsGravatar Lee Jones 1-9/+7
2020-07-24scsi: bnx2i: Fix a whole host of kerneldoc issuesGravatar Lee Jones 1-26/+27
2020-07-24scsi: bnx2i: Add missing descriptions for 'attr' parameterGravatar Lee Jones 1-0/+4
2020-07-24scsi: bnx2i: Fix parameter misnaming in function headerGravatar Lee Jones 1-1/+1
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Gravatar Masahiro Yamada 1-1/+1
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheGravatar Christoph Hellwig 1-2/+2
2019-11-19scsi: bnx2i: fix potential use after freeGravatar Pan Bian 1-1/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigGravatar Thomas Gleixner 2-0/+2
2019-04-08drivers: Remove explicit invocations of mmiowb()Gravatar Will Deacon 1-3/+0
2019-04-08drivers: Remove useless trailing comments from mmiowb() invocationsGravatar Will Deacon 1-1/+1
2019-03-09Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiGravatar Linus Torvalds 1-1/+1
2019-01-08scsi: bnx2i: fix indentation issue, remove a tabGravatar Colin Ian King 1-1/+1
2019-01-08cross-tree: phase out dma_zalloc_coherent()Gravatar Luis Chamberlain 1-4/+4
2018-12-28Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiGravatar Linus Torvalds 2-3/+0
2018-12-18scsi: flip the default on use_clusteringGravatar Christoph Hellwig 1-1/+0
2018-11-21scsi: bnx2i: remove set but not used variable 'cid_num'Gravatar YueHaibing 1-2/+0
2018-11-07block: kill request ->cpu memberGravatar Jens Axboe 1-7/+1
2018-06-19scsi: bnx2i: add error handling for ioremap_nocacheGravatar Zhouyang Jia 1-0/+2
2018-01-04scsi: bnx2i: Use zeroing allocator rather than allocator/memsetGravatar Himanshu Jha 1-6/+4
2017-12-04scsi: bnx2i: bnx2i_hwi: use swap macro in bnx2i_send_iscsi_nopoutGravatar Gustavo A. R. Silva 1-6/+3
2017-11-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiGravatar Linus Torvalds 1-10/+0
2017-10-27scsi: bnx2i: Convert timers to use timer_setup()Gravatar Kees Cook 3-14/+7
2017-09-15scsi: bnx2i: Clean up unused pointers in bnx2i_hwiGravatar Christos Gkekas 1-10/+0
2017-07-26scsi: bnx2i: Simplify cpu hotplug codeGravatar Thomas Gleixner 1-50/+15
2017-07-26scsi: bnx2i: Prevent recursive cpuhotplug lockingGravatar Thomas Gleixner 1-7/+8
2017-06-26scsi: bnx2i: missing error code in bnx2i_ep_connect()Gravatar Dan Carpenter 1-1/+2
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Gravatar Ingo Molnar 1-1/+1
2017-02-06scsi: remove eh_timed_out methods in the transport templateGravatar Christoph Hellwig 1-0/+1
2016-12-25scsi/bnx2i: Convert to hotplug state machineGravatar Sebastian Andrzej Siewior 1-48/+30
2016-07-12bnx2i: fix spelling mistake "complection" -> "completion"Gravatar Colin Ian King 1-1/+1
2016-04-25bnx2i: silence uninitialized variable warningsGravatar Dan Carpenter 1-2/+2
2015-06-02bnx2i: Fix call trace while device resetGravatar Nilesh Javali 1-0/+2
2015-06-02bnx2i: Fixed firmware assert, during target logout.Gravatar Tej Parkash 1-1/+2
2014-11-24scsi: drop reason argument from ->change_queue_depthGravatar Christoph Hellwig 1-1/+1
2014-11-24scsi: avoid ->change_queue_depth indirection for queue full trackingGravatar Christoph Hellwig 1-0/+1
2014-10-07Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Gravatar Linus Torvalds 1-0/+3
2014-09-16bnx2i: Make boot_nic entry visible in the sysfs session objectsGravatar Tej Parkash 1-0/+3
2014-09-15bnx2i/bnx2fc : fix randconfig error in next-20140909Gravatar Anish Bhatt 1-0/+1
2014-07-25bnx2i: Update driver version to 2.7.10.1Gravatar Vikas Chaudhary 1-2/+2
2014-07-25bnx2i: Rebranding bnx2i driverGravatar Vikas Chaudhary 8-19/+33
2014-07-25bnx2i, be2iscsi: fix custom stats lengthGravatar Mike Christie 1-4/+3
2014-05-07Merge branch 'sched/urgent' into sched/core, to avoid conflictsGravatar Ingo Molnar 1-2/+10
2014-04-18sched, treewide: Replace hardcoded nice values with MIN_NICE/MAX_NICEGravatar Dongsheng Yang 1-1/+1
2014-04-07Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-2/+10
2014-04-01Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiGravatar Linus Torvalds 2-27/+27
2014-03-20scsi, bnx2i: Fix CPU hotplug callback registrationGravatar Srivatsa S. Bhat 1-2/+10
2014-03-18cnic,bnx2i,bnx2fc: Fix inconsistent use of page sizeGravatar Michael Chan 2-37/+38