Age | Commit message (Expand) | Author | Files | Lines |
2016-07-12 | bnx2i: fix spelling mistake "complection" -> "completion" | Colin Ian King | 1 | -1/+1 |
2014-07-25 | bnx2i: Rebranding bnx2i driver | Vikas Chaudhary | 1 | -2/+4 |
2014-04-18 | sched, treewide: Replace hardcoded nice values with MIN_NICE/MAX_NICE | Dongsheng Yang | 1 | -1/+1 |
2014-04-01 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 1 | -23/+23 |
2014-03-18 | cnic,bnx2i,bnx2fc: Fix inconsistent use of page size | Michael Chan | 1 | -26/+26 |
2014-03-15 | [SCSI] libiscsi: Reduce locking contention in fast path | Shlomo Pongratz | 1 | -23/+23 |
2013-11-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -8/+8 |
2013-10-14 | treewide: Fix common typo in "identify" | Maxime Jayat | 1 | -8/+8 |
2013-09-18 | bnx2x, cnic, bnx2i, bnx2fc: Fix bnx2i and bnx2fc regressions. | Michael Chan | 1 | -2/+1 |
2013-08-23 | [SCSI] bnx2i: Update version and copyright year 2013 | Eddie Wai | 1 | -1/+1 |
2013-01-29 | [SCSI] bnx2i: fix the bit manipulation when setting the error mask | Tomas Henzl | 1 | -1/+1 |
2012-09-17 | [SCSI] bnx2i: Fixed NULL ptr deference for 1G bnx2 Linux iSCSI offload | Eddie Wai | 1 | -0/+3 |
2012-07-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -2/+1 |
2012-07-08 | [SCSI] bnx2i: Removed the reference to the netdev->base_addr | Eddie Wai | 1 | -2/+1 |
2012-06-27 | bnx2x, bnx2fc, bnx2i, cnic: Add statistics support and FCoE capabilities adve... | Barak Witkowski | 1 | -9/+26 |
2012-05-10 | [SCSI] bnx2i: Updated version and copyright year | Eddie Wai | 1 | -1/+1 |
2012-02-19 | [SCSI] bnx2i: Fixed the override of the error_mask module param | Eddie Wai | 1 | -4/+8 |
2011-12-14 | [SCSI] bnx2i: Fixed kernel panic caused by unprotected task->sc->request deref | Eddie Wai | 1 | -2/+3 |
2011-08-28 | [SCSI] bnx2i: Fixed the endian on TTT for NOP out transmission | Eddie Wai | 1 | -1/+1 |
2011-07-27 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 1 | -4/+4 |
2011-07-25 | iscsi: Use struct scsi_lun in iscsi structs instead of u8[8] | Andy Grover | 1 | -4/+4 |
2011-07-25 | iscsi: Resolve iscsi_proto.h naming conflicts with drivers/target/iscsi | Nicholas Bellinger | 1 | -4/+4 |
2011-07-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 1 | -32/+167 |
2011-07-21 | [SCSI] bnx2i: Fixed kernel panic due to illegal usage of sc->request->cpu | Eddie Wai | 1 | -1/+7 |
2011-07-21 | cnic: Add VLAN ID as a parameter during netevent upcall | Michael Chan | 1 | -1/+7 |
2011-06-29 | [SCSI] bnx2i: Updated copyright and bump version | Eddie Wai | 1 | -1/+1 |
2011-06-29 | [SCSI] bnx2i: Added the use of kthreads to handle SCSI cmd completion | Eddie Wai | 1 | -27/+156 |
2011-06-29 | [SCSI] iscsi: Use struct scsi_lun in iscsi structs instead of u8[8] | Andy Grover | 1 | -4/+4 |
2011-05-24 | [SCSI] bnx2i: Optimized the iSCSI offload performance | Eddie Wai | 1 | -12/+14 |
2011-05-24 | [SCSI] bnx2i: Fixed packet error created when the sq_size is set to 16 | Eddie Wai | 1 | -0/+1 |
2011-03-31 | Fix common misspellings | Lucas De Marchi | 1 | -1/+1 |
2011-02-24 | [SCSI] bnx2i: Added iSCSI text pdu support for iSCSI offload | Eddie Wai | 1 | -0/+116 |
2011-02-24 | [SCSI] bnx2i: Fixed the 32-bit swapping of the LUN field for nopouts for 5771X | Eddie Wai | 1 | -3/+3 |
2011-01-24 | [SCSI] bnx2i: Added reconnect fix connecting against Lefthand targets | Eddie Wai | 1 | -0/+3 |
2011-01-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 1 | -27/+69 |
2010-12-23 | cnic: Improve ->iscsi_nl_msg_send() | Michael Chan | 1 | -6/+8 |
2010-12-21 | [SCSI] bnx2i: Updated copyright and maintainer info | Eddie Wai | 1 | -1/+2 |
2010-12-21 | [SCSI] bnx2i: Added return code check for chip kwqe submission request | Eddie Wai | 1 | -14/+40 |
2010-12-21 | [SCSI] bnx2i: Fixed the remote TCP RST handling for the 570X (1g) | Eddie Wai | 1 | -2/+6 |
2010-12-21 | [SCSI] bnx2i: Fixed the endian bug in the TMF LUN cmd send | Eddie Wai | 1 | -1/+5 |
2010-12-21 | [SCSI] bnx2i: Added fix for NOP-Out response panic from unsolicited NOP-In | Eddie Wai | 1 | -1/+1 |
2010-12-21 | [SCSI] bnx2i: Fixed bugs in the handling of unsolicited NOP-Ins | Eddie Wai | 1 | -8/+15 |
2010-10-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 1 | -1/+2 |
2010-10-06 | bnx2x, cnic, bnx2i: use new FW/HSI | Dmitry Kravkov | 1 | -1/+2 |
2010-09-05 | [SCSI] bxn2i: Added support for other TMFs besides ABORT_TASK | Eddie Wai | 1 | -28/+30 |
2010-09-05 | [SCSI] bnx2i: Fixed a protocol violation on nopout responses | Eddie Wai | 1 | -3/+2 |
2010-07-27 | [SCSI] bnx2i: Fixed the TCP graceful termination initiation | Eddie Wai | 1 | -0/+4 |
2010-04-11 | [SCSI] bnx2i: make firmware use statsn field when constructing header | Anil Veerabhadrappa | 1 | -1/+1 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2009-12-10 | [SCSI] bnx2i: Task management ABORT TASK fixes | Anil Veerabhadrappa | 1 | -4/+13 |