index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
be2iscsi
Commit message (
Expand
)
Author
Age
Files
Lines
*
[SCSI] be2iscsi: fix dma free size mismatch regression
Mike Christie
2012-05-30
1
-3
/
+2
*
[SCSI] be2iscsi: Get Port State and Speed of the Adapter
John Soni Jose
2012-04-25
3
-0
/
+140
*
[SCSI] be2iscsi: adding functionality to change network settings using iscsiadm
Mike Christie
2012-04-25
7
-106
/
+858
*
[SCSI] be2iscsi: Adding bsg interface for be2iscsi
Jayamohan Kallickal
2012-04-25
4
-1
/
+162
*
[SCSI] be2iscsi: Get Initiator Name for the iSCSI_Host
John Soni Jose
2012-04-25
4
-0
/
+90
*
[SCSI] be2iscsi: Return async handle of unknown opcode to free list.
Jayamohan Kallickal
2012-04-25
1
-2
/
+1
*
[SCSI] be2iscsi: Check ASYNC PDU Handle corresponds to HDR/DATA Handle
Jayamohan Kallickal
2012-04-25
1
-6
/
+2
*
[SCSI] be2iscsi: Bump the driver Version
Jayamohan Kallickal
2012-04-25
2
-1
/
+2
*
[SCSI] be2iscsi: Update external Branding to Emulex
Jayamohan Kallickal
2012-04-25
3
-5
/
+5
*
[SCSI] be2iscsi: Fix the function return values.
Jayamohan Kallickal
2012-04-25
1
-4
/
+3
*
[SCSI] be2iscsi: Code cleanup, removing the goto statement
Jayamohan Kallickal
2012-04-25
1
-7
/
+4
*
[SCSI] be2iscsi: Fix double free of MCCQ info memory.
Jayamohan Kallickal
2012-04-25
1
-1
/
+3
*
[SCSI] be2iscsi: Set num_cpu = 1 if pci_enable_msix fails
Jayamohan Kallickal
2012-04-25
1
-1
/
+4
*
[SCSI] be2iscsi: Fix typo function name mismatch
Jayamohan Kallickal
2012-04-25
1
-1
/
+1
*
[SCSI] be2iscsi: Freeing of WRB and SGL Handle in cleanup task
Mike Christie
2012-04-25
1
-45
/
+62
*
[SCSI] be2iscsi: WRB Initialization and Failure code path change
Jayamohan Kallickal
2012-04-25
2
-53
/
+49
*
[SCSI] be2iscsi: Fix in ASYNC PDU stitching logic.
Jayamohan Kallickal
2012-04-25
1
-2
/
+2
*
[SCSI] be2iscsi: Fix in the Asynchronous Code Path
Jayamohan Kallickal
2012-04-25
2
-46
/
+47
*
[SCSI] be2iscsi: Remove unused OFFSET_IN_PAGE() macro
Roland Dreier
2012-04-23
1
-4
/
+0
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s...
Linus Torvalds
2012-01-10
1
-2
/
+3
|
\
|
*
[SCSI] be2iscsi: cleanup a min_t() call
Dan Carpenter
2011-12-15
1
-2
/
+3
*
|
switch ->is_visible() to returning umode_t
Al Viro
2012-01-03
3
-8
/
+8
|
/
*
scsi: Fix up files implicitly depending on module.h inclusion
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
[SCSI] be2iscsi: Move driver Version to 4.1.239.0
Jayamohan Kallickal
2011-10-16
1
-1
/
+1
*
[SCSI] be2iscsi: memset wrb for ring create
Jayamohan Kallickal
2011-10-16
1
-0
/
+1
*
[SCSI] be2iscsi: Fix for case where task->sc was cleanedup earlier
Jayamohan Kallickal
2011-10-16
1
-0
/
+5
*
[SCSI] be2iscsi: Fix for wrong dmsg setting in wrb
Jayamohan Kallickal
2011-10-16
1
-2
/
+2
*
[SCSI] be2iscsi: Fix for kdump failure
Jayamohan Kallickal
2011-10-16
3
-1
/
+22
*
[SCSI] be2iscsi: Add pci_disable device
Jayamohan Kallickal
2011-08-29
1
-0
/
+2
*
[SCSI] be2iscsi: Adding a shutdown Routine
Jayamohan Kallickal
2011-08-29
1
-8
/
+30
*
[SCSI] be2iscsi: Fixing the /proc/interrupts problem V3
Jayamohan Kallickal
2011-08-29
2
-8
/
+29
*
[SCSI] be2iscsi: remove host and session casts
Mike Christie
2011-08-27
1
-4
/
+3
*
[SCSI] iscsi class: sysfs group is_visible callout for iscsi host attrs
Mike Christie
2011-08-27
2
-2
/
+9
*
[SCSI] iscsi class: sysfs group is_visible callout for session attrs
Mike Christie
2011-08-27
2
-15
/
+19
*
[SCSI] iscsi cls: sysfs group is_visible callout for conn attrs
Mike Christie
2011-08-27
3
-10
/
+29
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2011-07-27
1
-2
/
+2
|
\
|
*
iscsi: Use struct scsi_lun in iscsi structs instead of u8[8]
Andy Grover
2011-07-25
1
-3
/
+2
|
*
iscsi: Resolve iscsi_proto.h naming conflicts with drivers/target/iscsi
Nicholas Bellinger
2011-07-25
1
-2
/
+2
*
|
[SCSI] iscsi_ibft, be2iscsi, iscsi_boot: fix boot kobj data lifetime management
Mike Christie
2011-06-29
1
-91
/
+99
*
|
[SCSI] iscsi_boot_sysfs: have this module check for null on destruction
Mike Christie
2011-06-29
1
-4
/
+2
*
|
[SCSI] iscsi: Use struct scsi_lun in iscsi structs instead of u8[8]
Andy Grover
2011-06-29
1
-3
/
+2
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-05-23
1
-2
/
+2
|
\
|
*
Merge branch 'master' into for-next
Jiri Kosina
2011-04-26
1
-9
/
+9
|
|
\
|
*
|
treewide: remove extra semicolons
Justin P. Mattock
2011-04-10
1
-2
/
+2
*
|
|
[SCSI] be2iscsi: update version
Jayamohan Kallickal
2011-05-01
1
-1
/
+1
*
|
|
[SCSI] be2iscsi: fix chip cleanup
Jayamohan Kallickal
2011-05-01
1
-2
/
+2
*
|
|
[SCSI] be2iscsi: fix boot hang due to interrupts not getting rearmed
Jayamohan Kallickal
2011-05-01
1
-9
/
+9
*
|
|
[SCSI] be2iscsi: Fix for proper setting of FW
Jayamohan Kallickal
2011-04-15
1
-4
/
+9
*
|
|
[SCSI] be2iscsi: check boot_kset is created before destroying it
Jayamohan Kallickal
2011-04-15
1
-2
/
+4
*
|
|
[SCSI] be2iscsi: Set a timeout to FW
Jayamohan Kallickal
2011-04-15
1
-0
/
+1
[next]