aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/be2iscsi/be_iscsi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-01-03switch ->is_visible() to returning umode_tAl Viro1-1/+1
2011-08-27[SCSI] be2iscsi: remove host and session castsMike Christie1-4/+3
2011-08-27[SCSI] iscsi class: sysfs group is_visible callout for iscsi host attrsMike Christie1-0/+9
2011-08-27[SCSI] iscsi class: sysfs group is_visible callout for session attrsMike Christie1-0/+19
2011-08-27[SCSI] iscsi cls: sysfs group is_visible callout for conn attrsMike Christie1-0/+25
2011-04-15[SCSI] be2iscsi: change in copyright noticeJayamohan Kallickal1-7/+6
2011-02-24[SCSI] be2iscsi: fix null ptr ref in conn get paramMike Christie1-13/+5
2010-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds1-3/+0
2010-10-11[SCSI] be2iscsi: Remove premature free of cidJayamohan Kallickal1-3/+0
2010-09-02[SCSI] be2iscsi: Fix for Login failureJayamohan Kallickal1-3/+2
2010-08-06[SCSI] be2iscsi: Add support for iscsi bootJayamohan Kallickal1-29/+47
2010-07-28[SCSI] be2iscsi: Fix for premature buffer freeJayamohan Kallickal1-1/+23
2010-07-28[SCSI] be2iscsi: Limit max_xmit_lengthJayamohan Kallickal1-0/+4
2010-07-28[SCSI] be2iscsi: Fix for freeing cidJayamohan Kallickal1-0/+2
2010-07-28[SCSI] be2iscsi: pass the return from beiscsi_open_connJayamohan Kallickal1-2/+2
2010-07-28[SCSI] be2iscsi: Fixing return valuesJayamohan Kallickal1-6/+6
2010-07-28[SCSI] be2iscsi: Fix warnings from new checkpatch.plJayamohan Kallickal1-16/+16
2010-07-27[SCSI] be2iscsi: fix disconnection cleanupMike Christie1-68/+55
2010-03-03[SCSI] be2iscsi: Remove debug codeJayamohan Kallickal1-2/+2
2010-02-08[SCSI] be2iscsi: Proper checking of stateJayamohan Kallickal1-1/+1
2010-02-08[SCSI] be2iscsi: Fix for first_burstJayamohan Kallickal1-2/+2
2010-02-08[SCSI] be2iscsi: changing copyright to 2010Jayamohan Kallickal1-1/+1
2010-01-18[SCSI] be2iscsi: Enable async mode for mcc ringsJayamohan Kallickal1-12/+88
2010-01-18[SCSI] be2iscsi: Move freeing of resources to stop_connJayamohan Kallickal1-13/+10
2010-01-18[SCSI] be2iscsi: Use start cid and number of cid and icd from FWJayamohan Kallickal1-3/+4
2009-12-04[SCSI] be2iscsi: Adding msix and mcc_rings V3Jayamohan Kallickal1-10/+13
2009-10-02[SCSI] be2iscsi: Moving to pci_pools v3Jayamohan Kallickal1-28/+18
2009-10-02[SCSI] libiscsi: iscsi_session_setup to allow for private spaceJayamohan Kallickal1-2/+4
2009-10-02[SCSI] be2iscsi: add 10Gbps iSCSI - BladeEngine 2 driverJayamohan Kallickal1-0/+646