index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
bnx2i
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-27
[SCSI] bnx2i: removed the individual PCI DEVICE ID checking
Eddie Wai
3
-28
/
+19
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
3
-7
/
+7
2012-07-09
bnx2i: use strlcpy() instead of memcpy() for strings
Dan Carpenter
1
-1
/
+1
2012-07-08
[SCSI] bnx2i: Removed the reference to the netdev->base_addr
Eddie Wai
3
-7
/
+7
2012-06-27
bnx2x, bnx2fc, bnx2i, cnic: Add statistics support and FCoE capabilities adve...
Barak Witkowski
5
-14
/
+146
2012-05-10
[SCSI] bnx2i: Updated version and copyright year
Eddie Wai
7
-9
/
+9
2012-05-10
[SCSI] bnx2i: Added the setting of target can_queue via target_alloc
Eddie Wai
1
-0
/
+1
2012-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-0
/
+1
2012-03-22
cnic: Fix parity error code conflict
Michael Chan
1
-0
/
+1
2012-02-19
[SCSI] bnx2i: Fixed the override of the error_mask module param
Eddie Wai
2
-6
/
+10
2012-02-19
[SCSI] bnx2i: use kthread_create_on_node()
Eric Dumazet
1
-2
/
+3
2012-01-04
switch ->is_visible() to returning umode_t
Al Viro
1
-1
/
+1
2011-12-14
[SCSI] bnx2i: Fixed kernel panic caused by unprotected task->sc->request deref
Eddie Wai
1
-2
/
+3
2011-10-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
1
-26
/
+54
2011-09-22
Merge branch 'master' of github.com:davem330/net
David S. Miller
1
-1
/
+1
2011-08-29
[SCSI] bnx2i: Fixed the endian on TTT for NOP out transmission
Eddie Wai
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-08-12
cnic: Fix select dependencies in bnx2fc/bnx2i Kconfig.
David S. Miller
1
-1
/
+2
2011-08-11
broadcom: Move the Broadcom drivers
Jeff Kirsher
1
-1
/
+1
2011-07-28
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2
-5
/
+5
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
2
-5
/
+5
2011-07-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
7
-62
/
+367
2011-07-22
[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-30
[SCSI] bnx2i: Updated copyright and bump version
Eddie Wai
7
-9
/
+9
2011-06-30
[SCSI] bnx2i: Modified to skip CNIC registration if iSCSI is not supported
Eddie Wai
1
-14
/
+15
2011-06-30
[SCSI] bnx2i: Added the use of kthreads to handle SCSI cmd completion
Eddie Wai
4
-35
/
+333
2011-06-30
[SCSI] iscsi: Use struct scsi_lun in iscsi structs instead of u8[8]
Andy Grover
1
-4
/
+4
2011-06-22
cnic, bnx2i: Add support for new devices - 57800, 57810, and 57840
Michael Chan
3
-8
/
+17
2011-06-15
New 7.0 FW: bnx2x, cnic, bnx2i, bnx2fc
Vlad Zolotarov
1
-4
/
+8
2011-05-24
[SCSI] bnx2i: Optimized the iSCSI offload performance
Eddie Wai
3
-19
/
+31
2011-05-24
[SCSI] bnx2i: Updated the connection shutdown/cleanup timeout
Eddie Wai
2
-2
/
+2
2011-05-24
[SCSI] bnx2i: Fixed packet error created when the sq_size is set to 16
Eddie Wai
2
-0
/
+4
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-02-24
[SCSI] bnx2i: fix null ptr ref in conn get param
Mike Christie
1
-23
/
+22
2011-02-24
[SCSI] bnx2i: Updated to version 2.6.2.3
Eddie Wai
1
-2
/
+2
2011-02-24
[SCSI] bnx2i: Added iSCSI text pdu support for iSCSI offload
Eddie Wai
3
-1
/
+123
2011-02-24
[SCSI] bnx2i: Added jumbo MTU support for the no shost case
Eddie Wai
1
-1
/
+1
2011-02-24
[SCSI] bnx2i: Added support for the 57712(E) devices
Eddie Wai
1
-4
/
+6
2011-02-24
[SCSI] bnx2i: Added handling for unsupported iSCSI offload hba
Eddie Wai
1
-0
/
+15
2011-02-24
[SCSI] bnx2i: Fixed the 32-bit swapping of the LUN field for nopouts for 5771X
Eddie Wai
1
-3
/
+3
2011-02-24
[SCSI] bnx2i: Allow ep CONNECT_FAILED condition to go through proper cleanup
Eddie Wai
1
-1
/
+1
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
7
-181
/
+195
2010-12-23
cnic: Improve ->iscsi_nl_msg_send()
Michael Chan
1
-6
/
+8
2010-12-21
[SCSI] bnx2i: Updated version to 2.6.2.2
Eddie Wai
1
-2
/
+2
[next]