1. 1d32a62 scsi: bnx2i: missing error code in bnx2i_ep_connect() by Dan Carpenter · 8 years ago
  2. b6a05c8 scsi: remove eh_timed_out methods in the transport template by Christoph Hellwig · 9 years ago
  3. 9c8a76d bnx2i: silence uninitialized variable warnings by Dan Carpenter · 9 years ago
  4. 3584304 bnx2i: Fix call trace while device reset by Nilesh Javali · 10 years ago
  5. 5fc956c bnx2i: Fixed firmware assert, during target logout. by Tej Parkash · 10 years ago
  6. db5ed4d scsi: drop reason argument from ->change_queue_depth by Christoph Hellwig · 11 years ago
  7. c40ecc1 scsi: avoid ->change_queue_depth indirection for queue full tracking by Christoph Hellwig · 11 years ago
  8. 7c160fa bnx2i: Make boot_nic entry visible in the sysfs session objects by Tej Parkash · 11 years ago
  9. f39a775 bnx2i: Rebranding bnx2i driver by Vikas Chaudhary · 11 years ago
  10. 915aafd bnx2i, be2iscsi: fix custom stats length by Mike Christie · 11 years ago
  11. 1a0b6ab Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 11 years ago
  12. be1fefc cnic,bnx2i,bnx2fc: Fix inconsistent use of page size by Michael Chan · 11 years ago
  13. 659743b [SCSI] libiscsi: Reduce locking contention in fast path by Shlomo Pongratz · 12 years ago
  14. 3f79410 treewide: Fix common typo in "identify" by Maxime Jayat · 12 years ago
  15. 0b3bf38 [SCSI] bnx2i: Update version and copyright year 2013 by Eddie Wai · 12 years ago
  16. b83908c [SCSI] bnx2i: removed the individual PCI DEVICE ID checking by Eddie Wai · 13 years ago
  17. abaa72d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  18. a771718 [SCSI] bnx2i: Removed the reference to the netdev->base_addr by Eddie Wai · 13 years ago
  19. 2e499d3 bnx2x, bnx2fc, bnx2i, cnic: Add statistics support and FCoE capabilities advertisement by Barak Witkowski · 13 years ago
  20. 9ebd99c [SCSI] bnx2i: Updated version and copyright year by Eddie Wai · 13 years ago
  21. 6f9c04f [SCSI] bnx2i: Added the setting of target can_queue via target_alloc by Eddie Wai · 13 years ago
  22. 587a1f1 switch ->is_visible() to returning umode_t by Al Viro · 14 years ago
  23. f27fb2e [SCSI] iscsi class: sysfs group is_visible callout for iscsi host attrs by Mike Christie · 14 years ago
  24. 1d063c1 [SCSI] iscsi class: sysfs group is_visible callout for session attrs by Mike Christie · 14 years ago
  25. 3128c6c [SCSI] iscsi cls: sysfs group is_visible callout for conn attrs by Mike Christie · 14 years ago
  26. 91d41fd Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 14 years ago
  27. 1235218 iscsi: Resolve iscsi_proto.h naming conflicts with drivers/target/iscsi by Nicholas Bellinger · 14 years ago
  28. ea9582d [SCSI] bnx2i: Updated copyright and bump version by Eddie Wai · 14 years ago
  29. b5cf6b6 [SCSI] bnx2i: Added the use of kthreads to handle SCSI cmd completion by Eddie Wai · 14 years ago
  30. 9ae58e1 [SCSI] bnx2i: Optimized the iSCSI offload performance by Eddie Wai · 14 years ago
  31. d5307a07 [SCSI] bnx2i: Updated the connection shutdown/cleanup timeout by Eddie Wai · 14 years ago
  32. 7287c63 [SCSI] bnx2i: Fixed packet error created when the sq_size is set to 16 by Eddie Wai · 14 years ago
  33. d8585bc [SCSI] bnx2i: fix null ptr ref in conn get param by Mike Christie · 14 years ago
  34. 09813ba [SCSI] bnx2i: Added iSCSI text pdu support for iSCSI offload by Eddie Wai · 14 years ago
  35. ec8933b [SCSI] bnx2i: Allow ep CONNECT_FAILED condition to go through proper cleanup by Eddie Wai · 14 years ago
  36. 11cec1e [SCSI] bnx2i: Updated copyright and maintainer info by Eddie Wai · 15 years ago
  37. a91031a [SCSI] bnx2i: Cleaned up various error conditions in ep_connect/disconnect by Eddie Wai · 15 years ago
  38. bee3487 [SCSI] bnx2i: Added return code check for chip kwqe submission request by Eddie Wai · 15 years ago
  39. 842158d [SCSI] bnx2i: Modified the bnx2i stop path to compensate for in progress ops by Eddie Wai · 15 years ago
  40. 016ef69 [SCSI] bnx2i: Removed the dynamic registration of CNIC by Eddie Wai · 15 years ago
  41. 7a2962c [SCSI] bnx2i: Added mutex lock protection to conn_get_param by Eddie Wai · 15 years ago
  42. 252e4480 [SCSI] bnx2i: Allow to abort the connection if connect request times out by Eddie Wai · 15 years ago
  43. 94810e8 [SCSI] bnx2i: Fixed the remote TCP RST handling for the 570X (1g) by Eddie Wai · 15 years ago
  44. 5bf3f39 [SCSI] bnx2i: Fixed a cid leak issue for 5771X (10g) by Eddie Wai · 15 years ago
  45. 250ae98 [SCSI] bnx2i: Added chip cleanup for the remove module path by Eddie Wai · 15 years ago
  46. 2c2255e [SCSI] bnx2i: Recouple the CFC delete cleanup with cm_abort/close completion by Eddie Wai · 15 years ago
  47. 3930407 [SCSI] bnx2i: Fixed a protocol violation on nopout responses by Eddie Wai · 15 years ago
  48. 625986c [SCSI] bnx2i: Added host param ISCSI_HOST_PARAM_IPADDRESS by Michael Chan · 15 years ago
  49. 2eefb20 [SCSI] bnx2i: Fixed the TCP graceful termination initiation by Eddie Wai · 15 years ago
  50. e37d2c4 [SCSI] bnx2i: Fine tuned conn destroy and context destroy timeout values by Eddie Wai · 15 years ago
  51. 55e15c97 [SCSI] bnx2i: Optimized the bnx2i_stop connection clean up procedure by Eddie Wai · 15 years ago
  52. 46012e8 [SCSI] bnx2i: Created an active linklist which holds bnx2i endpoints by Eddie Wai · 15 years ago
  53. 6447f28 [SCSI] bnx2i: Separated the hardware's cleanup procedure from ep_disconnect by Eddie Wai · 15 years ago
  54. 490475a [SCSI] bnx2i: Bug fixes related to MTU change issue when there are active iscsi sessions by Anil Veerabhadrappa · 15 years ago
  55. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  56. 309ce15 [SCSI] libiscsi: Make iscsi_eh_target_reset start with session reset by Jayamohan Kallickal · 15 years ago
  57. 9f9127f [SCSI] bnx2i: set change_queue_depth function by Mike Christie · 16 years ago
  58. d9573e7 [SCSI] cxgb3i, bnx2i: remove uses of nipquad use %pi4 by Joe Perches · 16 years ago
  59. 45ca38e [SCSI] bnx2i: minor code cleanup and update driver version by Anil Veerabhadrappa · 16 years ago
  60. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 16 years ago
  61. 3fe5ae8 [SCSI] libiscsi: add warm target reset tmf support by Mike Christie · 16 years ago
  62. 24246de [SCSI] bnx2i: use common iscsi suspend queue by Mike Christie · 16 years ago
  63. 94e2bd6 tree-wide: fix some typos and punctuation in comments by Thadeu Lima de Souza Cascardo · 16 years ago
  64. b8b9e1b8 [SCSI] libiscsi: iscsi_session_setup to allow for private space by Jayamohan Kallickal · 16 years ago
  65. c19dcd0 [SCSI] bnx2i : Fix "cid #n not valid" issue by Anil Veerabhadrappa · 16 years ago
  66. 534cc9c [SCSI] bnx2i : Fix command session number jump issue seen during cable pull test by Anil Veerabhadrappa · 16 years ago
  67. fac3cc4 [SCSI] bnx2i: register given device with cnic if shost != NULL in ep_connect() by Anil Veerabhadrappa · 16 years ago
  68. cf4e636 [SCSI] bnx2i: Add bnx2i iSCSI driver. by Michael Chan · 16 years ago