aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/be2iscsi
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-05-231-2/+2
|\
| * Merge branch 'master' into for-nextJiri Kosina2011-04-261-9/+9
| |\
| * | treewide: remove extra semicolonsJustin P. Mattock2011-04-101-2/+2
* | | [SCSI] be2iscsi: update versionJayamohan Kallickal2011-05-011-1/+1
* | | [SCSI] be2iscsi: fix chip cleanupJayamohan Kallickal2011-05-011-2/+2
* | | [SCSI] be2iscsi: fix boot hang due to interrupts not getting rearmedJayamohan Kallickal2011-05-011-9/+9
* | | [SCSI] be2iscsi: Fix for proper setting of FWJayamohan Kallickal2011-04-151-4/+9
* | | [SCSI] be2iscsi: check boot_kset is created before destroying itJayamohan Kallickal2011-04-151-2/+4
* | | [SCSI] be2iscsi: Set a timeout to FWJayamohan Kallickal2011-04-151-0/+1
* | | [SCSI] be2iscsi: change in copyright noticeJayamohan Kallickal2011-04-159-57/+52
| |/ |/|
* | Fix common misspellingsLucas De Marchi2011-03-311-9/+9
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2011-03-173-16/+9
|\
| * [SCSI] be2iscsi: fix null ptr ref in conn get paramMike Christie2011-02-243-16/+9
* | scsi/be2iscsi,qla2xxx: convert to alloc_workqueue()Tejun Heo2011-02-011-1/+1
|/
* [SCSI] be2iscsi: fix null ptr when accessing task hdrMike Christie2010-12-311-1/+2
* [SCSI] be2iscsi: fix gfp use in alloc_pduMike Christie2010-12-311-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2010-10-223-5/+2
|\
| * [SCSI] be2iscsi: SGE Len == 64KJayamohan Kallickal2010-10-111-1/+1
| * [SCSI] be2iscsi: Remove premature free of cidJayamohan Kallickal2010-10-111-3/+0
| * [SCSI] be2iscsi: More time for FWJayamohan Kallickal2010-10-111-1/+1
* | [SCSI] be2iscsi: Fix for Login failureJayamohan Kallickal2010-09-022-4/+3
|/
* [SCSI] be2iscsi: select ISCSI_BOOT_SYSFSRandy Dunlap2010-08-061-0/+1
* [SCSI] be2iscsi: Driver Version change to 2.0.549.0Jayamohan Kallickal2010-08-061-1/+1
* [SCSI] be2iscsi: Increase max sectorJayamohan Kallickal2010-08-061-1/+1
* [SCSI] be2iscsi: Add support for iscsi bootJayamohan Kallickal2010-08-066-46/+564
* [SCSI] scsi: add Kconfig dependency on NETRandy Dunlap2010-07-282-1/+2
* [SCSI] be2iscsi: The extended shift must be 16Jayamohan Kallickal2010-07-281-1/+1
* [SCSI] be2iscsi: Fix for premature buffer freeJayamohan Kallickal2010-07-284-32/+87
* [SCSI] be2iscsi: Remove debug print in IO pathJayamohan Kallickal2010-07-281-2/+0
* [SCSI] be2iscsi: Limit max_xmit_lengthJayamohan Kallickal2010-07-281-0/+4
* [SCSI] be2iscsi: Maintain same ITT across loginJayamohan Kallickal2010-07-282-5/+37
* [SCSI] be2iscsi: Adding crashdump supportJayamohan Kallickal2010-07-284-1/+141
* [SCSI] be2iscsi: Free tags allocatedJayamohan Kallickal2010-07-281-0/+2
* [SCSI] be2iscsi: Fix to handle request_irq failureJayamohan Kallickal2010-07-281-1/+20
* [SCSI] be2iscsi: No return value for hwi_enable_intrJayamohan Kallickal2010-07-281-19/+5
* [SCSI] be2iscsi: Fix for freeing cidJayamohan Kallickal2010-07-281-0/+2
* [SCSI] be2iscsi: pass the return from beiscsi_open_connJayamohan Kallickal2010-07-281-2/+2
* [SCSI] be2iscsi: Fixing the return type of functionsJayamohan Kallickal2010-07-284-14/+13
* [SCSI] be2iscsi: Fixing return valuesJayamohan Kallickal2010-07-284-15/+15
* [SCSI] be2iscsi: Fix warnings from new checkpatch.plJayamohan Kallickal2010-07-287-123/+126
* [SCSI] be2iscsi: fix null dereference on error pathDan Carpenter2010-07-271-2/+2
* [SCSI] be2iscsi: fix memory leak on error pathDan Carpenter2010-07-271-0/+1
* [SCSI] be2iscsi: fix disconnection cleanupMike Christie2010-07-273-71/+56
* [SCSI] be2iscsi: correct return value in mgmt_invalidate_icds()Dan Carpenter2010-05-241-3/+2
* [SCSI] be2iscsi: fix lock imbalanceJiri Slaby2010-04-081-0/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* [SCSI] be2iscsi: Alloc only one EQ if intr modeJayamohan Kallickal2010-03-031-5/+9
* [SCSI] be2iscsi: Fixing memory allocation for connectionJayamohan Kallickal2010-03-032-5/+3
* [SCSI] be2iscsi: Remove debug codeJayamohan Kallickal2010-03-032-3/+2
* [SCSI] be2iscsi: cleans up abort handlingJayamohan Kallickal2010-03-031-51/+11