1. 3f7d67d scsi: bnx2fc: Mark symbols static where possible by Baoyou Xie · 8 years ago
  2. 393c801 scsi: bnx2fc: Simplify code by Christophe JAILLET · 8 years ago
  3. 1917d42 fcoe: use enum for fip_mode by Hannes Reinecke · 8 years ago
  4. 4b9bc86 fcoe: convert to kworker by Sebastian Andrzej Siewior · 8 years ago
  5. 8a30a3c bnx2fc: replace printk() with BNX2FC_IO_DBG() by Maurizio Lombardi · 8 years ago
  6. 63f2167 bnx2fc: Update version number to 2.10.3. by Chad Dupuis · 8 years ago
  7. d02327a bnx2fc: Check sc_cmd device and host pointer before returning the command to the mid-layer. by Chad Dupuis · 8 years ago
  8. f72464d bnx2fc: Print netdev device name when FCoE is successfully initialized. by Chad Dupuis · 8 years ago
  9. 3f12f76 bnx2fc: Print when we send a fip keep alive. by Chad Dupuis · 8 years ago
  10. 10755d3 bnx2fc: Add driver tunables. by Joe Carnuccio · 8 years ago
  11. 617757d bnx2fc: bnx2fc_eh_abort(): fix wrong return code. by Maurizio Lombardi · 8 years ago
  12. d4faee0 bnx2fc: Show information about log levels in 'modinfo' by Jose Castillo · 8 years ago
  13. edb394b bnx2fc: Update version number to 2.9.6. by Chad Dupuis · 9 years ago
  14. 50a87414 bnx2fc: Remove explicit logouts. by Chad Dupuis · 9 years ago
  15. adcf7df bnx2fc: Fix FCP RSP residual parsing. by Chad Dupuis · 9 years ago
  16. 1fffa19 bnx2fc: Set ELS transfer length correctly for middle path commands. by Chad Dupuis · 9 years ago
  17. de909d8 bnx2fc: Remove 'NetXtreme II' from source files. by Chad Dupuis · 9 years ago
  18. 97586090 bnx2fc: Update copyright for 2015. by Chad Dupuis · 9 years ago
  19. 64d513ac scsi: use host wide tags by default by Christoph Hellwig · 9 years ago
  20. 720ba80 bnx2fc: reduce stack usage in __bnx2fc_enable by Arnd Bergmann · 9 years ago
  21. d6dbad4 bnx2fc: Do not log error for netevents that need no action by Shirish Pargaonkar · 10 years ago
  22. 2971ff6 bnx2fc: Read npiv table from nvram and create vports. by Joe Carnuccio · 9 years ago
  23. e617457 Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linus by James Bottomley · 9 years ago
  24. 096cbc3 Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linus by James Bottomley · 9 years ago
  25. dc843ef Merge remote-tracking branch 'scsi-queue/core-for-3.19' into for-linus by James Bottomley · 9 years ago
  26. ea6bb33 fc: FCP_PTA_SIMPLE is 0 by Christoph Hellwig · 9 years ago
  27. efc3c1d scsi: remove ->change_queue_type method by Christoph Hellwig · 9 years ago
  28. db5ed4d scsi: drop reason argument from ->change_queue_depth by Christoph Hellwig · 10 years ago
  29. c40ecc1 scsi: avoid ->change_queue_depth indirection for queue full tracking by Christoph Hellwig · 10 years ago
  30. 01a4cc4 bnx2fc: do not add shared skbs to the fcoe_rx_list by Maurizio Lombardi · 10 years ago
  31. 2043e1f bnx2fc: fix an error code in _bnx2fc_create() by Dan Carpenter · 10 years ago
  32. b6829c7 bnx2fc: check IS_ERR() instead of NULL by Dan Carpenter · 10 years ago
  33. 2ecb204 scsi: always assign block layer tags if enabled by Christoph Hellwig · 10 years ago
  34. 5066863 scsi: remove abuses of scsi_populate_tag by Christoph Hellwig · 10 years ago
  35. a62182f scsi: provide a generic change_queue_type method by Christoph Hellwig · 10 years ago
  36. dc6311d bnx2fc: fix tgt spinlock locking by Maurizio Lombardi · 10 years ago
  37. 9a50aae Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  38. df568d8 scsi: Use 'depends' with LIBFC instead of 'select'. by David S. Miller · 10 years ago
  39. 5565461 bnx2fc: fix incorrect DMA memory mapping in bnx2fc_unmap_sg_list() by Chad Dupuis · 10 years ago
  40. 23a3c99 bnx2i/bnx2fc : fix randconfig error in next-20140909 by Anish Bhatt · 10 years ago
  41. 17d87c4 bnx2fc: Rebranding bnx2fc driver by Saurav Kashyap · 10 years ago
  42. 9cb78c1 scsi: use 64-bit LUNs by Hannes Reinecke · 10 years ago
  43. d576a5e bnx2fc: Improve stats update mechanism by Neil Horman · 10 years ago
  44. 9172b76 bnx2fc: do not scan uninitialized lists in case of error. by Maurizio Lombardi · 10 years ago
  45. 1c54fc1 Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  46. fdbcbca bnx2fc: fix memory leak in bnx2fc_allocate_hash_table() by Maurizio Lombardi · 10 years ago
  47. 91d9f80 bnx2fc: fix memory leak and potential NULL pointer dereference. by Maurizio Lombardi · 10 years ago
  48. b044d14 bnx2fc: remove unused variable hash_table_size by Maurizio Lombardi · 10 years ago
  49. 2fe5de9 Merge branch 'sched/urgent' into sched/core, to avoid conflicts by Ingo Molnar · 10 years ago
  50. 8698a74 sched, treewide: Replace hardcoded nice values with MIN_NICE/MAX_NICE by Dongsheng Yang · 10 years ago
  51. 467a9e1 Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  52. 1a0b6ab Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  53. 7229b6d scsi, bnx2fc: Fix CPU hotplug callback registration by Srivatsa S. Bhat · 10 years ago
  54. be1fefc cnic,bnx2i,bnx2fc: Fix inconsistent use of page size by Michael Chan · 10 years ago
  55. 38e83bf [SCSI] bnx2fc: Updated version to 2.4.2 by Eddie Wai · 10 years ago
  56. 245a575 [SCSI] bnx2fc: Fixed the handling for the SCSI retry delay by Eddie Wai · 10 years ago
  57. 06c4f20 [SCSI] bnx2fc: Fixed scsi_remove_target soft lockup when rmmod bnx2x by Eddie Wai · 10 years ago
  58. 323f622 Merge tag 'fcoe-3.13' into for-linus by James Bottomley · 11 years ago
  59. aa10620 [SCSI] bnx2fc: Bump version from 1.0.14 to 2.4.1 by Eddie Wai · 11 years ago
  60. 0680810 [SCSI] BNX2FC: hung task timeout warning observed when rmmod bnx2x with active FCoE targets by Eddie Wai · 11 years ago
  61. 2183789 [SCSI] bnx2fc: Fixed a SCSI CMD cmpl race condition between ABTS and CLEANUP by Eddie Wai · 11 years ago
  62. 6942df7 scsi: Convert uses of compare_ether_addr to ether_addr_equal by Joe Perches · 11 years ago
  63. 9d34876 libfcoe: Make fcoe_sysfs optional / fix fnic NULL exception by Robert Love · 11 years ago
  64. f78afb3 bnx2x, cnic, bnx2i, bnx2fc: Fix bnx2i and bnx2fc regressions. by Michael Chan · 11 years ago
  65. 0a7d1d3 [SCSI] bnx2fc: Bumped version to 1.0.14 by Bhanu Prakash Gollapudi · 11 years ago
  66. cf12219 [SCSI] bnx2fc: Update copyright dates by Bhanu Prakash Gollapudi · 11 years ago
  67. 5d78f17 [SCSI] bnx2fc: Fix race condition between IO completion and abort by Bhanu Prakash Gollapudi · 11 years ago
  68. c13d2b6 [SCSI] bnx2fc: Include chip number in the symbolic name by Bhanu Prakash Gollapudi · 11 years ago
  69. 353c2ad [SCSI] bnx2fc: Enable cached tasks to improve performance by Bhanu Prakash Gollapudi · 11 years ago
  70. 0eb43b4 bnx2x, bnx2fc: Use per port max exchange resources by Bhanu Prakash Gollapudi · 11 years ago
  71. 0807619 libfc, fcoe, bnx2fc: Split fc_disc_init into fc_disc_{init, config} by Robert Love · 11 years ago
  72. 8a9a713 libfc, fcoe, bnx2fc: Always use fcoe_disc_init for discovery layer initialization by Robert Love · 11 years ago
  73. 01bdcb6 bnx2fc: Make the fcoe_cltr the SCSI host parent by Robert Love · 11 years ago
  74. 3e34c1f [SCSI] Merge tag 'fcoe-02-19-13' into for-linus by James Bottomley · 11 years ago
  75. b0d5e15 [SCSI] bnx2fc: adjust duplicate test by Julia Lawall · 11 years ago
  76. 2b82d82 [SCSI] bnx2fc: Bumped version to 1.0.13 by Bhanu Prakash Gollapudi · 11 years ago
  77. d450d77 [SCSI] bnx2fc: Support max IO size to 512KB by Bhanu Prakash Gollapudi · 11 years ago
  78. f246fe2 [SCSI] bnx2fc: Tx/Rx byte counts reset to 0 when exceeding 32 bit values by Bhanu Prakash Gollapudi · 11 years ago
  79. e7f4fed [SCSI] bnx2fc: Map the doorbell register between offload and enable requests by Bhanu Prakash Gollapudi · 11 years ago
  80. 26bf62a [SCSI] bnx2fc: Move offload/upload wait logic into a function by Bhanu Prakash Gollapudi · 11 years ago
  81. 50b7186 [SCSI] bnx2fc: support software fcoe target by Bhanu Prakash Gollapudi · 11 years ago
  82. 33c7da0 [SCSI] bnx2fc: Remove potential NULL dereference by Julia Lawall · 11 years ago
  83. 0225fea0 [SCSI] bnx2fc: remove useless calls to memset(). by Cyril Roelandt · 11 years ago
  84. 6f03979 Drivers: scsi: remove __dev* attributes. by Greg Kroah-Hartman · 11 years ago
  85. b8b3e69 bnx2fc: use fcoe_get_lesb/fcoe_ctlr_get_lesb() directly from libfcoe by Yi Zou · 11 years ago
  86. 0e0f9cd bnx2fc: use fcoe_link_speed_update() from the exported symbol in libfcoe by Yi Zou · 11 years ago
  87. c3d7909 bnx2fc: add support to get_netdev for bnx2f_interface by Yi Zou · 11 years ago
  88. 6e89ea3 bnx2fc: Use the fcoe_sysfs control interface by Robert Love · 11 years ago
  89. 6a891b0 libfcoe, fcoe, bnx2fc: Add new fcoe control interface by Robert Love · 11 years ago
  90. d755814 treewide: fix typo of "suppport" in various comments by Masanari Iida · 12 years ago
  91. 3151367 Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 12 years ago
  92. 99dbb16 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  93. 16da05b [SCSI] Fix incorrect memset in bnx2fc_parse_fcp_rsp by Andi Kleen · 12 years ago
  94. 59e13d4 scsi: fix various printk and comment typos by Masanari Iida · 12 years ago
  95. bdc0077 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 12 years ago
  96. eb47aa2c [SCSI] bnx2fc: Bumped version to 1.0.12 by Bhanu Prakash Gollapudi · 12 years ago
  97. d71fb3b [SCSI] bnx2fc: use list_entry instead of explicit cast by Bhanu Prakash Gollapudi · 12 years ago
  98. 5c17ae2 [SCSI] bnx2fc: Improve error recovery by handling parity errors by Bhanu Prakash Gollapudi · 12 years ago
  99. 7adc5a3 [SCSI] bnx2fc: Support interface creation on non-VLAN interface also. by Bhanu Prakash Gollapudi · 12 years ago
  100. 3db8cc1 [SCSI] bnx2fc: Reduce object size by consolidating formats by Joe Perches · 12 years ago