index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
be2iscsi
/
be_main.c
Age
Commit message (
Expand
)
Author
2012-11-27
[SCSI] be2iscsi: Display driver name and version in device attribute
John Soni Jose
2012-11-27
[SCSI] be2iscsi: Fix max supported EQ count to 8.
John Soni Jose
2012-11-27
[SCSI] be2iscsi: Fix memory leak in control path of driver
John Soni Jose
2012-11-27
[SCSI] be2iscsi: Display Completion Event string instead of Opcode
John Soni Jose
2012-09-14
[SCSI] be2iscsi: Fix a kernel panic because of TCP RST/FIN received.
John Soni Jose
2012-09-14
[SCSI] be2iscsi: Added Logging mechanism for the driver.
John Soni Jose
2012-09-14
[SCSI] be2iscsi: Issue MBX Cmd for login to boot target in crashdump mode
John Soni Jose
2012-09-14
[SCSI] be2iscsi: Removing the iscsi_data_pdu setting.
John Soni Jose
2012-04-25
[SCSI] be2iscsi: adding functionality to change network settings using iscsiadm
Mike Christie
2012-04-25
[SCSI] be2iscsi: Adding bsg interface for be2iscsi
Jayamohan Kallickal
2012-04-25
[SCSI] be2iscsi: Return async handle of unknown opcode to free list.
Jayamohan Kallickal
2012-04-25
[SCSI] be2iscsi: Check ASYNC PDU Handle corresponds to HDR/DATA Handle
Jayamohan Kallickal
2012-04-25
[SCSI] be2iscsi: Bump the driver Version
Jayamohan Kallickal
2012-04-25
[SCSI] be2iscsi: Update external Branding to Emulex
Jayamohan Kallickal
2012-04-25
[SCSI] be2iscsi: Fix the function return values.
Jayamohan Kallickal
2012-04-25
[SCSI] be2iscsi: Code cleanup, removing the goto statement
Jayamohan Kallickal
2012-04-25
[SCSI] be2iscsi: Fix double free of MCCQ info memory.
Jayamohan Kallickal
2012-04-25
[SCSI] be2iscsi: Set num_cpu = 1 if pci_enable_msix fails
Jayamohan Kallickal
2012-04-25
[SCSI] be2iscsi: Freeing of WRB and SGL Handle in cleanup task
Mike Christie
2012-04-25
[SCSI] be2iscsi: WRB Initialization and Failure code path change
Jayamohan Kallickal
2012-04-25
[SCSI] be2iscsi: Fix in ASYNC PDU stitching logic.
Jayamohan Kallickal
2012-04-25
[SCSI] be2iscsi: Fix in the Asynchronous Code Path
Jayamohan Kallickal
2012-01-10
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s...
Linus Torvalds
2012-01-03
switch ->is_visible() to returning umode_t
Al Viro
2011-12-15
[SCSI] be2iscsi: cleanup a min_t() call
Dan Carpenter
2011-10-31
scsi: Fix up files implicitly depending on module.h inclusion
Paul Gortmaker
2011-10-16
[SCSI] be2iscsi: Fix for case where task->sc was cleanedup earlier
Jayamohan Kallickal
2011-10-16
[SCSI] be2iscsi: Fix for wrong dmsg setting in wrb
Jayamohan Kallickal
2011-10-16
[SCSI] be2iscsi: Fix for kdump failure
Jayamohan Kallickal
2011-08-29
[SCSI] be2iscsi: Add pci_disable device
Jayamohan Kallickal
2011-08-29
[SCSI] be2iscsi: Adding a shutdown Routine
Jayamohan Kallickal
2011-08-29
[SCSI] be2iscsi: Fixing the /proc/interrupts problem V3
Jayamohan Kallickal
2011-08-27
[SCSI] iscsi class: sysfs group is_visible callout for iscsi host attrs
Mike Christie
2011-08-27
[SCSI] iscsi class: sysfs group is_visible callout for session attrs
Mike Christie
2011-08-27
[SCSI] iscsi cls: sysfs group is_visible callout for conn attrs
Mike Christie
2011-06-29
[SCSI] iscsi_ibft, be2iscsi, iscsi_boot: fix boot kobj data lifetime management
Mike Christie
2011-06-29
[SCSI] iscsi_boot_sysfs: have this module check for null on destruction
Mike Christie
2011-06-29
[SCSI] iscsi: Use struct scsi_lun in iscsi structs instead of u8[8]
Andy Grover
2011-05-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-05-01
[SCSI] be2iscsi: fix boot hang due to interrupts not getting rearmed
Jayamohan Kallickal
2011-04-15
[SCSI] be2iscsi: Fix for proper setting of FW
Jayamohan Kallickal
2011-04-15
[SCSI] be2iscsi: check boot_kset is created before destroying it
Jayamohan Kallickal
2011-04-15
[SCSI] be2iscsi: change in copyright notice
Jayamohan Kallickal
2011-04-10
treewide: remove extra semicolons
Justin P. Mattock
2011-03-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2011-02-24
[SCSI] be2iscsi: fix null ptr ref in conn get param
Mike Christie
2011-02-01
scsi/be2iscsi,qla2xxx: convert to alloc_workqueue()
Tejun Heo
2010-12-31
[SCSI] be2iscsi: fix null ptr when accessing task hdr
Mike Christie
2010-12-31
[SCSI] be2iscsi: fix gfp use in alloc_pdu
Mike Christie
2010-10-11
[SCSI] be2iscsi: SGE Len == 64K
Jayamohan Kallickal
[next]