index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
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
2013-01-04
Drivers: scsi: remove __dev* attributes.
Greg Kroah-Hartman
1
-2
/
+2
2012-11-27
[SCSI] be2iscsi: Fix Unrecoverable Error Detection
John Soni Jose
1
-0
/
+26
2012-11-27
[SCSI] be2iscsi: Fix for MBX timeout issue
John Soni Jose
1
-29
/
+20
2012-11-27
[SCSI] be2iscsi: Update the copyright information
John Soni Jose
1
-1
/
+1
2012-11-27
[SCSI] be2iscsi: Fix issue of displaying adapter family.
John Soni Jose
1
-0
/
+2
2012-11-27
[SCSI] be2iscsi: Fix Task Completion Event handling
John Soni Jose
1
-104
/
+163
2012-11-27
[SCSI] be2iscsi: Fix session update context with V2 version.
John Soni Jose
1
-61
/
+8
2012-11-27
[SCSI] be2iscsi: Fix support for V2 version of WRB.
John Soni Jose
1
-38
/
+227
2012-11-27
[SCSI] be2iscsi: Fix max EQ supported by the driver.
John Soni Jose
1
-2
/
+13
2012-11-27
[SCSI] be2iscsi: Fix driver support for Skyhawk-R adapter.
John Soni Jose
1
-0
/
+3
2012-11-27
[SCSI] be2iscsi: Fix return value and typo.
John Soni Jose
1
-13
/
+54
2012-11-27
[SCSI] be2iscsi: Fix kernel panic in blk_iopoll disable mode.
John Soni Jose
1
-34
/
+49
2012-11-27
[SCSI] be2iscsi: Issue an function level reset when driver is loaded
John Soni Jose
1
-47
/
+18
2012-11-27
[SCSI] be2iscsi: Display driver name and version in device attribute
John Soni Jose
1
-0
/
+2
2012-11-27
[SCSI] be2iscsi: Fix max supported EQ count to 8.
John Soni Jose
1
-9
/
+14
2012-11-27
[SCSI] be2iscsi: Fix memory leak in control path of driver
John Soni Jose
1
-10
/
+29
2012-11-27
[SCSI] be2iscsi: Display Completion Event string instead of Opcode
John Soni Jose
1
-24
/
+64
2012-09-14
[SCSI] be2iscsi: Fix a kernel panic because of TCP RST/FIN received.
John Soni Jose
1
-27
/
+18
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-04
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-11-01
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-30
[SCSI] iscsi_ibft, be2iscsi, iscsi_boot: fix boot kobj data lifetime management
Mike Christie
1
-91
/
+99
2011-06-30
[SCSI] iscsi_boot_sysfs: have this module check for null on destruction
Mike Christie
1
-4
/
+2
[next]