summaryrefslogtreecommitdiff
path: root/drivers/scsi/be2iscsi
AgeCommit message (Expand)Author
2011-07-27Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2011-07-25iscsi: Use struct scsi_lun in iscsi structs instead of u8[8]Andy Grover
2011-07-25iscsi: Resolve iscsi_proto.h naming conflicts with drivers/target/iscsiNicholas Bellinger
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: update versionJayamohan Kallickal
2011-05-01[SCSI] be2iscsi: fix chip cleanupJayamohan Kallickal
2011-05-01[SCSI] be2iscsi: fix boot hang due to interrupts not getting rearmedJayamohan Kallickal
2011-04-26Merge branch 'master' into for-nextJiri Kosina
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: Set a timeout to FWJayamohan Kallickal
2011-04-15[SCSI] be2iscsi: change in copyright noticeJayamohan Kallickal
2011-04-10treewide: remove extra semicolonsJustin P. Mattock
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2011-02-24[SCSI] be2iscsi: fix null ptr ref in conn get paramMike Christie
2011-02-01scsi/be2iscsi,qla2xxx: convert to alloc_workqueue()Tejun Heo
2010-12-31[SCSI] be2iscsi: fix null ptr when accessing task hdrMike Christie
2010-12-31[SCSI] be2iscsi: fix gfp use in alloc_pduMike Christie
2010-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2010-10-11[SCSI] be2iscsi: SGE Len == 64KJayamohan Kallickal
2010-10-11[SCSI] be2iscsi: Remove premature free of cidJayamohan Kallickal
2010-10-11[SCSI] be2iscsi: More time for FWJayamohan Kallickal
2010-09-02[SCSI] be2iscsi: Fix for Login failureJayamohan Kallickal
2010-08-06[SCSI] be2iscsi: select ISCSI_BOOT_SYSFSRandy Dunlap
2010-08-06[SCSI] be2iscsi: Driver Version change to 2.0.549.0Jayamohan Kallickal
2010-08-06[SCSI] be2iscsi: Increase max sectorJayamohan Kallickal
2010-08-06[SCSI] be2iscsi: Add support for iscsi bootJayamohan Kallickal
2010-07-28[SCSI] scsi: add Kconfig dependency on NETRandy Dunlap
2010-07-28[SCSI] be2iscsi: The extended shift must be 16Jayamohan Kallickal
2010-07-28[SCSI] be2iscsi: Fix for premature buffer freeJayamohan Kallickal
2010-07-28[SCSI] be2iscsi: Remove debug print in IO pathJayamohan Kallickal
2010-07-28[SCSI] be2iscsi: Limit max_xmit_lengthJayamohan Kallickal
2010-07-28[SCSI] be2iscsi: Maintain same ITT across loginJayamohan Kallickal
2010-07-28[SCSI] be2iscsi: Adding crashdump supportJayamohan Kallickal
2010-07-28[SCSI] be2iscsi: Free tags allocatedJayamohan Kallickal
2010-07-28[SCSI] be2iscsi: Fix to handle request_irq failureJayamohan Kallickal
2010-07-28[SCSI] be2iscsi: No return value for hwi_enable_intrJayamohan Kallickal
2010-07-28[SCSI] be2iscsi: Fix for freeing cidJayamohan Kallickal
2010-07-28[SCSI] be2iscsi: pass the return from beiscsi_open_connJayamohan Kallickal
2010-07-28[SCSI] be2iscsi: Fixing the return type of functionsJayamohan Kallickal
2010-07-28[SCSI] be2iscsi: Fixing return valuesJayamohan Kallickal
2010-07-28[SCSI] be2iscsi: Fix warnings from new checkpatch.plJayamohan Kallickal
2010-07-27[SCSI] be2iscsi: fix null dereference on error pathDan Carpenter
2010-07-27[SCSI] be2iscsi: fix memory leak on error pathDan Carpenter
2010-07-27[SCSI] be2iscsi: fix disconnection cleanupMike Christie
2010-05-24[SCSI] be2iscsi: correct return value in mgmt_invalidate_icds()Dan Carpenter