index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
be2iscsi
/
be_main.c
Age
Commit message (
Expand
)
Author
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-03-18
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
2010-08-06
[SCSI] be2iscsi: Add support for iscsi boot
Jayamohan Kallickal
2010-07-28
[SCSI] be2iscsi: Fix for premature buffer free
Jayamohan Kallickal
2010-07-28
[SCSI] be2iscsi: Remove debug print in IO path
Jayamohan Kallickal
2010-07-28
[SCSI] be2iscsi: Maintain same ITT across login
Jayamohan Kallickal
2010-07-28
[SCSI] be2iscsi: Adding crashdump support
Jayamohan Kallickal
2010-07-28
[SCSI] be2iscsi: Fix to handle request_irq failure
Jayamohan Kallickal
2010-07-28
[SCSI] be2iscsi: No return value for hwi_enable_intr
Jayamohan Kallickal
2010-07-28
[SCSI] be2iscsi: Fixing the return type of functions
Jayamohan Kallickal
2010-07-28
[SCSI] be2iscsi: Fixing return values
Jayamohan Kallickal
2010-07-28
[SCSI] be2iscsi: Fix warnings from new checkpatch.pl
Jayamohan Kallickal
2010-07-27
[SCSI] be2iscsi: fix null dereference on error path
Dan Carpenter
2010-07-27
[SCSI] be2iscsi: fix memory leak on error path
Dan Carpenter
2010-07-27
[SCSI] be2iscsi: fix disconnection cleanup
Mike Christie
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-03
[SCSI] be2iscsi: Alloc only one EQ if intr mode
Jayamohan Kallickal
2010-03-03
[SCSI] be2iscsi: Fixing memory allocation for connection
Jayamohan Kallickal
2010-03-03
[SCSI] be2iscsi: Remove debug code
Jayamohan Kallickal
2010-03-03
[SCSI] be2iscsi: cleans up abort handling
Jayamohan Kallickal
2010-03-03
[SCSI] be2iscsi: Cleanup of resets for device and target
Jayamohan Kallickal
2010-03-03
[SCSI] libiscsi: Make iscsi_eh_target_reset start with session reset
Jayamohan Kallickal
2010-02-17
[SCSI] be2iscsi: Adding support for BE3
Jayamohan Kallickal
2010-02-09
[SCSI] be2iscsi: correction in the claculation for num_cxn_wrb
Jayamohan Kallickal
2010-02-09
[SCSI] be2iscsi: changing the chip opcode for TEXT
Jayamohan Kallickal
2010-02-09
[SCSI] be2iscsi: Ensure clean reuse of wrb
Jayamohan Kallickal
2010-02-09
[SCSI] be2iscsi: correcting the return
Jayamohan Kallickal
2010-02-09
[SCSI] be2iscsi: changing copyright to 2010
Jayamohan Kallickal
2010-02-09
[SCSI] be2iscsi: Remove Ring mode from driver
Jayamohan Kallickal
2010-02-09
[SCSI] be2iscsi: Fixing Bug for multiple SGEs
Jayamohan Kallickal
2010-01-18
[SCSI] be2iscsi: Enable TEXT req resp
Jayamohan Kallickal
2010-01-18
[SCSI] be2iscsi: Fixing initialization of can_queue
Jayamohan Kallickal
2010-01-18
[SCSI] be2iscsi: Enable async mode for mcc rings
Jayamohan Kallickal
2010-01-18
[SCSI] be2iscsi: No requirement for endianess change for data_count
Jayamohan Kallickal
2010-01-18
[SCSI] be2iscsi: decide which requests need completion
Jayamohan Kallickal
2010-01-18
[SCSI] be2iscsi: Use of opcode in beiscsi_alloc_pdu
Jayamohan Kallickal
2010-01-18
[SCSI] be2iscsi:moved pci_set_drvdata to inside beiscsi_hba_alloc
Jayamohan Kallickal
2010-01-18
[SCSI] be2iscsi: Added opcode for LOGOUT_RSP, TEXT_RESP, TMFUNC_RSP
Jayamohan Kallickal
2010-01-18
[SCSI] be2iscsi: Link Wrb with next Wrb
Jayamohan Kallickal
2010-01-18
[SCSI] be2iscsi: Move freeing of resources to stop_conn
Jayamohan Kallickal
2010-01-18
[SCSI] be2iscsi: Use start cid and number of cid and icd from FW
Jayamohan Kallickal
2009-12-04
[SCSI] libiscsi: add warm target reset tmf support
Mike Christie
[next]