summaryrefslogtreecommitdiff
path: root/drivers/scsi/be2iscsi/be_mgmt.c
AgeCommit message (Expand)AuthorFilesLines
2016-08-30scsi: be2iscsi: Add missing unlock for mbox_lockJitendra Bhivare1-1/+3
2016-08-30scsi: be2iscsi: Remove redundant iscsi_wrb desc memsetJitendra Bhivare1-3/+0
2016-08-23scsi: be2iscsi: Update copyright informationJitendra Bhivare1-3/+3
2016-08-23scsi: be2iscsi: Fix queue and connection parametersJitendra Bhivare1-1/+1
2016-08-23scsi: be2iscsi: Add TPE recovery featureJitendra Bhivare1-128/+0
2016-08-23scsi: be2iscsi: Add V1 of EPFW cleanup IOCTLJitendra Bhivare1-42/+0
2016-08-23scsi: be2iscsi: Move functions to right filesJitendra Bhivare1-261/+0
2016-08-23scsi: be2iscsi: Add IOCTL to check UER supportedJitendra Bhivare1-1/+1
2016-08-23scsi: be2iscsi: Fix to add timer for UE detectionJitendra Bhivare1-4/+7
2016-08-23scsi: be2iscsi: Fix to make boot discovery non-blockingJitendra Bhivare1-245/+292
2016-08-23scsi: be2iscsi: Fix checks for HBA in error stateJitendra Bhivare1-4/+1
2016-08-23scsi: be2iscsi: Check all zeroes IP before issuing IOCTLJitendra Bhivare1-27/+45
2016-08-23scsi: be2iscsi: Rename iface get/set/create/destroy APIsJitendra Bhivare1-4/+4
2016-08-23scsi: be2iscsi: Update iface handle before any set paramJitendra Bhivare1-40/+41
2016-08-23scsi: be2iscsi: Move VLAN code to common iface_set_paramJitendra Bhivare1-36/+39
2016-08-23scsi: be2iscsi: Fix release of DHCP IP in static modeJitendra Bhivare1-141/+151
2016-08-23scsi: be2iscsi: Fix gateway APIs to support IPv4 & IPv6Jitendra Bhivare1-67/+57
2016-02-23be2iscsi: Couple MCC tag and WRB alloc and freeJitendra Bhivare1-83/+51
2016-02-23be2iscsi: Fix MCC WRB leak in open_connectionJitendra Bhivare1-9/+9
2016-02-23be2iscsi: Rename MCC and BMBX processing functionsJitendra Bhivare1-6/+6
2016-02-23be2iscsi: Remove redundant MCC processing codeJitendra Bhivare1-1/+2
2016-02-23be2iscsi: Fix to process 25G link speed info from FWJitendra Bhivare1-28/+0
2016-02-23be2iscsi: Add FW config validationJitendra Bhivare1-66/+122
2016-02-23be2iscsi: Fix to handle misconfigured optics eventsJitendra Bhivare1-0/+42
2016-02-23be2iscsi: Added return value check for mgmt_get_all_if_idJitendra Bhivare1-4/+6
2016-02-23be2iscsi: Fix to use atomic bit operations for tag_stateJitendra Bhivare1-16/+23
2016-02-23be2iscsi: Fix mbox synchronization replacing spinlock with mutexJitendra Bhivare1-50/+55
2016-02-23be2iscsi: Fix soft lockup in mgmt_get_all_if_id path using bmbxJitendra Bhivare1-10/+22
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