index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
bnx2i
Age
Commit message (
Expand
)
Author
Files
Lines
2010-04-11
[SCSI] bnx2i: Bug fixes related to MTU change issue when there are active isc...
Anil Veerabhadrappa
3
-4
/
+24
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2
-0
/
+2
2010-03-03
[SCSI] libiscsi: Make iscsi_eh_target_reset start with session reset
Jayamohan Kallickal
1
-1
/
+1
2010-02-17
[SCSI] bnx2i: set change_queue_depth function
Mike Christie
1
-0
/
+1
2010-02-17
[SCSI] cxgb3i, bnx2i: remove uses of nipquad use %pi4
Joe Perches
1
-2
/
+2
2009-12-10
[SCSI] bnx2i: minor code cleanup and update driver version
Anil Veerabhadrappa
2
-4
/
+2
2009-12-10
[SCSI] bnx2i: Task management ABORT TASK fixes
Anil Veerabhadrappa
1
-4
/
+13
2009-12-10
[SCSI] bnx2i: update CQ arming algorith for 5771x chipsets
Anil Veerabhadrappa
3
-8
/
+31
2009-12-10
[SCSI] bnx2i: Adjust sq_size module parametr to power of 2 only if a non-zero...
Anil Veerabhadrappa
1
-1
/
+1
2009-12-10
[SCSI] bnx2i: Add 5771E device support to bnx2i driver
Anil Veerabhadrappa
1
-1
/
+5
2009-12-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2009-12-04
[SCSI] libiscsi: add warm target reset tmf support
Mike Christie
1
-1
/
+1
2009-12-04
[SCSI] bnx2i: use common iscsi suspend queue
Mike Christie
2
-8
/
+1
2009-12-04
tree-wide: fix some typos and punctuation in comments
Thadeu Lima de Souza Cascardo
1
-1
/
+1
2009-10-02
[SCSI] libiscsi: iscsi_session_setup to allow for private space
Jayamohan Kallickal
1
-1
/
+1
2009-10-02
[SCSI] bnx2i: Fix context mapping issue for architectures with PAGE_SIZE != 4096
Anil Veerabhadrappa
2
-1
/
+3
2009-09-21
trivial: remove unnecessary semicolons
Joe Perches
1
-1
/
+1
2009-08-22
[SCSI] bnx2i : Fix "cid #n not valid" issue
Anil Veerabhadrappa
1
-2
/
+1
2009-08-22
[SCSI] bnx2i : Fix command session number jump issue seen during cable pull test
Anil Veerabhadrappa
1
-3
/
+0
2009-08-22
[SCSI] bnx2i: register given device with cnic if shost != NULL in ep_connect()
Anil Veerabhadrappa
2
-4
/
+10
2009-08-22
[SCSI] bnx2i: convert bnx2i_dev_lock to mutex
Anil Veerabhadrappa
1
-29
/
+25
2009-08-22
[SCSI] bnx2i: bug fixes in bnx2i_init_one to handle error conditions
Anil Veerabhadrappa
1
-12
/
+19
2009-08-22
[SCSI] bnx2i: remove global variable bnx2i_reg_devices
Anil Veerabhadrappa
1
-19
/
+1
2009-06-21
cnic: add NETDEV_1000 and NETDEVICES to Kconfig select
Randy Dunlap
1
-0
/
+2
2009-06-15
[SCSI] cnic, bnx2i: Fix build failure when CONFIG_PCI is not set.
Michael Chan
1
-0
/
+1
2009-06-09
[SCSI] bnx2i: Add bnx2i iSCSI driver.
Michael Chan
9
-0
/
+7494