summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc/lpfc_attr.c
Commit message (Expand)AuthorAgeFilesLines
* scsi: lpfc: avoid harmless comparison warningArnd Bergmann2016-07-201-4/+9
* lpfc: Re-organize source for easier driver attribute managementJames Smart2016-07-151-96/+1
* lpfc: Remove global lpfc_sli_mode attribute in leiu of per-hba lpfc_sli_modeJames Smart2016-07-151-6/+6
* lpfc: Remove global lpfc_delay_discovery attribute in leiu of per-hba lpfc_de...James Smart2016-07-151-5/+3
* lpfc: Remove global lpfc_enable_npiv attribute in leiu of per-hba lpfc_enable...James Smart2016-07-151-6/+2
* lpfc: Add support for XLane LUN priorityJames Smart2016-07-151-11/+78
* lpfc: Add MDS Diagnostics SupportJames Smart2016-07-151-0/+10
* lpfc: Update modified file copyrightsJames Smart2016-04-111-1/+1
* lpfc: Fix interaction between fdmi_on and enable_SmartSANJames Smart2016-04-111-16/+7
* lpfc: Utilize embedded CDB logic to minimize IO latencyJames Smart2016-04-111-1/+0
* lpfc: Use new FDMI speed definitions for 10G, 25G and 40G FCoE.James Smart2015-12-211-1/+1
* lpfc: Modularize and cleanup FDMI code in driverJames Smart2015-12-211-14/+32
* lpfc: Add support for Lancer G6 and 32G FC linksJames Smart2015-10-271-4/+13
* lpfc: remove set but not used variablesSebastian Herbszt2015-10-271-6/+0
* lpfc: Update copyright to 2015James Smart2015-04-101-1/+1
* lpfc: Fix FDMI Fabric support in driver for BrocadeJames Smart2015-04-101-5/+11
* lpfc: Add support for reporting option_rom_version on newer adaptersJames Smart2015-04-101-1/+6
* lpfc: fix low priority issues from fortify source code scanJames Smart2014-09-161-1/+1
* scsi: use 64-bit value for 'max_luns'Hannes Reinecke2014-07-171-1/+9
* lpfc: Fix ExpressLane priority setupJames Smart2014-06-021-1/+1
* lpfc: Update lpfc version to driver version 10.2.8000.0James Smart2014-06-021-1/+1
* lpfc: Convert runtime references to old xlane cfg param to fof cfg paramJames Smart2014-06-021-6/+6
* lpfc: Fix FW dump using sysfsJames Smart2014-06-021-1/+6
* [SCSI] lpfc 8.3.45: Fix sysfs buffer overrun in read of lpfc_fcp_cpu_map for ...James Smart2014-03-151-6/+22
* [SCSI] lpfc 8.3.45: Incorporated support of a low-latency io pathJames Smart2014-03-151-49/+551
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2013-09-151-3/+16
|\
| * [SCSI] lpfc 8.3.42: Fixed issue of task management commands having a fixed ti...James Smart2013-09-101-0/+8
| * [SCSI] lpfc 8.3.42: Fix crash on driver load due to cpu affinity logicJames Smart2013-09-101-1/+4
| * [SCSI] lpfc 8.3.42: Fixed logging format of setting driver sysfs attributes h...James Smart2013-09-101-2/+4
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-09-061-4/+4
|\ \ | |/ |/|
| * treewide: Fix typo in printkMasanari Iida2013-08-201-4/+4
* | [SCSI] lpfc: Removed obsolete fcp_eq_count and fcp_wq_count driver attributesJames Smart2013-08-261-23/+0
* | [SCSI] lpfc 8.3.41: Add first burst support to driverJames Smart2013-08-231-0/+11
* | [SCSI] lpfc 8.3.41: Fixed not able to perform PCI function reset when board w...James Smart2013-08-231-5/+6
* | [SCSI] lpfc 8.3.41: Fixed failure in setting SLI3 board modeJames Smart2013-08-231-3/+0
* | [SCSI] lpfc 8.3.41: Fixed max value of lpfc_lun_queue_depthJames Smart2013-08-231-3/+6
|/
* [SCSI] lpfc 8.3.40: Clarified the behavior of the lpfc_max_luns module parameterJames Smart2013-06-261-3/+20
* [SCSI] lpfc 8.3.39: Fixed driver vector mapping to CPU affinityJames Smart2013-05-021-0/+137
* [SCSI] lpfc 8.3.39: Remove lpfc_fcp_look_ahead module parameterJames Smart2013-05-021-3/+2
* [SCSI] lpfc 8.3.39: Fix driver issues with SCSI Host resetJames Smart2013-05-021-1/+6
* [SCSI] lpfc 8.3.39: Fix driver issues with large s/g lists for BlockGuardJames Smart2013-05-021-4/+11
* [SCSI] lpfc 8.3.39: Fixed pt2pt and loop discovery problems on topology changes.James Smart2013-05-021-0/+2
* [SCSI] lpfc 8.3.38: Fix default value for lpfc_enable_rrq.James Smart2013-04-091-1/+1
* [SCSI] lpfc 8.3.38: Fixed OXID reuse issue.James Smart2013-04-091-1/+7
* [SCSI] lpfc 8.3.38: Fixed NMI watch dog panic's when resetting the hba.James Smart2013-04-091-1/+1
* [SCSI] lpfc 8.3.36: Fix bug with Target Resets and FCP2 devicesJames Smart2012-11-271-0/+12
* [SCSI] lpfc 8.3.36: Fixed boot from san failureJames Smart2012-11-271-0/+73
* [SCSI] lpfc 8.3.35: Fix incorrect comment in T10 DIF attributesJames Smart2012-10-081-1/+7
* [SCSI] lpfc 8.3.33: Add lpfc_fcp_look_ahead module parameterJames Smart2012-09-141-0/+11
* [SCSI] lpfc 8.3.33: Make I/O to hw queue distribution algorithm a module para...James Smart2012-09-141-0/+12
OpenPOWER on IntegriCloud