1. 3c97b56 scsi: bnx2fc: Limit the IO size according to the FW capability by Saurav Kashyap · 6 years ago
  2. 25ad739 scsi: bnx2fc: Do not allow both a cleanup completion and abort completion for the same request by Saurav Kashyap · 6 years ago
  3. 0e0fcef scsi: bnx2fc: Separate out completion flags and variables for abort and cleanup by Saurav Kashyap · 6 years ago
  4. a92ac6e scsi: bnx2fc: Only put reference to io_req in bnx2fc_abts_cleanup if cleanup times out by Chad Dupuis · 6 years ago
  5. 9e29a68 scsi: bnx2fc: remove unneeded variable by Ding Xiang · 6 years ago
  6. b2d3492 scsi: bnx2fc: Fix error handling in probe() by Dan Carpenter · 6 years ago
  7. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
  8. ecf7ff4 scsi: bnx2fc: Fix check in SCSI completion handler for timed out request by Chad Dupuis · 7 years ago
  9. faae19b scsi: bnx2fc: Fix hung task messages when a cleanup response is not received during abort by Chad Dupuis · 7 years ago
  10. 5c63daf scsi: bnx2fc: If IO is still in cleanup then do not return to SCSI layer. by Chad Dupuis · 8 years ago
  11. 21144b8 scsi: bnx2fc: Update copyright for 2017. by Chad Dupuis · 8 years ago
  12. 2c935bc locking/atomic, kref: Add kref_read() by Peter Zijlstra · 8 years ago
  13. 3f7d67d scsi: bnx2fc: Mark symbols static where possible by Baoyou Xie · 8 years ago
  14. 8a30a3c bnx2fc: replace printk() with BNX2FC_IO_DBG() by Maurizio Lombardi · 9 years ago
  15. d02327a bnx2fc: Check sc_cmd device and host pointer before returning the command to the mid-layer. by Chad Dupuis · 9 years ago
  16. 10755d3 bnx2fc: Add driver tunables. by Joe Carnuccio · 9 years ago
  17. 617757d bnx2fc: bnx2fc_eh_abort(): fix wrong return code. by Maurizio Lombardi · 9 years ago
  18. 50a87414 bnx2fc: Remove explicit logouts. by Chad Dupuis · 9 years ago
  19. adcf7df bnx2fc: Fix FCP RSP residual parsing. by Chad Dupuis · 9 years ago
  20. 1fffa19 bnx2fc: Set ELS transfer length correctly for middle path commands. by Chad Dupuis · 9 years ago
  21. de909d8 bnx2fc: Remove 'NetXtreme II' from source files. by Chad Dupuis · 9 years ago
  22. 97586090 bnx2fc: Update copyright for 2015. by Chad Dupuis · 9 years ago
  23. ea6bb33 fc: FCP_PTA_SIMPLE is 0 by Christoph Hellwig · 10 years ago
  24. 5066863 scsi: remove abuses of scsi_populate_tag by Christoph Hellwig · 10 years ago
  25. dc6311d bnx2fc: fix tgt spinlock locking by Maurizio Lombardi · 10 years ago
  26. 5565461 bnx2fc: fix incorrect DMA memory mapping in bnx2fc_unmap_sg_list() by Chad Dupuis · 10 years ago
  27. 17d87c4 bnx2fc: Rebranding bnx2fc driver by Saurav Kashyap · 11 years ago
  28. 9cb78c1 scsi: use 64-bit LUNs by Hannes Reinecke · 11 years ago
  29. 9172b76 bnx2fc: do not scan uninitialized lists in case of error. by Maurizio Lombardi · 11 years ago
  30. 1a0b6ab Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 11 years ago
  31. be1fefc cnic,bnx2i,bnx2fc: Fix inconsistent use of page size by Michael Chan · 11 years ago
  32. 245a575 [SCSI] bnx2fc: Fixed the handling for the SCSI retry delay by Eddie Wai · 11 years ago
  33. 2183789 [SCSI] bnx2fc: Fixed a SCSI CMD cmpl race condition between ABTS and CLEANUP by Eddie Wai · 11 years ago
  34. cf12219 [SCSI] bnx2fc: Update copyright dates by Bhanu Prakash Gollapudi · 12 years ago
  35. 5d78f17 [SCSI] bnx2fc: Fix race condition between IO completion and abort by Bhanu Prakash Gollapudi · 12 years ago
  36. 0eb43b4 bnx2x, bnx2fc: Use per port max exchange resources by Bhanu Prakash Gollapudi · 12 years ago
  37. b0d5e15 [SCSI] bnx2fc: adjust duplicate test by Julia Lawall · 12 years ago
  38. 33c7da0 [SCSI] bnx2fc: Remove potential NULL dereference by Julia Lawall · 12 years ago
  39. 16da05b [SCSI] Fix incorrect memset in bnx2fc_parse_fcp_rsp by Andi Kleen · 12 years ago
  40. d71fb3b [SCSI] bnx2fc: use list_entry instead of explicit cast by Bhanu Prakash Gollapudi · 13 years ago
  41. 1bd49b4 [SCSI] libfc, fcoe, bnx2fc: cleanup fcoe_dev_stats by Vasu Dev · 13 years ago
  42. 92886c9 [SCSI] bnx2fc: cleanup task management IO when it times out. by Bhanu Prakash Gollapudi · 13 years ago
  43. c1bb4f3 [SCSI] bnx2fc: Decrememnt io ref count when abort times out by Bhanu Prakash Gollapudi · 13 years ago
  44. e35fa8c scsi: Use struct scsi_lun in fc/fcp.h by Andy Grover · 13 years ago
  45. 99cc600 [SCSI] bnx2fc: Handle ABTS timeout during ulp timeout by Bhanu Prakash Gollapudi · 13 years ago
  46. 822f290 [SCSI] bnx2fc: Handle bnx2fc_map_sg failure by Bhanu Prakash Gollapudi · 13 years ago
  47. 3ce41ea [SCSI] bnx2fc: Replace scsi_dma_map() with dma_map_sg(). by Bhanu Prakash Gollapudi · 13 years ago
  48. 8121401 [SCSI] bnx2fc: IO errors when receiving unsolicited LOGO by Bhanu Prakash Gollapudi · 13 years ago
  49. b65d457 [SCSI] bnx2fc: Remove erroneous kref_get on IO request by Bhanu Prakash Gollapudi · 13 years ago
  50. 9b35baa [SCSI] bnx2fc: Update copyright and bump version to 1.0.4 by Bhanu Prakash Gollapudi · 13 years ago
  51. bd4d5de [SCSI] bnx2fc: hold tgt lock when calling cmd_release by Bhanu Prakash Gollapudi · 13 years ago
  52. 7444695 [SCSI] bnx2fc: REC/SRR link service request and response handling by Bhanu Prakash Gollapudi · 13 years ago
  53. 6c5a7ce [SCSI] bnx2fc: Support 'sequence cleanup' task by Bhanu Prakash Gollapudi · 13 years ago
  54. b252f4c [SCSI] bnx2fc: Enable REC & CONF support for the session by Bhanu Prakash Gollapudi · 13 years ago
  55. aea71a0 [SCSI] bnx2fc: Introduce interface structure for each vlan interface by Bhanu Prakash Gollapudi · 13 years ago
  56. b2a554f [SCSI] bnx2fc: Replace printks with KERN_ALERT to KERN_ERR/KERN_INFO by Bhanu Prakash Gollapudi · 14 years ago
  57. d4e0670 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 13 years ago
  58. b5a95fe [SCSI] bnx2fc: scsi_dma_unmap() not invoked on IO completions by Bhanu Prakash Gollapudi · 14 years ago
  59. 619c5cb New 7.0 FW: bnx2x, cnic, bnx2i, bnx2fc by Vlad Zolotarov · 14 years ago
  60. 35dd71a [SCSI] bnx2fc: call scsi_done if session goes to not ready from ready by Nithin Nayak Sujir · 14 years ago
  61. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  62. 0ea5c27 [SCSI] bnx2fc: common free list for cleanup commands by Bhanu Gollapudi · 14 years ago
  63. 853e2bd [SCSI] bnx2fc: Broadcom FCoE offload driver by Bhanu Gollapudi · 14 years ago