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
Age
Commit message (
Expand
)
Author
Files
Lines
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-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
3
-5
/
+2
2010-10-12
[SCSI] be2iscsi: SGE Len == 64K
Jayamohan Kallickal
1
-1
/
+1
2010-10-12
[SCSI] be2iscsi: Remove premature free of cid
Jayamohan Kallickal
1
-3
/
+0
2010-10-12
[SCSI] be2iscsi: More time for FW
Jayamohan Kallickal
1
-1
/
+1
2010-09-03
[SCSI] be2iscsi: Fix for Login failure
Jayamohan Kallickal
2
-4
/
+3
2010-08-06
[SCSI] be2iscsi: select ISCSI_BOOT_SYSFS
Randy Dunlap
1
-0
/
+1
2010-08-06
[SCSI] be2iscsi: Driver Version change to 2.0.549.0
Jayamohan Kallickal
1
-1
/
+1
2010-08-06
[SCSI] be2iscsi: Increase max sector
Jayamohan Kallickal
1
-1
/
+1
2010-08-06
[SCSI] be2iscsi: Add support for iscsi boot
Jayamohan Kallickal
6
-46
/
+564
2010-07-28
[SCSI] scsi: add Kconfig dependency on NET
Randy Dunlap
2
-1
/
+2
2010-07-28
[SCSI] be2iscsi: The extended shift must be 16
Jayamohan Kallickal
1
-1
/
+1
2010-07-28
[SCSI] be2iscsi: Fix for premature buffer free
Jayamohan Kallickal
4
-32
/
+87
2010-07-28
[SCSI] be2iscsi: Remove debug print in IO path
Jayamohan Kallickal
1
-2
/
+0
2010-07-28
[SCSI] be2iscsi: Limit max_xmit_length
Jayamohan Kallickal
1
-0
/
+4
2010-07-28
[SCSI] be2iscsi: Maintain same ITT across login
Jayamohan Kallickal
2
-5
/
+37
2010-07-28
[SCSI] be2iscsi: Adding crashdump support
Jayamohan Kallickal
4
-1
/
+141
2010-07-28
[SCSI] be2iscsi: Free tags allocated
Jayamohan Kallickal
1
-0
/
+2
2010-07-28
[SCSI] be2iscsi: Fix to handle request_irq failure
Jayamohan Kallickal
1
-1
/
+20
2010-07-28
[SCSI] be2iscsi: No return value for hwi_enable_intr
Jayamohan Kallickal
1
-19
/
+5
2010-07-28
[SCSI] be2iscsi: Fix for freeing cid
Jayamohan Kallickal
1
-0
/
+2
2010-07-28
[SCSI] be2iscsi: pass the return from beiscsi_open_conn
Jayamohan Kallickal
1
-2
/
+2
2010-07-28
[SCSI] be2iscsi: Fixing the return type of functions
Jayamohan Kallickal
4
-14
/
+13
2010-07-28
[SCSI] be2iscsi: Fixing return values
Jayamohan Kallickal
4
-15
/
+15
2010-07-28
[SCSI] be2iscsi: Fix warnings from new checkpatch.pl
Jayamohan Kallickal
7
-123
/
+126
2010-07-27
[SCSI] be2iscsi: fix null dereference on error path
Dan Carpenter
1
-2
/
+2
2010-07-27
[SCSI] be2iscsi: fix memory leak on error path
Dan Carpenter
1
-0
/
+1
2010-07-27
[SCSI] be2iscsi: fix disconnection cleanup
Mike Christie
3
-71
/
+56
2010-05-24
[SCSI] be2iscsi: correct return value in mgmt_invalidate_icds()
Dan Carpenter
1
-3
/
+2
2010-04-09
[SCSI] be2iscsi: fix lock imbalance
Jiri Slaby
1
-0
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-03
[SCSI] be2iscsi: Alloc only one EQ if intr mode
Jayamohan Kallickal
1
-5
/
+9
2010-03-03
[SCSI] be2iscsi: Fixing memory allocation for connection
Jayamohan Kallickal
2
-5
/
+3
2010-03-03
[SCSI] be2iscsi: Remove debug code
Jayamohan Kallickal
2
-3
/
+2
2010-03-03
[SCSI] be2iscsi: cleans up abort handling
Jayamohan Kallickal
1
-51
/
+11
2010-03-03
[SCSI] be2iscsi: Fix for a possible udelay while holding lock
Jayamohan Kallickal
1
-7
/
+0
2010-03-03
[SCSI] be2iscsi: Cleanup of resets for device and target
Jayamohan Kallickal
4
-18
/
+145
2010-03-03
[SCSI] libiscsi: Make iscsi_eh_target_reset start with session reset
Jayamohan Kallickal
1
-1
/
+1
2010-02-17
[SCSI] be2iscsi: Adding support for BE3
Jayamohan Kallickal
4
-6
/
+35
2010-02-09
[SCSI] be2iscsi: correction in the claculation for num_cxn_wrb
Jayamohan Kallickal
1
-7
/
+6
2010-02-09
[SCSI] be2iscsi: changing the chip opcode for TEXT
Jayamohan Kallickal
1
-2
/
+1
2010-02-09
[SCSI] be2iscsi: Ensure clean reuse of wrb
Jayamohan Kallickal
1
-6
/
+17
2010-02-09
[SCSI] be2iscsi: correcting the return
Jayamohan Kallickal
1
-1
/
+1
2010-02-09
[SCSI] be2iscsi: Proper checking of state
Jayamohan Kallickal
1
-1
/
+1
2010-02-09
[SCSI] be2iscsi: Fix for first_burst
Jayamohan Kallickal
1
-2
/
+2
2010-02-09
[SCSI] be2iscsi: changing copyright to 2010
Jayamohan Kallickal
9
-9
/
+9
2010-02-09
[SCSI] be2iscsi: Remove Ring mode from driver
Jayamohan Kallickal
1
-148
/
+33
2010-02-09
[SCSI] be2iscsi: Fix to allow driver to load when the FW allows more cids
Jayamohan Kallickal
1
-6
/
+6
2010-02-09
[SCSI] be2iscsi: Fixing the number of SGE's
Jayamohan Kallickal
1
-2
/
+2
[next]