summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc/lpfc_attr.c
Commit message (Expand)AuthorAgeFilesLines
* scsi: lpfc: Fix lpfc_wwn_set return code checkJames Smart2017-01-201-2/+2
* scsi: lpfc: Reinstate lpfc_soft_wwn parameterJames Smart2017-01-051-0/+223
* scsi: lpfc: Deprecate lpfc_prot_sg_seg_cnt parameterJames Smart2017-01-051-10/+0
* scsi: lpfc: Fix Xlane dynamic LUN set for LUN priority.James Smart2017-01-051-8/+15
* scsi: lpfc: Correct host name in symbolic_name fieldJames Smart2017-01-051-0/+17
* scsi: lpfc: Deprecate lpfc_soft_wwn parameterJames Smart2017-01-051-216/+0
* scsi: lpfc: Synchronize link speed with boot driverJames Smart2016-11-081-1/+6
* scsi: lpfc: Revise strings with full lpfc parameter nameJames Smart2016-11-081-11/+12
* scsi: lpfc: Code cleanup for lpfc_sriov_nr_virtfn parameterJames Smart2016-11-081-32/+3
* scsi: lpfc: Code cleanup for lpfc_max_scsicmpl_time parameterJames Smart2016-11-081-4/+2
* scsi: lpfc: Code cleanup for lpfc_topology parameterJames Smart2016-11-081-4/+3
* scsi: lpfc: Code cleanup for lpfc_aer_support parameterJames Smart2016-11-081-40/+3
* scsi: lpfc: Code cleanup for lpfc_enable_rrq parameterJames Smart2016-11-081-6/+2
* scsi: lpfc: Code clean up for lpfc_iocb_cnt parameterJames Smart2016-11-081-7/+1
* scsi: lpfc: Make lpfc_prot_xxx params per hba parametersJames Smart2016-11-081-9/+14
* 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
OpenPOWER on IntegriCloud