index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
be2iscsi
/
be_main.c
Age
Commit message (
Expand
)
Author
2013-05-02
[SCSI] be2iscsi: Fix issue in passing the exp_cmdsn and max_cmdsn
Jayamohan Kallickal
2013-05-02
[SCSI] be2iscsi: Fix possible reentrancy issue in be_iopoll
Shlomo Pongratz
2013-05-02
[SCSI] be2scsi: Update copyright dates to 2013
Jayamohan Kallickal
2013-05-02
[SCSI] be2iscsi: Fix dynamic CID allocation Mechanism in driver
Jayamohan Kallickal
2013-05-02
[SCSI] be2iscsi : Fix the NOP-In handling code path
Jayamohan Kallickal
2013-05-02
[SCSI] be2iscsi: Fix displaying the Active Session Count from driver
Jayamohan Kallickal
2013-05-02
[SCSI] be2iscsi: Fix displaying the FW Version from driver.
Jayamohan Kallickal
2013-05-02
[SCSI] be2iscsi: Fix MACRO for checking the adapter type
Jayamohan Kallickal
2013-05-02
[SCSI] be2iscsi: Fix freeing CXN specific driver resources.
Jayamohan Kallickal
2013-05-02
[SCSI] be2iscsi: Fix MSIX support in SKH-R to 32
Jayamohan Kallickal
2013-05-02
[SCSI] be2iscsi: Fix lack of uninitialize pattern to FW
Jayamohan Kallickal
2013-01-03
Drivers: scsi: remove __dev* attributes.
Greg Kroah-Hartman
2012-11-27
[SCSI] be2iscsi: Fix Unrecoverable Error Detection
John Soni Jose
2012-11-27
[SCSI] be2iscsi: Fix for MBX timeout issue
John Soni Jose
2012-11-27
[SCSI] be2iscsi: Update the copyright information
John Soni Jose
2012-11-27
[SCSI] be2iscsi: Fix issue of displaying adapter family.
John Soni Jose
2012-11-27
[SCSI] be2iscsi: Fix Task Completion Event handling
John Soni Jose
2012-11-27
[SCSI] be2iscsi: Fix session update context with V2 version.
John Soni Jose
2012-11-27
[SCSI] be2iscsi: Fix support for V2 version of WRB.
John Soni Jose
2012-11-27
[SCSI] be2iscsi: Fix max EQ supported by the driver.
John Soni Jose
2012-11-27
[SCSI] be2iscsi: Fix driver support for Skyhawk-R adapter.
John Soni Jose
2012-11-27
[SCSI] be2iscsi: Fix return value and typo.
John Soni Jose
2012-11-27
[SCSI] be2iscsi: Fix kernel panic in blk_iopoll disable mode.
John Soni Jose
2012-11-27
[SCSI] be2iscsi: Issue an function level reset when driver is loaded
John Soni Jose
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
[next]