aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi/be2iscsi/be_main.c
AgeCommit message (Expand)Author
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 loadedJohn Soni Jose
2012-11-27[SCSI] be2iscsi: Display driver name and version in device attributeJohn 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 driverJohn Soni Jose
2012-11-27[SCSI] be2iscsi: Display Completion Event string instead of OpcodeJohn 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 modeJohn 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 iscsiadmMike Christie
2012-04-25[SCSI] be2iscsi: Adding bsg interface for be2iscsiJayamohan 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 HandleJayamohan Kallickal
2012-04-25[SCSI] be2iscsi: Bump the driver VersionJayamohan Kallickal
2012-04-25[SCSI] be2iscsi: Update external Branding to EmulexJayamohan Kallickal
2012-04-25[SCSI] be2iscsi: Fix the function return values.Jayamohan Kallickal
2012-04-25[SCSI] be2iscsi: Code cleanup, removing the goto statementJayamohan 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 failsJayamohan Kallickal
2012-04-25[SCSI] be2iscsi: Freeing of WRB and SGL Handle in cleanup taskMike Christie
2012-04-25[SCSI] be2iscsi: WRB Initialization and Failure code path changeJayamohan Kallickal
2012-04-25[SCSI] be2iscsi: Fix in ASYNC PDU stitching logic.Jayamohan Kallickal
2012-04-25[SCSI] be2iscsi: Fix in the Asynchronous Code PathJayamohan Kallickal
2012-01-10Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s...Linus Torvalds
2012-01-03switch ->is_visible() to returning umode_tAl Viro
2011-12-15[SCSI] be2iscsi: cleanup a min_t() callDan Carpenter
2011-10-31scsi: Fix up files implicitly depending on module.h inclusionPaul Gortmaker
2011-10-16[SCSI] be2iscsi: Fix for case where task->sc was cleanedup earlierJayamohan Kallickal
2011-10-16[SCSI] be2iscsi: Fix for wrong dmsg setting in wrbJayamohan Kallickal
2011-10-16[SCSI] be2iscsi: Fix for kdump failureJayamohan Kallickal
2011-08-29[SCSI] be2iscsi: Add pci_disable deviceJayamohan Kallickal
2011-08-29[SCSI] be2iscsi: Adding a shutdown RoutineJayamohan Kallickal
2011-08-29[SCSI] be2iscsi: Fixing the /proc/interrupts problem V3Jayamohan Kallickal
2011-08-27[SCSI] iscsi class: sysfs group is_visible callout for iscsi host attrsMike Christie
2011-08-27[SCSI] iscsi class: sysfs group is_visible callout for session attrsMike Christie
2011-08-27[SCSI] iscsi cls: sysfs group is_visible callout for conn attrsMike Christie
2011-06-29[SCSI] iscsi_ibft, be2iscsi, iscsi_boot: fix boot kobj data lifetime managementMike Christie
2011-06-29[SCSI] iscsi_boot_sysfs: have this module check for null on destructionMike Christie
2011-06-29[SCSI] iscsi: Use struct scsi_lun in iscsi structs instead of u8[8]Andy Grover
2011-05-23Merge 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 rearmedJayamohan Kallickal
2011-04-15[SCSI] be2iscsi: Fix for proper setting of FWJayamohan Kallickal
2011-04-15[SCSI] be2iscsi: check boot_kset is created before destroying itJayamohan Kallickal
2011-04-15[SCSI] be2iscsi: change in copyright noticeJayamohan Kallickal
2011-04-10treewide: remove extra semicolonsJustin P. Mattock
2011-03-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds