1. 222e923 scsi: lpfc: Resize cpu maps structures based on possible cpus by James Smart · 6 years ago
  2. 75508a8 scsi: lpfc: Utilize new IRQ API when allocating MSI-X vectors by James Smart · 6 years ago
  3. 32517fc scsi: lpfc: Rework EQ/CQ processing to address interrupt coalescing by James Smart · 6 years ago
  4. cb733e3 scsi: lpfc: cleanup: convert eq_delay to usdelay by James Smart · 6 years ago
  5. 6a828b0 scsi: lpfc: Support non-uniform allocation of MSIX vectors to hardware queues by James Smart · 6 years ago
  6. b3295c2 scsi: lpfc: Fix setting affinity hints to correlate with hardware queues by James Smart · 6 years ago
  7. c490850 scsi: lpfc: Adapt partitioned XRI lists to efficient sharing by James Smart · 6 years ago
  8. ace44e4 scsi: lpfc: Synchronize hardware queues with SCSI MQ interface by James Smart · 6 years ago
  9. 1fbf974 scsi: lpfc: Convert ring number to hardware queue for nvme wqe posting. by James Smart · 6 years ago
  10. 4c47efc scsi: lpfc: Move SCSI and NVME Stats to hardware queue structures by James Smart · 6 years ago
  11. 5e5b511 scsi: lpfc: Partition XRI buffer list across Hardware Queues by James Smart · 6 years ago
  12. cdb42be scsi: lpfc: Replace io_channels for nvme and fcp with general hdw_queues per cpu by James Smart · 6 years ago
  13. 7370d10 scsi: lpfc: Remove extra vector and SLI4 queue for Expresslane by James Smart · 6 years ago
  14. 0794d60 scsi: lpfc: Implement common IO buffers between NVME and SCSI by James Smart · 6 years ago
  15. 938edb8 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  16. 529b3dd scsi: lpfc: update fault value on successful trunk events. by James Smart · 6 years ago
  17. 1165a5c scsi: lpfc: Fix driver release of fw-logging buffers by James Smart · 6 years ago
  18. 8b47ae6 scsi: lpfc: Cap NPIV vports to 256 by James Smart · 6 years ago
  19. 5a9eeff scsi: lpfc: Fix kernel Oops due to null pring pointers by James Smart · 6 years ago
  20. 3e1f071 scsi: lpfc: refactor mailbox structure context fields by James Smart · 6 years ago
  21. cb34990 scsi: lpfc: Fix panic when FW-log buffsize is not initialized by James Smart · 6 years ago
  22. dfb7513 scsi: lpfc: fix block guard enablement on SLI3 adapters by Martin Wilck · 6 years ago
  23. f30e1bf scsi: lpfc: use dma_set_mask_and_coherent by Christoph Hellwig · 6 years ago
  24. 1dc5ec2 scsi: lpfc: add Trunking support by James Smart · 6 years ago
  25. 036cad1 scsi: lpfc: fcoe: Fix link down issue after 1000+ link bounces by James Smart · 6 years ago
  26. 3952e91 scsi: lpfc: Fix lpfc_sli4_read_config return value check by James Smart · 6 years ago
  27. cd71348 scsi: lpfc: Correct speeds on SFP swap by James Smart · 6 years ago
  28. d49f8a5 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  29. c4dba18 scsi: lpfc: fix spelling mistake "Resrouce" -> "Resource" by Colin Ian King · 6 years ago
  30. 62b36c3 PCI/AER: Remove pci_cleanup_aer_uncorrect_error_status() calls by Oza Pawandeep · 6 years ago
  31. d2cc9bc scsi: lpfc: add support to retrieve firmware logs by James Smart · 6 years ago
  32. 523128e scsi: lpfc: Correct irq handling via locks when taking adapter offline by James Smart · 6 years ago
  33. 5b9e70b scsi: lpfc: raise sg count for nvme to use available sg resources by James Smart · 6 years ago
  34. 66e9e6b scsi: lpfc: Support duration field in Link Cable Beacon V1 command by James Smart · 7 years ago
  35. 414abe0 scsi: lpfc: Make PBDE optimizations configurable by James Smart · 7 years ago
  36. 68c9b55 scsi: lpfc: Fix abort error path for NVMET by James Smart · 7 years ago
  37. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
  38. b92dc72 scsi: lpfc: Fix port initialization failure. by James Smart · 7 years ago
  39. c221768 scsi: lpfc: Fix 16gb hbas failing cq create. by James Smart · 7 years ago
  40. 7afc0ce scsi: lpfc: fix spelling mistakes: "mabilbox" and "maibox" by Colin Ian King · 7 years ago
  41. 3e21d1c scsi: lpfc: Comment cleanup regarding Broadcom copyright header by James Smart · 7 years ago
  42. d38f33b scsi: lpfc: Driver NVME load fails when CPU cnt > WQ resource cnt by James Smart · 7 years ago
  43. 23288b7 scsi: lpfc: Handle new link fault code returned by adapter firmware. by James Smart · 7 years ago
  44. a72d56b scsi: lpfc: Correct fw download error message by James Smart · 7 years ago
  45. bf316c7 scsi: lpfc: Fix WQ/CQ creation for older asic's. by James Smart · 7 years ago
  46. 0cdb84e scsi: lpfc: Fix lingering lpfc_wq resource after driver unload by James Smart · 7 years ago
  47. 66a210f scsi: lpfc: Add per io channel NVME IO statistics by James Smart · 7 years ago
  48. f44ac12 scsi: lpfc: Memory allocation error during driver start-up on power8 by James Smart · 7 years ago
  49. bd3061b scsi: lpfc: Streamline NVME Targe6t WQE setup by James Smart · 7 years ago
  50. 5fd1108 scsi: lpfc: Streamline NVME Initiator WQE setup by James Smart · 7 years ago
  51. 4e565cf scsi: lpfc: Work around NVME cmd iu SGL type by James Smart · 7 years ago
  52. 0bc2b7c scsi: lpfc: Add embedded data pointers for enhanced performance by James Smart · 7 years ago
  53. 1feb820 scsi: lpfc: Enable fw download on if_type=6 devices by James Smart · 7 years ago
  54. 7365f6f scsi: lpfc: Add if_type=6 support for cycling valid bits by James Smart · 7 years ago
  55. fbd8a6b scsi: lpfc: Add 64G link speed support by James Smart · 7 years ago
  56. c238b9b scsi: lpfc: Add PCI Ids for if_type=6 hardware by James Smart · 7 years ago
  57. 1351e69 scsi: lpfc: Add push-to-adapter support to sli4 by James Smart · 7 years ago
  58. 27d6ac0 scsi: lpfc: Add SLI-4 if_type=6 support to the code base by James Smart · 7 years ago
  59. 9dd3542 scsi: lpfc: Rework sli4 doorbell infrastructure by James Smart · 7 years ago
  60. b71413d scsi: lpfc: Rework lpfc to allow different sli4 cq and eq handlers by James Smart · 7 years ago
  61. 128bdda scsi: lpfc: Update 11.4.0.7 modified files for 2018 Copyright by James Smart · 7 years ago
  62. 20aefac scsi: lpfc: Validate adapter support for SRIU option by James Smart · 7 years ago
  63. c1dd911 scsi: lpfc: Fix SCSI io host reset causing kernel crash by James Smart · 7 years ago
  64. 281d619 scsi: lpfc: move placement of target destroy on driver detach by James Smart · 7 years ago
  65. c176ffa scsi: lpfc: Increase CQ and WQ sizes for SCSI by James Smart · 7 years ago
  66. a51e41b scsi: lpfc: Increase SCSI CQ and WQ sizes. by James Smart · 7 years ago
  67. cf1a1d3 scsi: lpfc: Fix random heartbeat timeouts during heavy IO by James Smart · 7 years ago
  68. 81e6a63 scsi: lpfc: small sg cnt cleanup by James Smart · 7 years ago
  69. c3725bd scsi: lpfc: Fix driver handling of nvme resources during unload by James Smart · 7 years ago
  70. bcb24f6 scsi: lpfc: Adjust default value of lpfc_nvmet_mrq by James Smart · 7 years ago
  71. e4b9794 scsi: lpfc: Fix crash after bad bar setup on driver attachment by James Smart · 7 years ago
  72. 8a5ca10 scsi: lpfc: Handle XRI_ABORTED_CQE in soft IRQ by James Smart · 7 years ago
  73. 81b96ed scsi: lpfc: Expand WQE capability of every NVME hardware queue by James Smart · 7 years ago
  74. 670ffcc Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  75. f22eb4d scsi: lpfc: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  76. f485c18 scsi: lpfc: Move CQ processing to a soft IRQ by Dick Kennedy · 7 years ago
  77. 1234a6d scsi: lpfc: Fix crash receiving ELS while detaching driver by Dick Kennedy · 7 years ago
  78. 1901762 scsi: lpfc: fix pci hot plug crash in timer management routines by Dick Kennedy · 7 years ago
  79. 5c75606 scsi: lpfc: Don't return internal MBXERR_ERROR code from probe function by Stefano Brivio · 7 years ago
  80. 286871a scsi: lpfc: fix "integer constant too large" error on 32bit archs by Maurizio Lombardi · 7 years ago
  81. 44fd7fe scsi: lpfc: Add Buffer to Buffer credit recovery support by James Smart · 7 years ago
  82. a145fda scsi: lpfc: Fix nvme target failure after 2nd adapter reset by Dick Kennedy · 7 years ago
  83. 66d7ce9 scsi: lpfc: Fix MRQ > 1 context list handling by Dick Kennedy · 7 years ago
  84. 4b40d02 scsi: lpfc: Fix crash in lpfc nvmet when fc port is reset by Dick Kennedy · 7 years ago
  85. 771db5c scsi: lpfc: Replace PCI pool old API by Romain Perier · 8 years ago
  86. cb45e52 scsi: lpfc: fix refcount error on node list by James Smart · 8 years ago
  87. 966bb5b scsi: lpfc: Break up IO ctx list into a separate get and put list by James Smart · 8 years ago
  88. 56bc802 scsi: lpfc: Vport creation is failing with "Link Down" error by James Smart · 8 years ago
  89. 0cf07f84 scsi: lpfc: Add auto EQ delay logic by James Smart · 8 years ago
  90. b83d005 scsi: lpfc: Fix System panic after loading the driver by James Smart · 8 years ago
  91. 2cee780 scsi: lpfc: Fix counters so outstandng NVME IO count is accurate by James Smart · 8 years ago
  92. ae9e28f scsi: lpfc: Add MDS Diagnostic support. by James Smart · 8 years ago
  93. a8cf5df scsi: lpfc: Added recovery logic for running out of NVMET IO context resources by James Smart · 8 years ago
  94. 6c621a2 scsi: lpfc: Separate NVMET RQ buffer posting from IO resources SGL/iocbq/context by James Smart · 8 years ago
  95. 3c603be scsi: lpfc: Separate NVMET data buffer pool fir ELS/CT. by James Smart · 8 years ago
  96. 61f3d4b scsi: lpfc: Fix nvmet RQ resource needs for large block writes. by James Smart · 8 years ago
  97. 845d9e8 scsi: lpfc: Fix used-RPI accounting problem. by James Smart · 8 years ago
  98. 019c0d6 scsi: lpfc: ensure els_wq is being checked before destroying it by Colin Ian King · 8 years ago
  99. 4492b73 scsi: lpfc: Fix panic on BFS configuration by James Smart · 8 years ago
  100. 7e04e21 Fix Express lane queue creation. by James Smart · 8 years ago