1. 51d263c scsi: fnic: Use eth_broadcast_addr() to assign broadcast address by Miaohe Lin · 4 years, 7 months ago
  2. b91857a scsi: fnic: Use true, false for fnic->internal_reset_inprogress by Jason Yan · 4 years, 10 months ago
  3. 9ae5838 scsi: fnic: make vnic_wq_get_ctrl and vnic_wq_alloc_ring static by Jason Yan · 4 years, 11 months ago
  4. 1d8baf9 scsi: fnic: make fnic_list and fnic_list_lock static by Jason Yan · 4 years, 11 months ago
  5. 363f4d9 scsi: fnic: make some symbols static by Jason Yan · 4 years, 11 months ago
  6. 2605fbd scsi: fnic: Use scnprintf() for avoiding potential buffer overflow by Takashi Iwai · 5 years ago
  7. 5febf6d scsi: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 5 years ago
  8. 0e22096 scsi: fnic: do not queue commands during fwreset by Hannes Reinecke · 5 years ago
  9. 42ec15c scsi: fnic: fix invalid stack access by Arnd Bergmann · 5 years ago
  10. ec99030 scsi: fnic: fix use after free by Pan Bian · 5 years ago
  11. b23c640 scsi: fnic: make array dev_cmd_err static const, makes object smaller by Colin Ian King · 5 years ago
  12. 3ec24fb scsi: fnic: fix msix interrupt allocation by Govindarajulu Varadarajan · 6 years ago
  13. 90302e9 scsi: fnic: print port speed only at driver init or speed change by John Pittman · 6 years ago
  14. 9730ddf scsi: fnic: remove redundant assignment of variable rc by Colin Ian King · 6 years ago
  15. f2aecc1 scsi: fnic: Remove set but not used variable 'vdev' by YueHaibing · 6 years ago
  16. 1dbaa37 scsi: fnic: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
  17. f03dc9c scsi: fnic: Update fnic driver version to 1.6.0.47 by Satish Kharat · 6 years ago
  18. e119d14 scsi: fnic: Enable fnic devcmd2 interface by Satish Kharat · 6 years ago
  19. 0a2fdd2 scsi: fnic: Adding devcmd2 init and posting interfaces by Satish Kharat · 6 years ago
  20. 9d699c6 scsi: fnic: Add devcmd2 initialization helpers by Satish Kharat · 6 years ago
  21. 6c10cb4 scsi: fnic: fnic devcmd2 controller definitions by Satish Kharat · 6 years ago
  22. 5ed827a scsi: fnic: fnic devcmd2 interface definitions by Satish Kharat · 6 years ago
  23. 18244e94 scsi: fnic: Impose upper limit on max. # of CQs processed per intr by Satish Kharat · 6 years ago
  24. 68e3cc0 scsi: fnic: RQ enable and then post descriptors by Satish Kharat · 6 years ago
  25. 120dbfd scsi: fnic: delaying vnic dev enable till after req intr by Satish Kharat · 6 years ago
  26. e8bfe3e scsi: fnic: Warn when calling done for IO not issued to fw by Satish Kharat · 6 years ago
  27. 3567dca1 scsi: fnic: fnic stats for max CQs processed and ISR time by Satish Kharat · 6 years ago
  28. d948e63 scsi: fnic: Add port speed stat to fnic debug stats by Satish Kharat · 6 years ago
  29. 68f03bd scsi: fnic: use fnic_lock to guard fnic->state_flags by Satish Kharat · 6 years ago
  30. 5271d1c scsi: fnic: vnic_rq_clean change BUG_ON to WARN_ON by Satish Kharat · 6 years ago
  31. 1c55262 scsi: fnic: change fnic queue depth to 256 by Satish Kharat · 6 years ago
  32. c01461a scsi: fnic: support to display 20G port speed by Satish Kharat · 6 years ago
  33. 938edb8 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  34. 2a3d4eb scsi: flip the default on use_clustering by Christoph Hellwig · 6 years ago
  35. e3f230c scsi: fnic: Use vzalloc by Sabyasachi Gupta · 6 years ago
  36. 511c49f fnic: fix fnic_scsi_host_{start,end}_tag by Christoph Hellwig · 6 years ago
  37. 4d5b4ac1e scsi: fnic: replace gross legacy tag hack with blk-mq hack by Jens Axboe · 6 years ago
  38. 7f9b0f7 scsi: fnic: switch to generic DMA API by Christoph Hellwig · 6 years ago
  39. 42bc47b treewide: Use array_size() in vmalloc() by Kees Cook · 7 years ago
  40. 0cfce53 scsi: fnic: fix spelling mistake in fnic stats "Abord" -> "Abort" by Colin Ian King · 7 years ago
  41. 22807aa scsi: fnic: use 64-bit timestamps by Arnd Bergmann · 7 years ago
  42. dbc1ebe scsi: fnic: use kzalloc in fnic_fcoe_process_vlan_resp by Rasmus Villemoes · 7 years ago
  43. f280c77 scsi: fnic: add a space after %p in printf format by Nicolas Iooss · 7 years ago
  44. d946214 scsi: fnic: Fix coccinelle warnings by Vasyl Gomonovych · 7 years ago
  45. e99e88a treewide: setup_timer() -> timer_setup() by Kees Cook · 7 years ago
  46. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  47. 7c3a50b scsi: fnic: do not call host reset from command abort by Hannes Reinecke · 8 years ago
  48. 514e59c scsi: fnic: fix format string overflow warning by Arnd Bergmann · 8 years ago
  49. 9031114 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  50. 4a1108d scsi: fnic: changing queue command to return result DID_IMM_RETRY when rport is init by Satish Kharat · 8 years ago
  51. c22fa50 scsi: fnic: correct speed display and add support for 25,40 and 100G by Satish Kharat · 8 years ago
  52. 43caa03 scsi: fnic: added timestamp reporting in fnic debug stats by Satish Kharat · 8 years ago
  53. 1cdf8bc scsi: fnic: Zero io_cmpl_skip on fw reset completion by Satish Kharat · 8 years ago
  54. d58ff35 networking: make skb_push & __skb_push return void pointers by Johannes Berg · 8 years ago
  55. af72868 networking: make skb_pull & friends return void pointers by Johannes Berg · 8 years ago
  56. b8e1aa3 scsi: fnic: bug fix for fip.fip_subcode in fnic_fcoe_send_vlan_req by Satish Kharat · 8 years ago
  57. 445d296 scsi: fnic: Adding debug IO and Abort latency counter to fnic stats by Satish Kharat · 8 years ago
  58. 39fcbbc0 scsi: fnic: Adding Check Condition counter to misc fnicstats by Satish Kharat · 8 years ago
  59. b9202b4 scsi: fnic: Avoid false out-of-order detection for aborted command by Satish Kharat · 8 years ago
  60. 7ef539c scsi: fnic: Fix for "Number of Active IOs" in fnicstats becoming negative by Satish Kharat · 8 years ago
  61. ccc6d70 scsi: fnic: minor cleanup in fnic_fcpio_itmf_cmpl_handler, removing else case by Satish Kharat · 8 years ago
  62. b43abcb scsi: fnic: Ratelimit printks to avoid flooding when vlan is not set by the switch.i by Satish Kharat · 8 years ago
  63. cca678d scsi: fnic: switch to pci_alloc_irq_vectors by Christoph Hellwig · 8 years ago
  64. cdc1947 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  65. b6a05c8 scsi: remove eh_timed_out methods in the transport template by Christoph Hellwig · 8 years ago
  66. 9698b6f scsi: fnic: Avoid sending reset to firmware when another reset is in progress by Satish Kharat · 8 years ago
  67. 6008e96 scsi: fnic: Correcting rport check location in fnic_queuecommand_lck by Satish Kharat · 8 years ago
  68. 36fe90b scsi: fnic: use kernel's '%pM' format option to print MAC by Andy Shevchenko · 8 years ago
  69. 31c0a63 scsi: libfc: Replace ->lport_reset callback with function call by Hannes Reinecke · 8 years ago
  70. 48c4676 scsi: fnic: Use time64_t to represent trace timestamps by Deepa Dinamani · 8 years ago
  71. dd7328e fnic: pci_dma_mapping_error() doesn't return an error code by Dan Carpenter · 9 years ago
  72. 1917d42 fcoe: use enum for fip_mode by Hannes Reinecke · 9 years ago
  73. 6a551c1 fc_fip: Update to latest FC-BB-6 draft by Hannes Reinecke · 9 years ago
  74. 1b6ac5e fnic: Using rport->dd_data to check rport online instead of rport_lookup. by Satish Kharat · 9 years ago
  75. a36f5dd fnic: Cleanup the I/O pending with fw and has timed out and is used to issue LUN reset by Satish Kharat · 9 years ago
  76. 691a837 fnic: Fix to cleanup aborted IO to avoid device being offlined by mid-layer by Satish Kharat · 9 years ago
  77. 14cee5b fnic: move printk()s outside of the critical code section. by Maurizio Lombardi · 9 years ago
  78. 64d513a scsi: use host wide tags by default by Christoph Hellwig · 9 years ago
  79. fd6ddfa fnic: check pci_map_single() return value by Maurizio Lombardi · 10 years ago
  80. db19693 fnic: Use the local variable instead of I/O flag to acquire io_req_lock in fnic_queuecommand() to avoid deadloack by Hiral Shah · 10 years ago
  81. d647230 x86/mm: Decouple <linux/vmalloc.h> from <asm/io.h> by Stephen Rothwell · 10 years ago
  82. efc7a28 fnic: IOMMU Fault occurs when IO and abort IO is out of order by Anil Chintalapati (achintal) · 10 years ago
  83. efc3c1d scsi: remove ->change_queue_type method by Christoph Hellwig · 10 years ago
  84. db5ed4d scsi: drop reason argument from ->change_queue_depth by Christoph Hellwig · 10 years ago
  85. c40ecc1 scsi: avoid ->change_queue_depth indirection for queue full tracking by Christoph Hellwig · 10 years ago
  86. 41df7b0 Fnic: Fnic Driver crashed with NULL pointer reference by Hiral Shah · 10 years ago
  87. 0ee7b87 Fnic: For Standalone C series, "sending VLAN request" message seen even if the link is down by Hiral Shah · 10 years ago
  88. 35061e2 Fnic: Improper resue of exchange Ids by Hiral Shah · 10 years ago
  89. 042b356 Fnic: Memcopy only mimumum of data or trace buffer by Hiral Shah · 10 years ago
  90. a232bfb Fnic: Not probing all the vNICS via fnic_probe on boot by Hiral Shah · 10 years ago
  91. ee11560 scsi: don't force tagged_supported in drivers by Christoph Hellwig · 10 years ago
  92. c8b09f6 scsi: don't set tagging state from scsi_adjust_queue_depth by Christoph Hellwig · 10 years ago
  93. 2ecb204 scsi: always assign block layer tags if enabled by Christoph Hellwig · 10 years ago
  94. 5066863 scsi: remove abuses of scsi_populate_tag by Christoph Hellwig · 10 years ago
  95. a62182f scsi: provide a generic change_queue_type method by Christoph Hellwig · 10 years ago
  96. 9a50aae Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  97. 86001f2 fnic: assign FIP_ALL_FCF_MACS to fcoe_all_fcfs by Hiral Shah · 11 years ago
  98. 1a84db5 treewide: fix errors in printk by Masanari Iida · 11 years ago
  99. 1e5df2a5 fnic: Use pci_enable_msix_exact() instead of pci_enable_msix() by Alexander Gordeev · 11 years ago
  100. 4d63716 fnic: reject device resets without assigned tags for the blk-mq case by Christoph Hellwig · 11 years ago