1. c3dd11d scsi: bnx2fc: Switch to attribute groups by Bart Van Assche · 3 years, 3 months ago
  2. a75af82 scsi: bnx2fc: Call scsi_done() directly by Bart Van Assche · 3 years, 3 months ago
  3. 8b9cc17 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 3 years, 6 months ago
  4. 73b306a scsi: bnx2fc: Remove meaningless bnx2fc_abts_cleanup() return value assignment by SeongJae Park · 3 years, 6 months ago
  5. 122c81c scsi: bnx2fc: Return failure if io_req is already in ABTS processing by Javed Hasan · 3 years, 7 months ago
  6. 5fae809 scsi: bnx2fc: Fix a typo by Bhaskar Chowdhury · 3 years, 9 months ago
  7. a7f4242 scsi: bnx2fc: Fix misnaming of bnx2fc_free_session_resc() by Lee Jones · 3 years, 10 months ago
  8. 52ffc08 scsi: bnx2fc: Fix typo in bnx2fc_indicate_kcqe() by Lee Jones · 3 years, 10 months ago
  9. eefb816 scsi: bnx2fc: Fix Kconfig warning & CNIC build errors by Randy Dunlap · 3 years, 11 months ago
  10. 60f7c50 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years ago
  11. cc69837 net: don't include ethtool.h from netdevice.h by Jakub Kicinski · 4 years, 1 month ago
  12. cb2b4e8 scsi: bnx2fc: Fix comparison to bool warning by Kaixu Xia · 4 years, 2 months ago
  13. 4a9435b scsi: bnx2fc: Remove unneeded semicolon by Tom Rix · 4 years, 2 months ago
  14. e31ac89 scsi: libfc: Move scsi/fc_encode.h to libfc by Arnd Bergmann · 4 years, 2 months ago
  15. 170b7d2 scsi: Remove unneeded break statements by Tom Rix · 4 years, 2 months ago
  16. 55e0500 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 2 months ago
  17. 5c2ef01 scsi: bnx2fc: Make a bunch of symbols static in bnx2fc_fcoe.c by Jason Yan · 4 years, 4 months ago
  18. 886a0b5 scsi: bnx2fc: Fix spelling mistake "couldnt" -> "couldn't" by Colin Ian King · 4 years, 5 months ago
  19. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
  20. 2bd92b3 scsi: bnx2fc: Demote obvious misuse of kerneldoc to standard comment blocks by Lee Jones · 4 years, 6 months ago
  21. 4db2ac3e scsi: bnx2fc: Fix a couple of bitrotted function documentation headers by Lee Jones · 4 years, 6 months ago
  22. ca63d8e scsi: bnx2fc: Repair a range of kerneldoc issues by Lee Jones · 4 years, 6 months ago
  23. 37d09067 scsi: bnx2fc: Removal of unused variables by Javed Hasan · 4 years, 6 months ago
  24. a7f7f62 treewide: replace '---help---' in Kconfig files with 'help' by Masahiro Yamada · 4 years, 7 months ago
  25. acfcb72 scsi: bnx2fc: Remove unneeded semicolon in bnx2fc_fcoe.c by Jason Yan · 4 years, 8 months ago
  26. bc834e0 scsi: bnx2fc: Add missing annotation for bnx2fc_abts_cleanup() by Jules Irenge · 4 years, 9 months ago
  27. 60f537d scsi: bnx2fc: fix boolreturn.cocci warnings by kbuild test robot · 4 years, 9 months ago
  28. 955225d scsi: bnx2fc: Update the driver version to 2.12.13 by Saurav Kashyap · 4 years, 9 months ago
  29. 30e7367 scsi: bnx2fc: Fix SCSI command completion after cleanup is posted by Saurav Kashyap · 4 years, 9 months ago
  30. 7733111 scsi: bnx2fc: Process the RQE with CQE in interrupt context by Javed Hasan · 4 years, 9 months ago
  31. 4bdc0d6 remove ioremap_nocache and devm_ioremap_nocache by Christoph Hellwig · 5 years ago
  32. 65309ef scsi: bnx2fc: timeout calculation invalid for bnx2fc_eh_abort() by Laurence Oberman · 5 years ago
  33. 1125c70 scsi: Fix various misspellings of "connect" by Geert Uytterhoeven · 5 years ago
  34. a3a8d13 Merge branch '5.4/scsi-fixes' into 5.5/scsi-queue by Martin K. Petersen · 5 years ago
  35. c9c5374 scsi: bnx2fc: Handle scope bits when array returns BUSY or TSF by Laurence Oberman · 5 years ago
  36. 10fd717 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago
  37. 8476970 scsi: bnx2fc: remove set but not used variables 'task','port','orig_task' by zhengbin · 5 years ago
  38. 2f8eeaa scsi: bnx2fc: remove set but not used variables 'lport','host' by zhengbin · 5 years ago
  39. 7444ad4 scsi: bnx2fc: remove set but not used variable 'fh' by zhengbin · 5 years ago
  40. b54c9d5 net: Use skb_frag_off accessors by Jonathan Lemon · 5 years ago
  41. ba6d10a Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago
  42. 7bfe5ae scsi: bnx2fc: fix bnx2fc_cmd refcount imbalance in send_srr by Lin Yi · 6 years ago
  43. 177709c scsi: bnx2fc: fix bnx2fc_cmd refcount imbalance in send_rec by Lin Yi · 6 years ago
  44. 10b3ef2 scsi: bnx2fc: Update the driver version to 2.12.10 by Saurav Kashyap · 6 years ago
  45. 3c97b56 scsi: bnx2fc: Limit the IO size according to the FW capability by Saurav Kashyap · 6 years ago
  46. 25ad739 scsi: bnx2fc: Do not allow both a cleanup completion and abort completion for the same request by Saurav Kashyap · 6 years ago
  47. 0e0fcef scsi: bnx2fc: Separate out completion flags and variables for abort and cleanup by Saurav Kashyap · 6 years ago
  48. a92ac6e scsi: bnx2fc: Only put reference to io_req in bnx2fc_abts_cleanup if cleanup times out by Chad Dupuis · 6 years ago
  49. 4adb451 scsi: bnx2fc: Redo setting source FCoE MAC by Chad Dupuis · 6 years ago
  50. 2409207 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  51. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  52. d0c0d90 scsi: bnx2fc: fix incorrect cast to u64 on shift operation by Colin Ian King · 6 years ago
  53. d1cd7c8 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  54. fb24ea5 drivers: Remove explicit invocations of mmiowb() by Will Deacon · 6 years ago
  55. 9e29a68 scsi: bnx2fc: remove unneeded variable by Ding Xiang · 6 years ago
  56. 92fff53 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  57. 8beb90a scsi: fcoe: make use of fip_mode enum complete by Sedat Dilek · 6 years ago
  58. 3cde55e Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  59. b2d3492 scsi: bnx2fc: Fix error handling in probe() by Dan Carpenter · 6 years ago
  60. 750afb0 cross-tree: phase out dma_zalloc_coherent() by Luis Chamberlain · 6 years ago
  61. 938edb8 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  62. 2a3d4eb scsi: flip the default on use_clustering by Christoph Hellwig · 6 years ago
  63. 9ae4f84 scsi: bnx2fc: Fix NULL dereference in error handling by Dan Carpenter · 6 years ago
  64. d49f8a5 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  65. efcbe99 scsi: bnx2fc: Remove set but not used variable 'oxid' by YueHaibing · 6 years ago
  66. 1173ab7 bnx2fc_fcoe: Use skb_queue_walk_safe(). by David S. Miller · 6 years ago
  67. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
  68. ecf7ff4 scsi: bnx2fc: Fix check in SCSI completion handler for timed out request by Chad Dupuis · 7 years ago
  69. bb5420c scsi: bnx2fc: Use zeroing allocator rather than allocator/memset by Himanshu Jha · 7 years ago
  70. ab9dd49 scsi: bnx2fc: fix spelling mistake: "Couldnt" -> "Couldn't" by Colin Ian King · 7 years ago
  71. 844056f Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  72. e99e88a treewide: setup_timer() -> timer_setup() by Kees Cook · 7 years ago
  73. faae19b scsi: bnx2fc: Fix hung task messages when a cleanup response is not received during abort by Chad Dupuis · 7 years ago
  74. 1305910 scsi: fcoe: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  75. 2441500 Merge branch 'fixes' into misc by James Bottomley · 7 years ago
  76. 4c3bb25 scsi: bnx2fc: remove obsolete bnx2fc_eh_host_reset() definition by Hannes Reinecke · 7 years ago
  77. 1937f8a scsi: bnx2fc: Simplify CPU hotplug code by Thomas Gleixner · 7 years ago
  78. 2c2b66a scsi: bnx2fc: Prevent recursive cpuhotplug locking by Thomas Gleixner · 7 years ago
  79. 8addebc scsi: bnx2fc: Plug CPU hotplug race by Thomas Gleixner · 7 years ago
  80. 9031114 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  81. 3655a28 scsi: bnx2fc: Update version number to 2.11.8. by Chad Dupuis · 8 years ago
  82. 5eddc33 scsi: bnx2fc: Make rport_terminate_io callback a NOOP. by Chad Dupuis · 8 years ago
  83. 5c63daf scsi: bnx2fc: If IO is still in cleanup then do not return to SCSI layer. by Chad Dupuis · 8 years ago
  84. 59fb870 scsi: bnx2fc: Adjust bnx2fc_npiv_create_vports for WWNNs from NVRAM that are zero. by Chad Dupuis · 8 years ago
  85. 21144b8 scsi: bnx2fc: Update copyright for 2017. by Chad Dupuis · 8 years ago
  86. de08f46 scsi: bnx2fc: Check for connection offload before sending RRQ. by Chad Dupuis · 8 years ago
  87. 56ffd3a scsi: bnx2fc: Add filters to the non-offload FCoE receive path. by Chad Dupuis · 8 years ago
  88. 4df864c networking: make skb_put & friends return void pointers by Johannes Berg · 8 years ago
  89. c2dd893 scsi: bnx2fc: fix race condition in bnx2fc_get_host_stats() by Maurizio Lombardi · 8 years ago
  90. 3f07c01 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  91. 3051bf3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  92. cdc1947 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  93. b6a05c8 scsi: remove eh_timed_out methods in the transport template by Christoph Hellwig · 8 years ago
  94. d0d7b10 net-next: treewide use is_vlan_dev() helper function. by Parav Pandit · 8 years ago
  95. 2c935bc locking/atomic, kref: Add kref_read() by Peter Zijlstra · 8 years ago
  96. c53b005 scsi/bnx2fc: Convert to hotplug state machine by Sebastian Andrzej Siewior · 8 years ago
  97. a8220de scsi: libfc: Remove fc_rport_init() by Hannes Reinecke · 8 years ago
  98. c96c792 scsi: libfc: Replace ->rport_logoff callback with function call by Hannes Reinecke · 8 years ago
  99. 3f7d67d scsi: bnx2fc: Mark symbols static where possible by Baoyou Xie · 8 years ago
  100. 393c801 scsi: bnx2fc: Simplify code by Christophe JAILLET · 8 years ago