1. d853754 drivers: avoid format strings in names passed to alloc_workqueue() by Kees Cook · 11 years ago
  2. 96e58ce [SCSI] be2iscsi: Bump the driver version to 10.0.467.0 by Jayamohan Kallickal · 11 years ago
  3. 702dc5e [SCSI] be2iscsi: Fix issue in passing the exp_cmdsn and max_cmdsn by Jayamohan Kallickal · 11 years ago
  4. ad3f428 [SCSI] be2iscsi: Fix possible reentrancy issue in be_iopoll by Shlomo Pongratz · 11 years ago
  5. 533c165 [SCSI] be2scsi: Update copyright dates to 2013 by Jayamohan Kallickal · 11 years ago
  6. cf6e3c6 [SCSI] be2iscsi: Fix checking Adapter state while establishing CXN by Jayamohan Kallickal · 11 years ago
  7. a7909b3 [SCSI] be2iscsi: Fix dynamic CID allocation Mechanism in driver by Jayamohan Kallickal · 11 years ago
  8. 4a4a11b [SCSI] be2iscsi : Fix the NOP-In handling code path by Jayamohan Kallickal · 11 years ago
  9. 6ea9b3b [SCSI] be2iscsi: Fix the Port Link Status issue by Jayamohan Kallickal · 11 years ago
  10. 7ad4dfe [SCSI] be2iscsi: Fix displaying the Active Session Count from driver by Jayamohan Kallickal · 11 years ago
  11. 22661e2 [SCSI] be2iscsi: Fix displaying the FW Version from driver. by Jayamohan Kallickal · 11 years ago
  12. ef9e1b9 [SCSI] be2iscsi: Fix support for DEFQ extension by Jayamohan Kallickal · 11 years ago
  13. 2c9dfd3 [SCSI] be2iscsi: Fix MACRO for checking the adapter type by Jayamohan Kallickal · 11 years ago
  14. 43f388b [SCSI] be2iscsi: Fix freeing CXN specific driver resources. by Jayamohan Kallickal · 11 years ago
  15. bf9131c [SCSI] be2iscsi: Fix MSIX support in SKH-R to 32 by Jayamohan Kallickal · 11 years ago
  16. 1e234bb [SCSI] be2iscsi: Fix MBX Command issues by Jayamohan Kallickal · 11 years ago
  17. a8081e3 [SCSI] be2iscsi: Fix returning Failure when MBX fails with Insufficient buffer error by Jayamohan Kallickal · 11 years ago
  18. 0283fbb [SCSI] be2iscsi: Fix lack of uninitialize pattern to FW by Jayamohan Kallickal · 11 years ago
  19. b23f7a0 treewide: Fix typo in printk and comments by Masanari Iida · 11 years ago
  20. 6f03979 Drivers: scsi: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  21. 9a07da9 [SCSI] be2iscsi: Bump the driver version by John Soni Jose · 12 years ago
  22. 7a15800 [SCSI] be2iscsi: Fix Unrecoverable Error Detection by John Soni Jose · 12 years ago
  23. e175def [SCSI] be2iscsi: Fix for MBX timeout issue by John Soni Jose · 12 years ago
  24. 5faf17b [SCSI] be2iscsi: Update the copyright information by John Soni Jose · 12 years ago
  25. 26000db [SCSI] be2iscsi: Fix issue of displaying adapter family. by John Soni Jose · 12 years ago
  26. 7313326 [SCSI] be2iscsi: Fix Task Completion Event handling by John Soni Jose · 12 years ago
  27. acb9693 [SCSI] be2iscsi: Fix session update context with V2 version. by John Soni Jose · 12 years ago
  28. 09a1093 [SCSI] be2iscsi: Fix support for V2 version of WRB. by John Soni Jose · 12 years ago
  29. eaae526 [SCSI] be2iscsi: Fix support for handling CQ_CREATE V2 version. by John Soni Jose · 12 years ago
  30. 22abeef [SCSI] be2iscsi: Fix max EQ supported by the driver. by John Soni Jose · 12 years ago
  31. 139a1b1 [SCSI] be2iscsi: Fix driver support for Skyhawk-R adapter. by John Soni Jose · 12 years ago
  32. 8359c79 [SCSI] be2iscsi: Fix return value and typo. by John Soni Jose · 12 years ago
  33. 72fb46a [SCSI] be2iscsi: Fix kernel panic in blk_iopoll disable mode. by John Soni Jose · 12 years ago
  34. 4d4d1ef [SCSI] be2iscsi: Issue an function level reset when driver is loaded by John Soni Jose · 12 years ago
  35. 5cac759 [SCSI] be2iscsi: Display driver name and version in device attribute by John Soni Jose · 12 years ago
  36. 107dfcb [SCSI] be2iscsi: Fix max supported EQ count to 8. by John Soni Jose · 12 years ago
  37. d629c47 [SCSI] be2iscsi: Fix memory leak in control path of driver by John Soni Jose · 12 years ago
  38. 6763daa [SCSI] be2iscsi: Display Completion Event string instead of Opcode by John Soni Jose · 12 years ago
  39. 1d8bc70 [SCSI] be2iscsi: Fix the issue with soft reset. by Minh Tran · 12 years ago
  40. 0604768 [SCSI] be2iscsi: Bump the driver version. by John Soni Jose · 12 years ago
  41. 0a513dd [SCSI] be2iscsi: Fix a kernel panic because of TCP RST/FIN received. by John Soni Jose · 12 years ago
  42. 6f72238 [SCSI] be2iscsi: Add support for configuring the VLAN on the adapter. by John Soni Jose · 12 years ago
  43. df5d0e6 [SCSI] be2iscsi: Format the MAC_ADDR with sysfs_format_mac. by John Soni Jose · 12 years ago
  44. 99bc5d5 [SCSI] be2iscsi: Added Logging mechanism for the driver. by John Soni Jose · 12 years ago
  45. 9aef420 [SCSI] be2iscsi: Issue MBX Cmd for login to boot target in crashdump mode by John Soni Jose · 12 years ago
  46. afd96fa [SCSI] be2iscsi: Removing the iscsi_data_pdu setting. by John Soni Jose · 12 years ago
  47. b83d543 [SCSI] be2iscsi: fix dma free size mismatch regression by Mike Christie · 12 years ago
  48. c62eef0 [SCSI] be2iscsi: Get Port State and Speed of the Adapter by John Soni Jose · 12 years ago
  49. 0e43895 [SCSI] be2iscsi: adding functionality to change network settings using iscsiadm by Mike Christie · 12 years ago
  50. ffce3e2 [SCSI] be2iscsi: Adding bsg interface for be2iscsi by Jayamohan Kallickal · 12 years ago
  51. 2177199 [SCSI] be2iscsi: Get Initiator Name for the iSCSI_Host by John Soni Jose · 12 years ago
  52. 605c6cd [SCSI] be2iscsi: Return async handle of unknown opcode to free list. by Jayamohan Kallickal · 12 years ago
  53. 9728d8d [SCSI] be2iscsi: Check ASYNC PDU Handle corresponds to HDR/DATA Handle by Jayamohan Kallickal · 12 years ago
  54. 76d15db [SCSI] be2iscsi: Bump the driver Version by Jayamohan Kallickal · 12 years ago
  55. 2f63588 [SCSI] be2iscsi: Update external Branding to Emulex by Jayamohan Kallickal · 12 years ago
  56. a49e06d [SCSI] be2iscsi: Fix the function return values. by Jayamohan Kallickal · 12 years ago
  57. db7f770 [SCSI] be2iscsi: Code cleanup, removing the goto statement by Jayamohan Kallickal · 12 years ago
  58. c8b2559 [SCSI] be2iscsi: Fix double free of MCCQ info memory. by Jayamohan Kallickal · 12 years ago
  59. b547f2d [SCSI] be2iscsi: Set num_cpu = 1 if pci_enable_msix fails by Jayamohan Kallickal · 12 years ago
  60. b5b9323 [SCSI] be2iscsi: Fix typo function name mismatch by Jayamohan Kallickal · 12 years ago
  61. 1282ab7 [SCSI] be2iscsi: Freeing of WRB and SGL Handle in cleanup task by Mike Christie · 12 years ago
  62. 3ec7827 [SCSI] be2iscsi: WRB Initialization and Failure code path change by Jayamohan Kallickal · 12 years ago
  63. f2ba02b [SCSI] be2iscsi: Fix in ASYNC PDU stitching logic. by Jayamohan Kallickal · 12 years ago
  64. dc63aac [SCSI] be2iscsi: Fix in the Asynchronous Code Path by Jayamohan Kallickal · 12 years ago
  65. 8643b32 [SCSI] be2iscsi: Remove unused OFFSET_IN_PAGE() macro by Roland Dreier · 12 years ago
  66. d04baa1 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 13 years ago
  67. 587a1f1 switch ->is_visible() to returning umode_t by Al Viro · 13 years ago
  68. 4053a4b [SCSI] be2iscsi: cleanup a min_t() call by Dan Carpenter · 13 years ago
  69. acf3368f scsi: Fix up files implicitly depending on module.h inclusion by Paul Gortmaker · 13 years ago
  70. 1379c25 [SCSI] be2iscsi: Move driver Version to 4.1.239.0 by Jayamohan Kallickal · 13 years ago
  71. 3760976 [SCSI] be2iscsi: memset wrb for ring create by Jayamohan Kallickal · 13 years ago
  72. bd53545 [SCSI] be2iscsi: Fix for case where task->sc was cleanedup earlier by Jayamohan Kallickal · 13 years ago
  73. 685e16f [SCSI] be2iscsi: Fix for wrong dmsg setting in wrb by Jayamohan Kallickal · 13 years ago
  74. e528586 [SCSI] be2iscsi: Fix for kdump failure by Jayamohan Kallickal · 13 years ago
  75. 8dce69f [SCSI] be2iscsi: Add pci_disable device by Jayamohan Kallickal · 13 years ago
  76. 25602c9 [SCSI] be2iscsi: Adding a shutdown Routine by Jayamohan Kallickal · 13 years ago
  77. 8fcfb21 [SCSI] be2iscsi: Fixing the /proc/interrupts problem V3 by Jayamohan Kallickal · 13 years ago
  78. 3093b04 [SCSI] be2iscsi: remove host and session casts by Mike Christie · 13 years ago
  79. f27fb2e [SCSI] iscsi class: sysfs group is_visible callout for iscsi host attrs by Mike Christie · 13 years ago
  80. 1d063c1 [SCSI] iscsi class: sysfs group is_visible callout for session attrs by Mike Christie · 13 years ago
  81. 3128c6c [SCSI] iscsi cls: sysfs group is_visible callout for conn attrs by Mike Christie · 13 years ago
  82. 91d41fd Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 13 years ago
  83. 55bdabd iscsi: Use struct scsi_lun in iscsi structs instead of u8[8] by Andy Grover · 13 years ago
  84. 1235218 iscsi: Resolve iscsi_proto.h naming conflicts with drivers/target/iscsi by Nicholas Bellinger · 13 years ago
  85. f457a46 [SCSI] iscsi_ibft, be2iscsi, iscsi_boot: fix boot kobj data lifetime management by Mike Christie · 13 years ago
  86. 9d04516 [SCSI] iscsi_boot_sysfs: have this module check for null on destruction by Mike Christie · 13 years ago
  87. 516f43a [SCSI] iscsi: Use struct scsi_lun in iscsi structs instead of u8[8] by Andy Grover · 13 years ago
  88. 57d19e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  89. 8a025bb [SCSI] be2iscsi: update version by Jayamohan Kallickal · 13 years ago
  90. 069adc7 [SCSI] be2iscsi: fix chip cleanup by Jayamohan Kallickal · 13 years ago
  91. 665d6d9 [SCSI] be2iscsi: fix boot hang due to interrupts not getting rearmed by Jayamohan Kallickal · 13 years ago
  92. 07f9479 Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  93. 1390b01 [SCSI] be2iscsi: Fix for proper setting of FW by Jayamohan Kallickal · 13 years ago
  94. 0b1d3cb [SCSI] be2iscsi: check boot_kset is created before destroying it by Jayamohan Kallickal · 13 years ago
  95. 91eefa8 [SCSI] be2iscsi: Set a timeout to FW by Jayamohan Kallickal · 13 years ago
  96. 255fa9a [SCSI] be2iscsi: change in copyright notice by Jayamohan Kallickal · 13 years ago
  97. 6eab04a treewide: remove extra semicolons by Justin P. Mattock · 13 years ago
  98. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  99. c55d267 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 13 years ago
  100. c7f7fd5 [SCSI] be2iscsi: fix null ptr ref in conn get param by Mike Christie · 13 years ago