Age | Commit message (Expand) | Author | Files | Lines |
2015-06-03 | bnx2i: Fix call trace while device reset | Nilesh Javali | 1 | -0/+2 |
2015-06-03 | bnx2i: Fixed firmware assert, during target logout. | Tej Parkash | 1 | -1/+2 |
2014-11-24 | scsi: drop reason argument from ->change_queue_depth | Christoph Hellwig | 1 | -1/+1 |
2014-11-24 | scsi: avoid ->change_queue_depth indirection for queue full tracking | Christoph Hellwig | 1 | -0/+1 |
2014-09-16 | bnx2i: Make boot_nic entry visible in the sysfs session objects | Tej Parkash | 1 | -0/+3 |
2014-07-26 | bnx2i: Rebranding bnx2i driver | Vikas Chaudhary | 1 | -3/+5 |
2014-07-26 | bnx2i, be2iscsi: fix custom stats length | Mike Christie | 1 | -4/+3 |
2014-04-02 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 1 | -4/+4 |
2014-03-19 | cnic,bnx2i,bnx2fc: Fix inconsistent use of page size | Michael Chan | 1 | -11/+12 |
2014-03-15 | [SCSI] libiscsi: Reduce locking contention in fast path | Shlomo Pongratz | 1 | -4/+4 |
2013-10-14 | treewide: Fix common typo in "identify" | Maxime Jayat | 1 | -7/+7 |
2013-08-23 | [SCSI] bnx2i: Update version and copyright year 2013 | Eddie Wai | 1 | -1/+1 |
2012-11-27 | [SCSI] bnx2i: removed the individual PCI DEVICE ID checking | Eddie Wai | 1 | -1/+1 |
2012-07-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -5/+5 |
2012-07-08 | [SCSI] bnx2i: Removed the reference to the netdev->base_addr | Eddie Wai | 1 | -5/+5 |
2012-06-27 | bnx2x, bnx2fc, bnx2i, cnic: Add statistics support and FCoE capabilities adve... | Barak Witkowski | 1 | -0/+11 |
2012-05-10 | [SCSI] bnx2i: Updated version and copyright year | Eddie Wai | 1 | -1/+1 |
2012-05-10 | [SCSI] bnx2i: Added the setting of target can_queue via target_alloc | Eddie Wai | 1 | -0/+1 |
2012-01-04 | switch ->is_visible() to returning umode_t | Al Viro | 1 | -1/+1 |
2011-08-27 | [SCSI] iscsi class: sysfs group is_visible callout for iscsi host attrs | Mike Christie | 1 | -2/+9 |
2011-08-27 | [SCSI] iscsi class: sysfs group is_visible callout for session attrs | Mike Christie | 1 | -14/+20 |
2011-08-27 | [SCSI] iscsi cls: sysfs group is_visible callout for conn attrs | Mike Christie | 1 | -11/+26 |
2011-07-28 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 1 | -1/+1 |
2011-07-25 | iscsi: Resolve iscsi_proto.h naming conflicts with drivers/target/iscsi | Nicholas Bellinger | 1 | -1/+1 |
2011-06-30 | [SCSI] bnx2i: Updated copyright and bump version | Eddie Wai | 1 | -1/+1 |
2011-06-30 | [SCSI] bnx2i: Added the use of kthreads to handle SCSI cmd completion | Eddie Wai | 1 | -4/+32 |
2011-05-24 | [SCSI] bnx2i: Optimized the iSCSI offload performance | Eddie Wai | 1 | -1/+7 |
2011-05-24 | [SCSI] bnx2i: Updated the connection shutdown/cleanup timeout | Eddie Wai | 1 | -1/+1 |
2011-05-24 | [SCSI] bnx2i: Fixed packet error created when the sq_size is set to 16 | Eddie Wai | 1 | -0/+3 |
2011-02-24 | [SCSI] bnx2i: fix null ptr ref in conn get param | Mike Christie | 1 | -23/+22 |
2011-02-24 | [SCSI] bnx2i: Added iSCSI text pdu support for iSCSI offload | Eddie Wai | 1 | -1/+5 |
2011-02-24 | [SCSI] bnx2i: Allow ep CONNECT_FAILED condition to go through proper cleanup | Eddie Wai | 1 | -1/+1 |
2010-12-21 | [SCSI] bnx2i: Updated copyright and maintainer info | Eddie Wai | 1 | -1/+2 |
2010-12-21 | [SCSI] bnx2i: Cleaned up various error conditions in ep_connect/disconnect | Eddie Wai | 1 | -27/+40 |
2010-12-21 | [SCSI] bnx2i: Added return code check for chip kwqe submission request | Eddie Wai | 1 | -2/+15 |
2010-12-21 | [SCSI] bnx2i: Modified the bnx2i stop path to compensate for in progress ops | Eddie Wai | 1 | -1/+6 |
2010-12-21 | [SCSI] bnx2i: Removed the dynamic registration of CNIC | Eddie Wai | 1 | -7/+0 |
2010-12-21 | [SCSI] bnx2i: Added mutex lock protection to conn_get_param | Eddie Wai | 1 | -3/+10 |
2010-12-21 | [SCSI] bnx2i: Allow to abort the connection if connect request times out | Eddie Wai | 1 | -1/+1 |
2010-12-21 | [SCSI] bnx2i: Fixed the remote TCP RST handling for the 570X (1g) | Eddie Wai | 1 | -5/+3 |
2010-12-21 | [SCSI] bnx2i: Fixed a cid leak issue for 5771X (10g) | Eddie Wai | 1 | -8/+16 |
2010-09-05 | [SCSI] bnx2i: Added chip cleanup for the remove module path | Eddie Wai | 1 | -0/+3 |
2010-09-05 | [SCSI] bnx2i: Recouple the CFC delete cleanup with cm_abort/close completion | Eddie Wai | 1 | -4/+6 |
2010-09-05 | [SCSI] bnx2i: Fixed a protocol violation on nopout responses | Eddie Wai | 1 | -2/+0 |
2010-07-27 | [SCSI] bnx2i: Added host param ISCSI_HOST_PARAM_IPADDRESS | Michael Chan | 1 | -1/+22 |
2010-07-27 | [SCSI] bnx2i: Fixed the TCP graceful termination initiation | Eddie Wai | 1 | -19/+34 |
2010-07-27 | [SCSI] bnx2i: Fine tuned conn destroy and context destroy timeout values | Eddie Wai | 1 | -4/+9 |
2010-07-27 | [SCSI] bnx2i: Optimized the bnx2i_stop connection clean up procedure | Eddie Wai | 1 | -6/+6 |
2010-07-27 | [SCSI] bnx2i: Created an active linklist which holds bnx2i endpoints | Eddie Wai | 1 | -3/+43 |
2010-07-27 | [SCSI] bnx2i: Separated the hardware's cleanup procedure from ep_disconnect | Eddie Wai | 1 | -43/+76 |