1. da40d03 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 14 years ago
  2. 939b82e cnic: Improve ->iscsi_nl_msg_send() by Michael Chan · 14 years ago
  3. 3db8635 [SCSI] bnx2i: Updated version to 2.6.2.2 by Eddie Wai · 14 years ago
  4. 11cec1e [SCSI] bnx2i: Updated copyright and maintainer info by Eddie Wai · 14 years ago
  5. a91031a [SCSI] bnx2i: Cleaned up various error conditions in ep_connect/disconnect by Eddie Wai · 14 years ago
  6. bee3487 [SCSI] bnx2i: Added return code check for chip kwqe submission request by Eddie Wai · 14 years ago
  7. 842158d [SCSI] bnx2i: Modified the bnx2i stop path to compensate for in progress ops by Eddie Wai · 14 years ago
  8. 016ef69 [SCSI] bnx2i: Removed the dynamic registration of CNIC by Eddie Wai · 14 years ago
  9. 7a2962c [SCSI] bnx2i: Added mutex lock protection to conn_get_param by Eddie Wai · 14 years ago
  10. 252e4480 [SCSI] bnx2i: Allow to abort the connection if connect request times out by Eddie Wai · 14 years ago
  11. 94810e8 [SCSI] bnx2i: Fixed the remote TCP RST handling for the 570X (1g) by Eddie Wai · 14 years ago
  12. 5bf3f39 [SCSI] bnx2i: Fixed a cid leak issue for 5771X (10g) by Eddie Wai · 14 years ago
  13. cf464fc [SCSI] bnx2i: Fixed the endian bug in the TMF LUN cmd send by Eddie Wai · 14 years ago
  14. 8eea2f5 [SCSI] bnx2i: Added fix for NOP-Out response panic from unsolicited NOP-In by Eddie Wai · 14 years ago
  15. 5ee3257 [SCSI] bnx2i: Fixed bugs in the handling of unsolicited NOP-Ins by Eddie Wai · 14 years ago
  16. 5f05647 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  17. fdf2408 cnic: Defer iscsi connection cleanup by Michael Chan · 14 years ago
  18. 523224a bnx2x, cnic, bnx2i: use new FW/HSI by Dmitry Kravkov · 14 years ago
  19. fc91961 [SCSI] bnx2i: Updated version to bnx2i-2.1.3 by Eddie Wai · 14 years ago
  20. 250ae98 [SCSI] bnx2i: Added chip cleanup for the remove module path by Eddie Wai · 14 years ago
  21. 2c2255e [SCSI] bnx2i: Recouple the CFC delete cleanup with cm_abort/close completion by Eddie Wai · 14 years ago
  22. c47b401 [SCSI] bxn2i: Added support for other TMFs besides ABORT_TASK by Eddie Wai · 14 years ago
  23. 3930407 [SCSI] bnx2i: Fixed a protocol violation on nopout responses by Eddie Wai · 14 years ago
  24. 5c90ad9 scsi: fix bnx2i build errors by Randy Dunlap · 14 years ago
  25. a2f1d13 [SCSI] bnx2i: Updated version from 2.1.1 to 2.1.2 by Eddie Wai · 14 years ago
  26. 625986c [SCSI] bnx2i: Added host param ISCSI_HOST_PARAM_IPADDRESS by Michael Chan · 14 years ago
  27. 2eefb20 [SCSI] bnx2i: Fixed the TCP graceful termination initiation by Eddie Wai · 14 years ago
  28. e37d2c4 [SCSI] bnx2i: Fine tuned conn destroy and context destroy timeout values by Eddie Wai · 14 years ago
  29. 55e15c97 [SCSI] bnx2i: Optimized the bnx2i_stop connection clean up procedure by Eddie Wai · 14 years ago
  30. 46012e8 [SCSI] bnx2i: Created an active linklist which holds bnx2i endpoints by Eddie Wai · 14 years ago
  31. 6447f28 [SCSI] bnx2i: Separated the hardware's cleanup procedure from ep_disconnect by Eddie Wai · 14 years ago
  32. 95bb335 [SCSI] Merge scsi-misc-2.6 into scsi-rc-fixes-2.6 by James Bottomley · 14 years ago
  33. 490475a [SCSI] bnx2i: Bug fixes related to MTU change issue when there are active iscsi sessions by Anil Veerabhadrappa · 14 years ago
  34. 457549d [SCSI] bnx2i: Update version and module description by Anil Veerabhadrappa · 14 years ago
  35. ce2d763 [SCSI] bnx2i: link bnx2i hba and cnic device before registering the device by Anil Veerabhadrappa · 14 years ago
  36. 2e15efc [SCSI] bnx2i: make firmware use statsn field when constructing header by Anil Veerabhadrappa · 14 years ago
  37. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  38. 309ce15 [SCSI] libiscsi: Make iscsi_eh_target_reset start with session reset by Jayamohan Kallickal · 14 years ago
  39. 9f9127f [SCSI] bnx2i: set change_queue_depth function by Mike Christie · 14 years ago
  40. d9573e7 [SCSI] cxgb3i, bnx2i: remove uses of nipquad use %pi4 by Joe Perches · 14 years ago
  41. 45ca38e [SCSI] bnx2i: minor code cleanup and update driver version by Anil Veerabhadrappa · 15 years ago
  42. 85fef20 [SCSI] bnx2i: Task management ABORT TASK fixes by Anil Veerabhadrappa · 15 years ago
  43. 8776193 [SCSI] bnx2i: update CQ arming algorith for 5771x chipsets by Anil Veerabhadrappa · 15 years ago
  44. f8c9abe [SCSI] bnx2i: Adjust sq_size module parametr to power of 2 only if a non-zero value is specified by Anil Veerabhadrappa · 15 years ago
  45. 5d9e1fa [SCSI] bnx2i: Add 5771E device support to bnx2i driver by Anil Veerabhadrappa · 15 years ago
  46. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  47. 3fe5ae8 [SCSI] libiscsi: add warm target reset tmf support by Mike Christie · 15 years ago
  48. 24246de [SCSI] bnx2i: use common iscsi suspend queue by Mike Christie · 15 years ago
  49. 94e2bd6 tree-wide: fix some typos and punctuation in comments by Thadeu Lima de Souza Cascardo · 15 years ago
  50. b8b9e1b8 [SCSI] libiscsi: iscsi_session_setup to allow for private space by Jayamohan Kallickal · 15 years ago
  51. 5320324 [SCSI] bnx2i: Fix context mapping issue for architectures with PAGE_SIZE != 4096 by Anil Veerabhadrappa · 15 years ago
  52. a419aef trivial: remove unnecessary semicolons by Joe Perches · 15 years ago
  53. c19dcd0 [SCSI] bnx2i : Fix "cid #n not valid" issue by Anil Veerabhadrappa · 15 years ago
  54. 534cc9c [SCSI] bnx2i : Fix command session number jump issue seen during cable pull test by Anil Veerabhadrappa · 15 years ago
  55. fac3cc4 [SCSI] bnx2i: register given device with cnic if shost != NULL in ep_connect() by Anil Veerabhadrappa · 15 years ago
  56. 3be924f [SCSI] bnx2i: convert bnx2i_dev_lock to mutex by Anil Veerabhadrappa · 15 years ago
  57. 4e85f15 [SCSI] bnx2i: bug fixes in bnx2i_init_one to handle error conditions by Anil Veerabhadrappa · 15 years ago
  58. 1ed0f6a [SCSI] bnx2i: remove global variable bnx2i_reg_devices by Anil Veerabhadrappa · 15 years ago
  59. 8955538 cnic: add NETDEV_1000 and NETDEVICES to Kconfig select by Randy Dunlap · 15 years ago
  60. babdb78 [SCSI] cnic, bnx2i: Fix build failure when CONFIG_PCI is not set. by Michael Chan · 15 years ago
  61. cf4e636 [SCSI] bnx2i: Add bnx2i iSCSI driver. by Michael Chan · 15 years ago