summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/be2iscsi
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] be2iscsi: fix dma free size mismatch regressionMike Christie2012-05-301-3/+2
* [SCSI] be2iscsi: Get Port State and Speed of the AdapterJohn Soni Jose2012-04-253-0/+140
* [SCSI] be2iscsi: adding functionality to change network settings using iscsiadmMike Christie2012-04-257-106/+858
* [SCSI] be2iscsi: Adding bsg interface for be2iscsiJayamohan Kallickal2012-04-254-1/+162
* [SCSI] be2iscsi: Get Initiator Name for the iSCSI_HostJohn Soni Jose2012-04-254-0/+90
* [SCSI] be2iscsi: Return async handle of unknown opcode to free list.Jayamohan Kallickal2012-04-251-2/+1
* [SCSI] be2iscsi: Check ASYNC PDU Handle corresponds to HDR/DATA HandleJayamohan Kallickal2012-04-251-6/+2
* [SCSI] be2iscsi: Bump the driver VersionJayamohan Kallickal2012-04-252-1/+2
* [SCSI] be2iscsi: Update external Branding to EmulexJayamohan Kallickal2012-04-253-5/+5
* [SCSI] be2iscsi: Fix the function return values.Jayamohan Kallickal2012-04-251-4/+3
* [SCSI] be2iscsi: Code cleanup, removing the goto statementJayamohan Kallickal2012-04-251-7/+4
* [SCSI] be2iscsi: Fix double free of MCCQ info memory.Jayamohan Kallickal2012-04-251-1/+3
* [SCSI] be2iscsi: Set num_cpu = 1 if pci_enable_msix failsJayamohan Kallickal2012-04-251-1/+4
* [SCSI] be2iscsi: Fix typo function name mismatchJayamohan Kallickal2012-04-251-1/+1
* [SCSI] be2iscsi: Freeing of WRB and SGL Handle in cleanup taskMike Christie2012-04-251-45/+62
* [SCSI] be2iscsi: WRB Initialization and Failure code path changeJayamohan Kallickal2012-04-252-53/+49
* [SCSI] be2iscsi: Fix in ASYNC PDU stitching logic.Jayamohan Kallickal2012-04-251-2/+2
* [SCSI] be2iscsi: Fix in the Asynchronous Code PathJayamohan Kallickal2012-04-252-46/+47
* [SCSI] be2iscsi: Remove unused OFFSET_IN_PAGE() macroRoland Dreier2012-04-231-4/+0
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s...Linus Torvalds2012-01-101-2/+3
|\
| * [SCSI] be2iscsi: cleanup a min_t() callDan Carpenter2011-12-151-2/+3
* | switch ->is_visible() to returning umode_tAl Viro2012-01-033-8/+8
|/
* scsi: Fix up files implicitly depending on module.h inclusionPaul Gortmaker2011-10-311-0/+1
* [SCSI] be2iscsi: Move driver Version to 4.1.239.0Jayamohan Kallickal2011-10-161-1/+1
* [SCSI] be2iscsi: memset wrb for ring createJayamohan Kallickal2011-10-161-0/+1
* [SCSI] be2iscsi: Fix for case where task->sc was cleanedup earlierJayamohan Kallickal2011-10-161-0/+5
* [SCSI] be2iscsi: Fix for wrong dmsg setting in wrbJayamohan Kallickal2011-10-161-2/+2
* [SCSI] be2iscsi: Fix for kdump failureJayamohan Kallickal2011-10-163-1/+22
* [SCSI] be2iscsi: Add pci_disable deviceJayamohan Kallickal2011-08-291-0/+2
* [SCSI] be2iscsi: Adding a shutdown RoutineJayamohan Kallickal2011-08-291-8/+30
* [SCSI] be2iscsi: Fixing the /proc/interrupts problem V3Jayamohan Kallickal2011-08-292-8/+29
* [SCSI] be2iscsi: remove host and session castsMike Christie2011-08-271-4/+3
* [SCSI] iscsi class: sysfs group is_visible callout for iscsi host attrsMike Christie2011-08-272-2/+9
* [SCSI] iscsi class: sysfs group is_visible callout for session attrsMike Christie2011-08-272-15/+19
* [SCSI] iscsi cls: sysfs group is_visible callout for conn attrsMike Christie2011-08-273-10/+29
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2011-07-271-2/+2
|\
| * iscsi: Use struct scsi_lun in iscsi structs instead of u8[8]Andy Grover2011-07-251-3/+2
| * iscsi: Resolve iscsi_proto.h naming conflicts with drivers/target/iscsiNicholas Bellinger2011-07-251-2/+2
* | [SCSI] iscsi_ibft, be2iscsi, iscsi_boot: fix boot kobj data lifetime managementMike Christie2011-06-291-91/+99
* | [SCSI] iscsi_boot_sysfs: have this module check for null on destructionMike Christie2011-06-291-4/+2
* | [SCSI] iscsi: Use struct scsi_lun in iscsi structs instead of u8[8]Andy Grover2011-06-291-3/+2
|/
* 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