index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
be2iscsi
/
be_main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-14
[SCSI] be2iscsi: Added Logging mechanism for the driver.
John Soni Jose
1
-305
/
+519
2012-09-14
[SCSI] be2iscsi: Issue MBX Cmd for login to boot target in crashdump mode
John Soni Jose
1
-28
/
+17
2012-09-14
[SCSI] be2iscsi: Removing the iscsi_data_pdu setting.
John Soni Jose
1
-12
/
+0
2012-04-25
[SCSI] be2iscsi: adding functionality to change network settings using iscsiadm
Mike Christie
1
-16
/
+17
2012-04-25
[SCSI] be2iscsi: Adding bsg interface for be2iscsi
Jayamohan Kallickal
1
-0
/
+76
2012-04-25
[SCSI] be2iscsi: Return async handle of unknown opcode to free list.
Jayamohan Kallickal
1
-2
/
+1
2012-04-25
[SCSI] be2iscsi: Check ASYNC PDU Handle corresponds to HDR/DATA Handle
Jayamohan Kallickal
1
-6
/
+2
2012-04-25
[SCSI] be2iscsi: Bump the driver Version
Jayamohan Kallickal
1
-0
/
+1
2012-04-25
[SCSI] be2iscsi: Update external Branding to Emulex
Jayamohan Kallickal
1
-2
/
+2
2012-04-25
[SCSI] be2iscsi: Fix the function return values.
Jayamohan Kallickal
1
-4
/
+3
2012-04-25
[SCSI] be2iscsi: Code cleanup, removing the goto statement
Jayamohan Kallickal
1
-7
/
+4
2012-04-25
[SCSI] be2iscsi: Fix double free of MCCQ info memory.
Jayamohan Kallickal
1
-1
/
+3
2012-04-25
[SCSI] be2iscsi: Set num_cpu = 1 if pci_enable_msix fails
Jayamohan Kallickal
1
-1
/
+4
2012-04-25
[SCSI] be2iscsi: Freeing of WRB and SGL Handle in cleanup task
Mike Christie
1
-45
/
+62
2012-04-25
[SCSI] be2iscsi: WRB Initialization and Failure code path change
Jayamohan Kallickal
1
-51
/
+47
2012-04-25
[SCSI] be2iscsi: Fix in ASYNC PDU stitching logic.
Jayamohan Kallickal
1
-2
/
+2
2012-04-25
[SCSI] be2iscsi: Fix in the Asynchronous Code Path
Jayamohan Kallickal
1
-42
/
+44
2012-01-10
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s...
Linus Torvalds
1
-2
/
+3
2012-01-03
switch ->is_visible() to returning umode_t
Al Viro
1
-6
/
+6
2011-12-15
[SCSI] be2iscsi: cleanup a min_t() call
Dan Carpenter
1
-2
/
+3
2011-10-31
scsi: Fix up files implicitly depending on module.h inclusion
Paul Gortmaker
1
-0
/
+1
2011-10-16
[SCSI] be2iscsi: Fix for case where task->sc was cleanedup earlier
Jayamohan Kallickal
1
-0
/
+5
2011-10-16
[SCSI] be2iscsi: Fix for wrong dmsg setting in wrb
Jayamohan Kallickal
1
-2
/
+2
2011-10-16
[SCSI] be2iscsi: Fix for kdump failure
Jayamohan Kallickal
1
-1
/
+1
2011-08-29
[SCSI] be2iscsi: Add pci_disable device
Jayamohan Kallickal
1
-0
/
+2
2011-08-29
[SCSI] be2iscsi: Adding a shutdown Routine
Jayamohan Kallickal
1
-8
/
+30
2011-08-29
[SCSI] be2iscsi: Fixing the /proc/interrupts problem V3
Jayamohan Kallickal
1
-8
/
+26
2011-08-27
[SCSI] iscsi class: sysfs group is_visible callout for iscsi host attrs
Mike Christie
1
-2
/
+0
2011-08-27
[SCSI] iscsi class: sysfs group is_visible callout for session attrs
Mike Christie
1
-15
/
+0
2011-08-27
[SCSI] iscsi cls: sysfs group is_visible callout for conn attrs
Mike Christie
1
-10
/
+2
2011-06-29
[SCSI] iscsi_ibft, be2iscsi, iscsi_boot: fix boot kobj data lifetime management
Mike Christie
1
-91
/
+99
2011-06-29
[SCSI] iscsi_boot_sysfs: have this module check for null on destruction
Mike Christie
1
-4
/
+2
2011-06-29
[SCSI] iscsi: Use struct scsi_lun in iscsi structs instead of u8[8]
Andy Grover
1
-3
/
+2
2011-05-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-2
/
+2
2011-05-01
[SCSI] be2iscsi: fix boot hang due to interrupts not getting rearmed
Jayamohan Kallickal
1
-9
/
+9
2011-04-15
[SCSI] be2iscsi: Fix for proper setting of FW
Jayamohan Kallickal
1
-4
/
+9
2011-04-15
[SCSI] be2iscsi: check boot_kset is created before destroying it
Jayamohan Kallickal
1
-2
/
+4
2011-04-15
[SCSI] be2iscsi: change in copyright notice
Jayamohan Kallickal
1
-7
/
+7
2011-04-10
treewide: remove extra semicolons
Justin P. Mattock
1
-2
/
+2
2011-03-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
1
-1
/
+2
2011-02-24
[SCSI] be2iscsi: fix null ptr ref in conn get param
Mike Christie
1
-1
/
+2
2011-02-01
scsi/be2iscsi,qla2xxx: convert to alloc_workqueue()
Tejun Heo
1
-1
/
+1
2010-12-31
[SCSI] be2iscsi: fix null ptr when accessing task hdr
Mike Christie
1
-1
/
+2
2010-12-31
[SCSI] be2iscsi: fix gfp use in alloc_pdu
Mike Christie
1
-1
/
+1
2010-10-11
[SCSI] be2iscsi: SGE Len == 64K
Jayamohan Kallickal
1
-1
/
+1
2010-08-06
[SCSI] be2iscsi: Add support for iscsi boot
Jayamohan Kallickal
1
-0
/
+311
2010-07-28
[SCSI] be2iscsi: Fix for premature buffer free
Jayamohan Kallickal
1
-4
/
+37
2010-07-28
[SCSI] be2iscsi: Remove debug print in IO path
Jayamohan Kallickal
1
-2
/
+0
2010-07-28
[SCSI] be2iscsi: Maintain same ITT across login
Jayamohan Kallickal
1
-5
/
+36
2010-07-28
[SCSI] be2iscsi: Adding crashdump support
Jayamohan Kallickal
1
-0
/
+50
[prev]
[next]