summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/be2iscsi/be_mgmt.c
Commit message (Expand)AuthorAgeFilesLines
* be2iscsi: Couple MCC tag and WRB alloc and freeJitendra Bhivare2016-02-231-83/+51
* be2iscsi: Fix MCC WRB leak in open_connectionJitendra Bhivare2016-02-231-9/+9
* be2iscsi: Rename MCC and BMBX processing functionsJitendra Bhivare2016-02-231-6/+6
* be2iscsi: Remove redundant MCC processing codeJitendra Bhivare2016-02-231-1/+2
* be2iscsi: Fix to process 25G link speed info from FWJitendra Bhivare2016-02-231-28/+0
* be2iscsi: Add FW config validationJitendra Bhivare2016-02-231-66/+122
* be2iscsi: Fix to handle misconfigured optics eventsJitendra Bhivare2016-02-231-0/+42
* be2iscsi: Added return value check for mgmt_get_all_if_idJitendra Bhivare2016-02-231-4/+6
* be2iscsi: Fix to use atomic bit operations for tag_stateJitendra Bhivare2016-02-231-16/+23
* be2iscsi: Fix mbox synchronization replacing spinlock with mutexJitendra Bhivare2016-02-231-50/+55
* be2iscsi: Fix soft lockup in mgmt_get_all_if_id path using bmbxJitendra Bhivare2016-02-231-10/+22
* be2iscsi: Fix updating the next pointer during WRB postingJohn Soni Jose2015-11-091-4/+20
* be2iscsi: Revert ownership to EmulexKetan Mukadam2015-10-271-2/+2
* be2iscsi : Logout of FW Boot SessionJohn Soni Jose2015-05-251-0/+69
* MAINTAINERS, be2iscsi: change email domainMinh Tran2015-05-181-4/+4
* be2iscsi: check ip buffer before copyingMike Christie2014-09-301-5/+8
* be2iscsi: Fix the copyright yearJayamohan Kallickal2014-09-161-1/+1
* scsi: use pci_zalloc_consistentJoe Perches2014-08-081-2/+1
* be2iscsi: Fix memory leak in mgmt_set_ip()Maurizio Lombardi2014-07-251-9/+11
* be2iscsi: remove potential junk pointer freeTomas Henzl2014-06-251-3/+1
* be2iscsi: Fix TCP parameters while connection offloading.Jayamohan Kallickal2014-05-281-3/+10
* be2iscsi: Fix interrupt Coalescing mechanism.Jayamohan Kallickal2014-05-281-0/+37
* be2iscsi: Fix retrieving MCCQ_WRB in non-embedded Mbox pathJayamohan Kallickal2014-05-281-7/+7
* [SCSI] be2iscsi: Fix handling timed out MBX completion from FWJayamohan Kallickal2014-03-151-10/+12
* [SCSI] be2iscsi: Fix SGL posting for unaligned ICD valuesJayamohan Kallickal2013-10-251-2/+8
* [SCSI] be2iscsi: Fix Insufficient Buffer Error returned in MBX CompletionJayamohan Kallickal2013-10-251-21/+62
* [SCSI] be2iscsi: Fix MSIx creation for SKH-R adapterJayamohan Kallickal2013-10-251-0/+11
* [SCSI] be2iscsi: Display Port Identifier for each iSCSI functionJayamohan Kallickal2013-10-251-0/+19
* [SCSI] be2iscsi: Dispaly CID available for connection offloadJayamohan Kallickal2013-10-251-2/+32
* [SCSI] be2iscsi: Fix chute cleanup during drivers unload.Jayamohan Kallickal2013-10-251-4/+13
* [SCSI] be2iscsi: Fix connection offload to support Dual Chute.Jayamohan Kallickal2013-10-251-3/+16
* [SCSI] be2iscsi: Fix CID allocation/freeing to support Dual chute modeJayamohan Kallickal2013-10-251-2/+14
* [SCSI] be2iscsi: Fix changes in ASYNC Path for SKH-R adapterJayamohan Kallickal2013-10-251-5/+5
* [SCSI] be2iscsi: Config parameters update for Dual Chute SupportJayamohan Kallickal2013-10-251-17/+60
* [SCSI] be2iscsi: Fix negotiated parameters upload to FWJayamohan Kallickal2013-10-251-5/+3
* [SCSI] be2scsi: Update copyright dates to 2013Jayamohan Kallickal2013-05-021-1/+1
* [SCSI] be2iscsi: Fix displaying the Active Session Count from driverJayamohan Kallickal2013-05-021-0/+20
* [SCSI] be2iscsi: Fix displaying the FW Version from driver.Jayamohan Kallickal2013-05-021-0/+21
* treewide: Fix typo in printk and commentsMasanari Iida2013-04-241-1/+1
* [SCSI] be2iscsi: Fix Unrecoverable Error DetectionJohn Soni Jose2012-11-271-0/+132
* [SCSI] be2iscsi: Fix for MBX timeout issueJohn Soni Jose2012-11-271-63/+37
* [SCSI] be2iscsi: Update the copyright informationJohn Soni Jose2012-11-271-1/+1
* [SCSI] be2iscsi: Fix issue of displaying adapter family.John Soni Jose2012-11-271-0/+39
* [SCSI] be2iscsi: Fix session update context with V2 version.John Soni Jose2012-11-271-0/+139
* [SCSI] be2iscsi: Display driver name and version in device attributeJohn Soni Jose2012-11-271-0/+16
* [SCSI] be2iscsi: Add support for configuring the VLAN on the adapter.John Soni Jose2012-09-141-0/+46
* [SCSI] be2iscsi: Added Logging mechanism for the driver.John Soni Jose2012-09-141-62/+95
* [SCSI] be2iscsi: Issue MBX Cmd for login to boot target in crashdump modeJohn Soni Jose2012-09-141-0/+133
* [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-251-0/+27
OpenPOWER on IntegriCloud