aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc/lpfc_attr.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-11-08scsi: lpfc: Synchronize link speed with boot driverJames Smart1-1/+6
2016-11-08scsi: lpfc: Revise strings with full lpfc parameter nameJames Smart1-11/+12
2016-11-08scsi: lpfc: Code cleanup for lpfc_sriov_nr_virtfn parameterJames Smart1-32/+3
2016-11-08scsi: lpfc: Code cleanup for lpfc_max_scsicmpl_time parameterJames Smart1-4/+2
2016-11-08scsi: lpfc: Code cleanup for lpfc_topology parameterJames Smart1-4/+3
2016-11-08scsi: lpfc: Code cleanup for lpfc_aer_support parameterJames Smart1-40/+3
2016-11-08scsi: lpfc: Code cleanup for lpfc_enable_rrq parameterJames Smart1-6/+2
2016-11-08scsi: lpfc: Code clean up for lpfc_iocb_cnt parameterJames Smart1-7/+1
2016-11-08scsi: lpfc: Make lpfc_prot_xxx params per hba parametersJames Smart1-9/+14
2016-07-20scsi: lpfc: avoid harmless comparison warningArnd Bergmann1-4/+9
2016-07-15lpfc: Re-organize source for easier driver attribute managementJames Smart1-96/+1
2016-07-15lpfc: Remove global lpfc_sli_mode attribute in leiu of per-hba lpfc_sli_modeJames Smart1-6/+6
2016-07-15lpfc: Remove global lpfc_delay_discovery attribute in leiu of per-hba lpfc_delay_discoveryJames Smart1-5/+3
2016-07-15lpfc: Remove global lpfc_enable_npiv attribute in leiu of per-hba lpfc_enable_npivJames Smart1-6/+2
2016-07-15lpfc: Add support for XLane LUN priorityJames Smart1-11/+78
2016-07-15lpfc: Add MDS Diagnostics SupportJames Smart1-0/+10
2016-04-11lpfc: Update modified file copyrightsJames Smart1-1/+1
2016-04-11lpfc: Fix interaction between fdmi_on and enable_SmartSANJames Smart1-16/+7
2016-04-11lpfc: Utilize embedded CDB logic to minimize IO latencyJames Smart1-1/+0
2015-12-21lpfc: Use new FDMI speed definitions for 10G, 25G and 40G FCoE.James Smart1-1/+1
2015-12-21lpfc: Modularize and cleanup FDMI code in driverJames Smart1-14/+32
2015-10-27lpfc: Add support for Lancer G6 and 32G FC linksJames Smart1-4/+13
2015-10-27lpfc: remove set but not used variablesSebastian Herbszt1-6/+0
2015-04-10lpfc: Update copyright to 2015James Smart1-1/+1
2015-04-10lpfc: Fix FDMI Fabric support in driver for BrocadeJames Smart1-5/+11
2015-04-10lpfc: Add support for reporting option_rom_version on newer adaptersJames Smart1-1/+6
2014-09-16lpfc: fix low priority issues from fortify source code scanJames Smart1-1/+1
2014-07-17scsi: use 64-bit value for 'max_luns'Hannes Reinecke1-1/+9
2014-06-02lpfc: Fix ExpressLane priority setupJames Smart1-1/+1
2014-06-02lpfc: Update lpfc version to driver version 10.2.8000.0James Smart1-1/+1
2014-06-02lpfc: Convert runtime references to old xlane cfg param to fof cfg paramJames Smart1-6/+6
2014-06-02lpfc: Fix FW dump using sysfsJames Smart1-1/+6
2014-03-15[SCSI] lpfc 8.3.45: Fix sysfs buffer overrun in read of lpfc_fcp_cpu_map for 128 CPUs.James Smart1-6/+22
2014-03-15[SCSI] lpfc 8.3.45: Incorporated support of a low-latency io pathJames Smart1-49/+551
2013-09-15Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-3/+16
2013-09-10[SCSI] lpfc 8.3.42: Fixed issue of task management commands having a fixed timeoutJames Smart1-0/+8
2013-09-10[SCSI] lpfc 8.3.42: Fix crash on driver load due to cpu affinity logicJames Smart1-1/+4
2013-09-10[SCSI] lpfc 8.3.42: Fixed logging format of setting driver sysfs attributes hard to interpretJames Smart1-2/+4
2013-09-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-4/+4
2013-08-26[SCSI] lpfc: Removed obsolete fcp_eq_count and fcp_wq_count driver attributesJames Smart1-23/+0
2013-08-23[SCSI] lpfc 8.3.41: Add first burst support to driverJames Smart1-0/+11
2013-08-23[SCSI] lpfc 8.3.41: Fixed not able to perform PCI function reset when board was not in online modeJames Smart1-5/+6
2013-08-23[SCSI] lpfc 8.3.41: Fixed failure in setting SLI3 board modeJames Smart1-3/+0
2013-08-23[SCSI] lpfc 8.3.41: Fixed max value of lpfc_lun_queue_depthJames Smart1-3/+6
2013-08-20treewide: Fix typo in printkMasanari Iida1-4/+4
2013-06-26[SCSI] lpfc 8.3.40: Clarified the behavior of the lpfc_max_luns module parameterJames Smart1-3/+20
2013-05-02[SCSI] lpfc 8.3.39: Fixed driver vector mapping to CPU affinityJames Smart1-0/+137
2013-05-02[SCSI] lpfc 8.3.39: Remove lpfc_fcp_look_ahead module parameterJames Smart1-3/+2
2013-05-02[SCSI] lpfc 8.3.39: Fix driver issues with SCSI Host resetJames Smart1-1/+6
2013-05-02[SCSI] lpfc 8.3.39: Fix driver issues with large s/g lists for BlockGuardJames Smart1-4/+11