summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/bnx2i/bnx2i_iscsi.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* scsi: iscsi: Declare SCSI host template constBart Van Assche2023-03-251-2/+2
* scsi: iscsi: Fix session removal on shutdownMike Christie2022-06-221-1/+1
* scsi: iscsi: Merge suspend fieldsMike Christie2022-04-121-1/+1
* scsi: iscsi: Stop using the SCSI pointerBart Van Assche2022-02-231-0/+1
* scsi: bnx2i: Switch to attribute groupsBart Van Assche2021-10-171-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: libiscsi: Fix iscsi_task use after free()Mike Christie2021-02-091-2/+0
* scsi: bnx2i: Add parameter description and rename anotherLee Jones2020-07-251-1/+2
* scsi: bnx2i: Add, remove and edit some function parameter descriptionsLee Jones2020-07-251-9/+7
* scsi: bnx2i: fix potential use after freePan Bian2019-11-201-1/+1
* scsi: bnx2i: fix indentation issue, remove a tabColin Ian King2019-01-091-1/+1
* scsi: flip the default on use_clusteringChristoph Hellwig2018-12-191-1/+0
* scsi: bnx2i: Convert timers to use timer_setup()Kees Cook2017-10-271-11/+4
* scsi: bnx2i: missing error code in bnx2i_ep_connect()Dan Carpenter2017-06-261-1/+2
* scsi: remove eh_timed_out methods in the transport templateChristoph Hellwig2017-02-071-0/+1
* bnx2i: silence uninitialized variable warningsDan Carpenter2016-04-261-2/+2
* bnx2i: Fix call trace while device resetNilesh Javali2015-06-031-0/+2
* bnx2i: Fixed firmware assert, during target logout.Tej Parkash2015-06-031-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
* bnx2i: Make boot_nic entry visible in the sysfs session objectsTej Parkash2014-09-161-0/+3
* bnx2i: Rebranding bnx2i driverVikas Chaudhary2014-07-251-3/+5
* bnx2i, be2iscsi: fix custom stats lengthMike Christie2014-07-251-4/+3
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2014-04-021-4/+4
|\
| * [SCSI] libiscsi: Reduce locking contention in fast pathShlomo Pongratz2014-03-151-4/+4
* | cnic,bnx2i,bnx2fc: Fix inconsistent use of page sizeMichael Chan2014-03-181-11/+12
|/
* treewide: Fix common typo in "identify"Maxime Jayat2013-10-141-7/+7
* [SCSI] bnx2i: Update version and copyright year 2013Eddie Wai2013-08-231-1/+1
* [SCSI] bnx2i: removed the individual PCI DEVICE ID checkingEddie Wai2012-11-271-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-07-191-5/+5
|\
| * [SCSI] bnx2i: Removed the reference to the netdev->base_addrEddie Wai2012-07-081-5/+5
* | bnx2x, bnx2fc, bnx2i, cnic: Add statistics support and FCoE capabilities adve...Barak Witkowski2012-06-271-0/+11
|/
* [SCSI] bnx2i: Updated version and copyright yearEddie Wai2012-05-101-1/+1
* [SCSI] bnx2i: Added the setting of target can_queue via target_allocEddie Wai2012-05-101-0/+1
* switch ->is_visible() to returning umode_tAl Viro2012-01-041-1/+1
* [SCSI] iscsi class: sysfs group is_visible callout for iscsi host attrsMike Christie2011-08-271-2/+9
* [SCSI] iscsi class: sysfs group is_visible callout for session attrsMike Christie2011-08-271-14/+20
* [SCSI] iscsi cls: sysfs group is_visible callout for conn attrsMike Christie2011-08-271-11/+26
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2011-07-271-1/+1
|\
| * iscsi: Resolve iscsi_proto.h naming conflicts with drivers/target/iscsiNicholas Bellinger2011-07-251-1/+1
* | [SCSI] bnx2i: Updated copyright and bump versionEddie Wai2011-06-291-1/+1
* | [SCSI] bnx2i: Added the use of kthreads to handle SCSI cmd completionEddie Wai2011-06-291-4/+32
|/
* [SCSI] bnx2i: Optimized the iSCSI offload performanceEddie Wai2011-05-241-1/+7
* [SCSI] bnx2i: Updated the connection shutdown/cleanup timeoutEddie Wai2011-05-241-1/+1
* [SCSI] bnx2i: Fixed packet error created when the sq_size is set to 16Eddie Wai2011-05-241-0/+3
* [SCSI] bnx2i: fix null ptr ref in conn get paramMike Christie2011-02-241-23/+22
* [SCSI] bnx2i: Added iSCSI text pdu support for iSCSI offloadEddie Wai2011-02-241-1/+5