index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
bnx2i
/
bnx2i_hwi.c
Age
Commit message (
Expand
)
Author
2013-01-29
[SCSI] bnx2i: fix the bit manipulation when setting the error mask
Tomas Henzl
2012-09-17
[SCSI] bnx2i: Fixed NULL ptr deference for 1G bnx2 Linux iSCSI offload
Eddie Wai
2012-07-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-07-08
[SCSI] bnx2i: Removed the reference to the netdev->base_addr
Eddie Wai
2012-06-27
bnx2x, bnx2fc, bnx2i, cnic: Add statistics support and FCoE capabilities adve...
Barak Witkowski
2012-05-10
[SCSI] bnx2i: Updated version and copyright year
Eddie Wai
2012-02-19
[SCSI] bnx2i: Fixed the override of the error_mask module param
Eddie Wai
2011-12-14
[SCSI] bnx2i: Fixed kernel panic caused by unprotected task->sc->request deref
Eddie Wai
2011-08-29
[SCSI] bnx2i: Fixed the endian on TTT for NOP out transmission
Eddie Wai
2011-07-27
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2011-07-25
iscsi: Use struct scsi_lun in iscsi structs instead of u8[8]
Andy Grover
2011-07-25
iscsi: Resolve iscsi_proto.h naming conflicts with drivers/target/iscsi
Nicholas Bellinger
2011-07-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2011-07-21
[SCSI] bnx2i: Fixed kernel panic due to illegal usage of sc->request->cpu
Eddie Wai
2011-07-21
cnic: Add VLAN ID as a parameter during netevent upcall
Michael Chan
2011-06-29
[SCSI] bnx2i: Updated copyright and bump version
Eddie Wai
2011-06-29
[SCSI] bnx2i: Added the use of kthreads to handle SCSI cmd completion
Eddie Wai
2011-06-29
[SCSI] iscsi: Use struct scsi_lun in iscsi structs instead of u8[8]
Andy Grover
2011-05-24
[SCSI] bnx2i: Optimized the iSCSI offload performance
Eddie Wai
2011-05-24
[SCSI] bnx2i: Fixed packet error created when the sq_size is set to 16
Eddie Wai
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-02-24
[SCSI] bnx2i: Added iSCSI text pdu support for iSCSI offload
Eddie Wai
2011-02-24
[SCSI] bnx2i: Fixed the 32-bit swapping of the LUN field for nopouts for 5771X
Eddie Wai
2011-01-24
[SCSI] bnx2i: Added reconnect fix connecting against Lefthand targets
Eddie Wai
2011-01-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2010-12-23
cnic: Improve ->iscsi_nl_msg_send()
Michael Chan
2010-12-21
[SCSI] bnx2i: Updated copyright and maintainer info
Eddie Wai
2010-12-21
[SCSI] bnx2i: Added return code check for chip kwqe submission request
Eddie Wai
2010-12-21
[SCSI] bnx2i: Fixed the remote TCP RST handling for the 570X (1g)
Eddie Wai
2010-12-21
[SCSI] bnx2i: Fixed the endian bug in the TMF LUN cmd send
Eddie Wai
2010-12-21
[SCSI] bnx2i: Added fix for NOP-Out response panic from unsolicited NOP-In
Eddie Wai
2010-12-21
[SCSI] bnx2i: Fixed bugs in the handling of unsolicited NOP-Ins
Eddie Wai
2010-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2010-10-06
bnx2x, cnic, bnx2i: use new FW/HSI
Dmitry Kravkov
2010-09-05
[SCSI] bxn2i: Added support for other TMFs besides ABORT_TASK
Eddie Wai
2010-09-05
[SCSI] bnx2i: Fixed a protocol violation on nopout responses
Eddie Wai
2010-07-27
[SCSI] bnx2i: Fixed the TCP graceful termination initiation
Eddie Wai
2010-04-11
[SCSI] bnx2i: make firmware use statsn field when constructing header
Anil Veerabhadrappa
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-12-10
[SCSI] bnx2i: Task management ABORT TASK fixes
Anil Veerabhadrappa
2009-12-10
[SCSI] bnx2i: update CQ arming algorith for 5771x chipsets
Anil Veerabhadrappa
2009-10-02
[SCSI] bnx2i: Fix context mapping issue for architectures with PAGE_SIZE != 4096
Anil Veerabhadrappa
2009-09-21
trivial: remove unnecessary semicolons
Joe Perches
2009-06-09
[SCSI] bnx2i: Add bnx2i iSCSI driver.
Michael Chan