aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/be2iscsi/be_mgmt.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-11-09be2iscsi: Fix updating the next pointer during WRB postingJohn Soni Jose1-4/+20
2015-10-27be2iscsi: Revert ownership to EmulexKetan Mukadam1-2/+2
2015-05-25be2iscsi : Logout of FW Boot SessionJohn Soni Jose1-0/+69
2015-05-18MAINTAINERS, be2iscsi: change email domainMinh Tran1-4/+4
2014-09-30be2iscsi: check ip buffer before copyingMike Christie1-5/+8
2014-09-16be2iscsi: Fix the copyright yearJayamohan Kallickal1-1/+1
2014-08-08scsi: use pci_zalloc_consistentJoe Perches1-2/+1
2014-07-25be2iscsi: Fix memory leak in mgmt_set_ip()Maurizio Lombardi1-9/+11
2014-06-25be2iscsi: remove potential junk pointer freeTomas Henzl1-3/+1
2014-05-28be2iscsi: Fix TCP parameters while connection offloading.Jayamohan Kallickal1-3/+10
2014-05-28be2iscsi: Fix interrupt Coalescing mechanism.Jayamohan Kallickal1-0/+37
2014-05-28be2iscsi: Fix retrieving MCCQ_WRB in non-embedded Mbox pathJayamohan Kallickal1-7/+7
2014-03-15[SCSI] be2iscsi: Fix handling timed out MBX completion from FWJayamohan Kallickal1-10/+12
2013-10-25[SCSI] be2iscsi: Fix SGL posting for unaligned ICD valuesJayamohan Kallickal1-2/+8
2013-10-25[SCSI] be2iscsi: Fix Insufficient Buffer Error returned in MBX CompletionJayamohan Kallickal1-21/+62
2013-10-25[SCSI] be2iscsi: Fix MSIx creation for SKH-R adapterJayamohan Kallickal1-0/+11
2013-10-25[SCSI] be2iscsi: Display Port Identifier for each iSCSI functionJayamohan Kallickal1-0/+19
2013-10-25[SCSI] be2iscsi: Dispaly CID available for connection offloadJayamohan Kallickal1-2/+32
2013-10-25[SCSI] be2iscsi: Fix chute cleanup during drivers unload.Jayamohan Kallickal1-4/+13
2013-10-25[SCSI] be2iscsi: Fix connection offload to support Dual Chute.Jayamohan Kallickal1-3/+16
2013-10-25[SCSI] be2iscsi: Fix CID allocation/freeing to support Dual chute modeJayamohan Kallickal1-2/+14
2013-10-25[SCSI] be2iscsi: Fix changes in ASYNC Path for SKH-R adapterJayamohan Kallickal1-5/+5
2013-10-25[SCSI] be2iscsi: Config parameters update for Dual Chute SupportJayamohan Kallickal1-17/+60
2013-10-25[SCSI] be2iscsi: Fix negotiated parameters upload to FWJayamohan Kallickal1-5/+3
2013-05-02[SCSI] be2scsi: Update copyright dates to 2013Jayamohan Kallickal1-1/+1
2013-05-02[SCSI] be2iscsi: Fix displaying the Active Session Count from driverJayamohan Kallickal1-0/+20
2013-05-02[SCSI] be2iscsi: Fix displaying the FW Version from driver.Jayamohan Kallickal1-0/+21
2013-04-24treewide: Fix typo in printk and commentsMasanari Iida1-1/+1
2012-11-27[SCSI] be2iscsi: Fix Unrecoverable Error DetectionJohn Soni Jose1-0/+132
2012-11-27[SCSI] be2iscsi: Fix for MBX timeout issueJohn Soni Jose1-63/+37
2012-11-27[SCSI] be2iscsi: Update the copyright informationJohn Soni Jose1-1/+1
2012-11-27[SCSI] be2iscsi: Fix issue of displaying adapter family.John Soni Jose1-0/+39
2012-11-27[SCSI] be2iscsi: Fix session update context with V2 version.John Soni Jose1-0/+139
2012-11-27[SCSI] be2iscsi: Display driver name and version in device attributeJohn Soni Jose1-0/+16
2012-09-14[SCSI] be2iscsi: Add support for configuring the VLAN on the adapter.John Soni Jose1-0/+46
2012-09-14[SCSI] be2iscsi: Added Logging mechanism for the driver.John Soni Jose1-62/+95
2012-09-14[SCSI] be2iscsi: Issue MBX Cmd for login to boot target in crashdump modeJohn Soni Jose1-0/+133
2012-05-30[SCSI] be2iscsi: fix dma free size mismatch regressionMike Christie1-3/+2
2012-04-25[SCSI] be2iscsi: Get Port State and Speed of the AdapterJohn Soni Jose1-0/+27
2012-04-25[SCSI] be2iscsi: adding functionality to change network settings using iscsiadmMike Christie1-28/+385
2012-04-25[SCSI] be2iscsi: Adding bsg interface for be2iscsiJayamohan Kallickal1-1/+69
2012-04-25[SCSI] be2iscsi: Get Initiator Name for the iSCSI_HostJohn Soni Jose1-0/+26
2011-05-01[SCSI] be2iscsi: fix chip cleanupJayamohan Kallickal1-2/+2
2011-04-15[SCSI] be2iscsi: change in copyright noticeJayamohan Kallickal1-7/+6
2010-09-02[SCSI] be2iscsi: Fix for Login failureJayamohan Kallickal1-1/+1
2010-08-06[SCSI] be2iscsi: Add support for iscsi bootJayamohan Kallickal1-0/+71
2010-07-28[SCSI] be2iscsi: Fix for premature buffer freeJayamohan Kallickal1-24/+21
2010-07-28[SCSI] be2iscsi: Free tags allocatedJayamohan Kallickal1-0/+2
2010-07-28[SCSI] be2iscsi: Fixing the return type of functionsJayamohan Kallickal1-7/+6
2010-07-28[SCSI] be2iscsi: Fixing return valuesJayamohan Kallickal1-1/+1