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