Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
46f0537b1ecf672052007c97f102a7e6bf0791e4
/
drivers
/
scsi
/
lpfc
/
lpfc_attr.c
aeb3c81
Add Fabric assigned WWN support.
by James Smart
· 8 years ago
4410a67
Fix nvme initiator handling when not enabled.
by James Smart
· 8 years ago
ca4a213
Merge remote-tracking branch 'mkp-scsi/4.11/scsi-fixes' into fixes
by James Bottomley
· 8 years ago
7d70803
scsi: lpfc: Finalize Kconfig options for nvme
by James Smart
· 8 years ago
e2a3a673
Merge remote-tracking branch 'mkp-scsi/fixes' into fixes
by James Bottomley
· 8 years ago
43140ca
scsi: lpfc: Rename LPFC_MAX_EQ_DELAY to LPFC_MAX_EQ_DELAY_EQID_CNT
by James Smart
· 8 years ago
96418b5
scsi: lpfc: Fix eh_deadline setting for sli3 adapters.
by James Smart
· 8 years ago
a3b4924
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 8 years ago
9332ef9
scripts/spelling.txt: add "an user" pattern and fix typo instances
by Masahiro Yamada
· 8 years ago
d080abe
scsi: lpfc: Update copyrights
by James Smart
· 8 years ago
2d7dbc4
scsi: lpfc: NVME Target: Receive buffer updates
by James Smart
· 8 years ago
f358dd0
scsi: lpfc: NVME Target: Base modifications
by James Smart
· 8 years ago
895427b
scsi: lpfc: NVME Initiator: Base modifications
by James Smart
· 8 years ago
2ea259e
scsi: lpfc: minor code cleanups
by James Smart
· 8 years ago
e2934ed
scsi: lpfc: Fix lpfc_wwn_set return code check
by James Smart
· 8 years ago
352e5fd
scsi: lpfc: Reinstate lpfc_soft_wwn parameter
by James Smart
· 8 years ago
f2bf460
scsi: lpfc: Deprecate lpfc_prot_sg_seg_cnt parameter
by James Smart
· 8 years ago
b5749fe
scsi: lpfc: Fix Xlane dynamic LUN set for LUN priority.
by James Smart
· 8 years ago
6c9231f
scsi: lpfc: Correct host name in symbolic_name field
by James Smart
· 8 years ago
8c6a6f4
scsi: lpfc: Deprecate lpfc_soft_wwn parameter
by James Smart
· 8 years ago
c691816
scsi: lpfc: Synchronize link speed with boot driver
by James Smart
· 8 years ago
6c86068
scsi: lpfc: Revise strings with full lpfc parameter name
by James Smart
· 8 years ago
0cfbbf2
scsi: lpfc: Code cleanup for lpfc_sriov_nr_virtfn parameter
by James Smart
· 8 years ago
ed5b152
scsi: lpfc: Code cleanup for lpfc_max_scsicmpl_time parameter
by James Smart
· 8 years ago
0a03543
scsi: lpfc: Code cleanup for lpfc_topology parameter
by James Smart
· 8 years ago
506139a
scsi: lpfc: Code cleanup for lpfc_aer_support parameter
by James Smart
· 8 years ago
31202b0
scsi: lpfc: Code cleanup for lpfc_enable_rrq parameter
by James Smart
· 8 years ago
0d8c8ba
scsi: lpfc: Code clean up for lpfc_iocb_cnt parameter
by James Smart
· 8 years ago
b3b98b7
scsi: lpfc: Make lpfc_prot_xxx params per hba parameters
by James Smart
· 8 years ago
de8c36b
scsi: lpfc: avoid harmless comparison warning
by Arnd Bergmann
· 9 years ago
93dd191
lpfc: Re-organize source for easier driver attribute management
by James Smart
· 9 years ago
12247e8
lpfc: Remove global lpfc_sli_mode attribute in leiu of per-hba lpfc_sli_mode
by James Smart
· 9 years ago
8eb8b96
lpfc: Remove global lpfc_delay_discovery attribute in leiu of per-hba lpfc_delay_discovery
by James Smart
· 9 years ago
458c083
lpfc: Remove global lpfc_enable_npiv attribute in leiu of per-hba lpfc_enable_npiv
by James Smart
· 9 years ago
c92c841
lpfc: Add support for XLane LUN priority
by James Smart
· 9 years ago
7bdedb3
lpfc: Add MDS Diagnostics Support
by James Smart
· 9 years ago
5061157
lpfc: Update modified file copyrights
by James Smart
· 9 years ago
8663cbb
lpfc: Fix interaction between fdmi_on and enable_SmartSAN
by James Smart
· 9 years ago
b5c5395
lpfc: Utilize embedded CDB logic to minimize IO latency
by James Smart
· 9 years ago
a085e87
lpfc: Use new FDMI speed definitions for 10G, 25G and 40G FCoE.
by James Smart
· 9 years ago
4258e98
lpfc: Modularize and cleanup FDMI code in driver
by James Smart
· 9 years ago
d38dd52
lpfc: Add support for Lancer G6 and 32G FC links
by James Smart
· 9 years ago
db6f1c2
lpfc: remove set but not used variables
by Sebastian Herbszt
· 9 years ago
f25e8e7
lpfc: Update copyright to 2015
by James Smart
· 10 years ago
76b2c34
lpfc: Fix FDMI Fabric support in driver for Brocade
by James Smart
· 10 years ago
a0683bf
lpfc: Add support for reporting option_rom_version on newer adapters
by James Smart
· 10 years ago
eb01656
lpfc: fix low priority issues from fortify source code scan
by James Smart
· 10 years ago
1abf635
scsi: use 64-bit value for 'max_luns'
by Hannes Reinecke
· 11 years ago
28d7f3d
lpfc: Fix ExpressLane priority setup
by James Smart
· 11 years ago
2e61f50
lpfc: Update lpfc version to driver version 10.2.8000.0
by James Smart
· 11 years ago
f38fa0b
lpfc: Convert runtime references to old xlane cfg param to fof cfg param
by James Smart
· 11 years ago
0293635
lpfc: Fix FW dump using sysfs
by James Smart
· 11 years ago
76fd07a
[SCSI] lpfc 8.3.45: Fix sysfs buffer overrun in read of lpfc_fcp_cpu_map for 128 CPUs.
by James Smart
· 11 years ago
1ba981f
[SCSI] lpfc 8.3.45: Incorporated support of a low-latency io path
by James Smart
· 11 years ago
0375ec5
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 11 years ago
0c41122
[SCSI] lpfc 8.3.42: Fixed issue of task management commands having a fixed timeout
by James Smart
· 11 years ago
ec2087a
[SCSI] lpfc 8.3.42: Fix crash on driver load due to cpu affinity logic
by James Smart
· 11 years ago
14660f4
[SCSI] lpfc 8.3.42: Fixed logging format of setting driver sysfs attributes hard to interpret
by James Smart
· 11 years ago
2e515bf
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 11 years ago
f8813d2
[SCSI] lpfc: Removed obsolete fcp_eq_count and fcp_wq_count driver attributes
by James Smart
· 11 years ago
3cb01c5
[SCSI] lpfc 8.3.41: Add first burst support to driver
by James Smart
· 11 years ago
71157c9
[SCSI] lpfc 8.3.41: Fixed not able to perform PCI function reset when board was not in online mode
by James Smart
· 11 years ago
7f8c40c
[SCSI] lpfc 8.3.41: Fixed failure in setting SLI3 board mode
by James Smart
· 11 years ago
572709e
[SCSI] lpfc 8.3.41: Fixed max value of lpfc_lun_queue_depth
by James Smart
· 11 years ago
0b1587b
treewide: Fix typo in printk
by Masanari Iida
· 11 years ago
c4a7c92
[SCSI] lpfc 8.3.40: Clarified the behavior of the lpfc_max_luns module parameter
by James Smart
· 12 years ago
7bb03bb
[SCSI] lpfc 8.3.39: Fixed driver vector mapping to CPU affinity
by James Smart
· 12 years ago
5688d67
[SCSI] lpfc 8.3.39: Remove lpfc_fcp_look_ahead module parameter
by James Smart
· 12 years ago
229adb0
[SCSI] lpfc 8.3.39: Fix driver issues with SCSI Host reset
by James Smart
· 12 years ago
96f7077
[SCSI] lpfc 8.3.39: Fix driver issues with large s/g lists for BlockGuard
by James Smart
· 12 years ago
e74c03c
[SCSI] lpfc 8.3.39: Fixed pt2pt and loop discovery problems on topology changes.
by James Smart
· 12 years ago
c14e995
[SCSI] lpfc 8.3.38: Fix default value for lpfc_enable_rrq.
by James Smart
· 12 years ago
e5771b4
[SCSI] lpfc 8.3.38: Fixed OXID reuse issue.
by James Smart
· 12 years ago
0e9bb8d
[SCSI] lpfc 8.3.38: Fixed NMI watch dog panic's when resetting the hba.
by James Smart
· 12 years ago
a6571c6
[SCSI] lpfc 8.3.36: Fix bug with Target Resets and FCP2 devices
by James Smart
· 12 years ago
c71ab86
[SCSI] lpfc 8.3.36: Fixed boot from san failure
by James Smart
· 12 years ago
005ffa7
[SCSI] lpfc 8.3.35: Fix incorrect comment in T10 DIF attributes
by James Smart
· 12 years ago
ba20c85
[SCSI] lpfc 8.3.33: Add lpfc_fcp_look_ahead module parameter
by James Smart
· 12 years ago
49aa143
[SCSI] lpfc 8.3.33: Make I/O to hw queue distribution algorithm a module parameter
by James Smart
· 12 years ago
bf8dae8
[SCSI] lpfc 8.3.33: Allow per-hba interrupt rate tuning
by James Smart
· 12 years ago
67d1273
[SCSI] lpfc 8.3.33: Tie parallel I/O queues into separate MSIX vectors
by James Smart
· 12 years ago
173edbb
[SCSI] lpfc 8.3.32: Fix ability to change FCP EQ delay multiplier
by James Smart
· 13 years ago
d85296c
[SCSI] lpfc 8.3.30: Update copyright date for files modified in 2012
by James Smart
· 13 years ago
cf97124
[SCSI] lpfc 8.3.30: Change default DA_ID support from disabled to enabled
by James Smart
· 13 years ago
6b5151f
[SCSI] lpfc 8.3.29: SLI related fixes
by James Smart
· 13 years ago
ff78d8f
[SCSI] lpfc 8.3.28: SLI fixes and added SLI4 support
by James Smart
· 13 years ago
026abb8
[SCSI] lpfc 8.3.28: Miscellaneous fixes in sysfs and mgmt interfaces
by James Smart
· 13 years ago
acf3368f
scsi: Fix up files implicitly depending on module.h inclusion
by Paul Gortmaker
· 14 years ago
a183a15
[SCSI] lpfc 8.3.27: Changed worst case mailbox timeout
by James Smart
· 13 years ago
73d91e5
[SCSI] lpfc 8.3.27: Miscellanous logic and interface fixes
by James Smart
· 13 years ago
f7a919b
[SCSI] lpfc 8.3.26: Fix SYSFS interface issues
by James Smart
· 13 years ago
7d791df
[SCSI] lpfc 8.3.25: Add FCF priority failover functionality
by James Smart
· 13 years ago
b76f2dc
[SCSI] lpfc 8.3.25: Enhancements to Debug infrastructure
by James Smart
· 13 years ago
0a96e97
[SCSI] lpfc 8.3.25: PCI and SR-IOV Fixes
by James Smart
· 13 years ago
88a2cfb
[SCSI] lpfc 8.3.25: Miscellaneous Bug fixes and code cleanup
by James Smart
· 13 years ago
7c56b9f
[SCSI] lpfc 8.3.25: T10 DIF Fixes
by James Smart
· 13 years ago
52d5244
[SCSI] lpfc 8.3.24: Add request-firmware support
by James Smart
· 14 years ago
912e3ac
[SCSI] lpfc 8.3.24: Add SR-IOV control
by James Smart
· 14 years ago
c0c1151
[SCSI] lpfc 8.3.24: Extended hardware support and support dump images
by James Smart
· 14 years ago
70f23fd
treewide: fix a few typos in comments
by Justin P. Mattock
· 14 years ago
Next »