index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
bnx2i
/
bnx2i_init.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi, bnx2i: Fix CPU hotplug callback registration
Srivatsa S. Bhat
2014-03-20
1
-2
/
+10
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2013-09-05
1
-7
/
+5
|
\
|
*
cnic, bnx2i: Fix bug on some bnx2x devices that don't support iSCSI
Michael Chan
2013-08-02
1
-7
/
+5
*
|
[SCSI] bnx2i: Update version and copyright year 2013
Eddie Wai
2013-08-23
1
-3
/
+3
|
/
*
Drivers: scsi: remove __dev* attributes.
Greg Kroah-Hartman
2013-01-03
1
-1
/
+1
*
[SCSI] bnx2i: removed the individual PCI DEVICE ID checking
Eddie Wai
2012-11-27
1
-26
/
+17
*
bnx2i: use strlcpy() instead of memcpy() for strings
Dan Carpenter
2012-07-08
1
-1
/
+1
*
bnx2x, bnx2fc, bnx2i, cnic: Add statistics support and FCoE capabilities adve...
Barak Witkowski
2012-06-27
1
-0
/
+40
*
[SCSI] bnx2i: Updated version and copyright year
Eddie Wai
2012-05-10
1
-3
/
+3
*
[SCSI] bnx2i: Fixed the override of the error_mask module param
Eddie Wai
2012-02-19
1
-2
/
+2
*
[SCSI] bnx2i: use kthread_create_on_node()
Eric Dumazet
2012-02-19
1
-2
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2011-07-23
1
-18
/
+135
|
\
|
*
[SCSI] bnx2i: Updated copyright and bump version
Eddie Wai
2011-06-29
1
-3
/
+3
|
*
[SCSI] bnx2i: Modified to skip CNIC registration if iSCSI is not supported
Eddie Wai
2011-06-29
1
-14
/
+15
|
*
[SCSI] bnx2i: Added the use of kthreads to handle SCSI cmd completion
Eddie Wai
2011-06-29
1
-1
/
+117
*
|
cnic, bnx2i: Add support for new devices - 57800, 57810, and 57840
Michael Chan
2011-06-21
1
-6
/
+15
|
/
*
[SCSI] bnx2i: Updated the connection shutdown/cleanup timeout
Eddie Wai
2011-05-24
1
-1
/
+1
*
[SCSI] bnx2i: Updated to version 2.6.2.3
Eddie Wai
2011-02-24
1
-2
/
+2
*
[SCSI] bnx2i: Added support for the 57712(E) devices
Eddie Wai
2011-02-24
1
-4
/
+6
*
[SCSI] bnx2i: Added handling for unsupported iSCSI offload hba
Eddie Wai
2011-02-24
1
-0
/
+15
*
[SCSI] bnx2i: Updated version to 2.6.2.2
Eddie Wai
2010-12-21
1
-2
/
+2
*
[SCSI] bnx2i: Updated copyright and maintainer info
Eddie Wai
2010-12-21
1
-1
/
+2
*
[SCSI] bnx2i: Modified the bnx2i stop path to compensate for in progress ops
Eddie Wai
2010-12-21
1
-4
/
+17
*
[SCSI] bnx2i: Removed the dynamic registration of CNIC
Eddie Wai
2010-12-21
1
-82
/
+0
*
[SCSI] bnx2i: Updated version to bnx2i-2.1.3
Eddie Wai
2010-09-05
1
-3
/
+5
*
[SCSI] bnx2i: Added chip cleanup for the remove module path
Eddie Wai
2010-09-05
1
-20
/
+34
*
[SCSI] bnx2i: Updated version from 2.1.1 to 2.1.2
Eddie Wai
2010-07-27
1
-2
/
+2
*
[SCSI] bnx2i: Optimized the bnx2i_stop connection clean up procedure
Eddie Wai
2010-07-27
1
-3
/
+30
*
[SCSI] Merge scsi-misc-2.6 into scsi-rc-fixes-2.6
James Bottomley
2010-05-18
1
-5
/
+6
|
\
|
*
[SCSI] bnx2i: Update version and module description
Anil Veerabhadrappa
2010-04-11
1
-3
/
+4
|
*
[SCSI] bnx2i: link bnx2i hba and cnic device before registering the device
Anil Veerabhadrappa
2010-04-11
1
-2
/
+2
*
|
[SCSI] bnx2i: Bug fixes related to MTU change issue when there are active isc...
Anil Veerabhadrappa
2010-04-11
1
-1
/
+12
|
/
*
[SCSI] bnx2i: minor code cleanup and update driver version
Anil Veerabhadrappa
2009-12-10
1
-2
/
+2
*
[SCSI] bnx2i: update CQ arming algorith for 5771x chipsets
Anil Veerabhadrappa
2009-12-10
1
-0
/
+4
*
[SCSI] bnx2i: Adjust sq_size module parametr to power of 2 only if a non-zero...
Anil Veerabhadrappa
2009-12-10
1
-1
/
+1
*
[SCSI] bnx2i: Add 5771E device support to bnx2i driver
Anil Veerabhadrappa
2009-12-10
1
-1
/
+5
*
[SCSI] bnx2i: register given device with cnic if shost != NULL in ep_connect()
Anil Veerabhadrappa
2009-08-22
1
-2
/
+5
*
[SCSI] bnx2i: convert bnx2i_dev_lock to mutex
Anil Veerabhadrappa
2009-08-22
1
-29
/
+25
*
[SCSI] bnx2i: bug fixes in bnx2i_init_one to handle error conditions
Anil Veerabhadrappa
2009-08-22
1
-12
/
+19
*
[SCSI] bnx2i: remove global variable bnx2i_reg_devices
Anil Veerabhadrappa
2009-08-22
1
-19
/
+1
*
[SCSI] bnx2i: Add bnx2i iSCSI driver.
Michael Chan
2009-06-09
1
-0
/
+438