aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/be2iscsi/be_main.c
Commit message (Expand)AuthorAge
* [SCSI] be2iscsi: adding functionality to change network settings using iscsiadmMike Christie2012-04-25
* [SCSI] be2iscsi: Adding bsg interface for be2iscsiJayamohan Kallickal2012-04-25
* [SCSI] be2iscsi: Return async handle of unknown opcode to free list.Jayamohan Kallickal2012-04-25
* [SCSI] be2iscsi: Check ASYNC PDU Handle corresponds to HDR/DATA HandleJayamohan Kallickal2012-04-25
* [SCSI] be2iscsi: Bump the driver VersionJayamohan Kallickal2012-04-25
* [SCSI] be2iscsi: Update external Branding to EmulexJayamohan Kallickal2012-04-25
* [SCSI] be2iscsi: Fix the function return values.Jayamohan Kallickal2012-04-25
* [SCSI] be2iscsi: Code cleanup, removing the goto statementJayamohan Kallickal2012-04-25
* [SCSI] be2iscsi: Fix double free of MCCQ info memory.Jayamohan Kallickal2012-04-25
* [SCSI] be2iscsi: Set num_cpu = 1 if pci_enable_msix failsJayamohan Kallickal2012-04-25
* [SCSI] be2iscsi: Freeing of WRB and SGL Handle in cleanup taskMike Christie2012-04-25
* [SCSI] be2iscsi: WRB Initialization and Failure code path changeJayamohan Kallickal2012-04-25
* [SCSI] be2iscsi: Fix in ASYNC PDU stitching logic.Jayamohan Kallickal2012-04-25
* [SCSI] be2iscsi: Fix in the Asynchronous Code PathJayamohan Kallickal2012-04-25
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s...Linus Torvalds2012-01-10
|\
| * [SCSI] be2iscsi: cleanup a min_t() callDan Carpenter2011-12-15
* | switch ->is_visible() to returning umode_tAl Viro2012-01-03
|/
* scsi: Fix up files implicitly depending on module.h inclusionPaul Gortmaker2011-10-31
* [SCSI] be2iscsi: Fix for case where task->sc was cleanedup earlierJayamohan Kallickal2011-10-16
* [SCSI] be2iscsi: Fix for wrong dmsg setting in wrbJayamohan Kallickal2011-10-16
* [SCSI] be2iscsi: Fix for kdump failureJayamohan Kallickal2011-10-16
* [SCSI] be2iscsi: Add pci_disable deviceJayamohan Kallickal2011-08-29
* [SCSI] be2iscsi: Adding a shutdown RoutineJayamohan Kallickal2011-08-29
* [SCSI] be2iscsi: Fixing the /proc/interrupts problem V3Jayamohan Kallickal2011-08-29
* [SCSI] iscsi class: sysfs group is_visible callout for iscsi host attrsMike Christie2011-08-27
* [SCSI] iscsi class: sysfs group is_visible callout for session attrsMike Christie2011-08-27
* [SCSI] iscsi cls: sysfs group is_visible callout for conn attrsMike Christie2011-08-27
* [SCSI] iscsi_ibft, be2iscsi, iscsi_boot: fix boot kobj data lifetime managementMike Christie2011-06-29
* [SCSI] iscsi_boot_sysfs: have this module check for null on destructionMike Christie2011-06-29
* [SCSI] iscsi: Use struct scsi_lun in iscsi structs instead of u8[8]Andy Grover2011-06-29
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-05-23
|\
| * treewide: remove extra semicolonsJustin P. Mattock2011-04-10
* | [SCSI] be2iscsi: fix boot hang due to interrupts not getting rearmedJayamohan Kallickal2011-05-01
* | [SCSI] be2iscsi: Fix for proper setting of FWJayamohan Kallickal2011-04-15
* | [SCSI] be2iscsi: check boot_kset is created before destroying itJayamohan Kallickal2011-04-15
* | [SCSI] be2iscsi: change in copyright noticeJayamohan Kallickal2011-04-15
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2011-03-17
|\
| * [SCSI] be2iscsi: fix null ptr ref in conn get paramMike Christie2011-02-24
* | scsi/be2iscsi,qla2xxx: convert to alloc_workqueue()Tejun Heo2011-02-01
|/
* [SCSI] be2iscsi: fix null ptr when accessing task hdrMike Christie2010-12-31
* [SCSI] be2iscsi: fix gfp use in alloc_pduMike Christie2010-12-31
* [SCSI] be2iscsi: SGE Len == 64KJayamohan Kallickal2010-10-11
* [SCSI] be2iscsi: Add support for iscsi bootJayamohan Kallickal2010-08-06
* [SCSI] be2iscsi: Fix for premature buffer freeJayamohan Kallickal2010-07-28
* [SCSI] be2iscsi: Remove debug print in IO pathJayamohan Kallickal2010-07-28
* [SCSI] be2iscsi: Maintain same ITT across loginJayamohan Kallickal2010-07-28
* [SCSI] be2iscsi: Adding crashdump supportJayamohan Kallickal2010-07-28
* [SCSI] be2iscsi: Fix to handle request_irq failureJayamohan Kallickal2010-07-28
* [SCSI] be2iscsi: No return value for hwi_enable_intrJayamohan Kallickal2010-07-28
* [SCSI] be2iscsi: Fixing the return type of functionsJayamohan Kallickal2010-07-28