1. ded6411 qla2xxx: Fix virtual port configuration, when switch port is disabled/enabled. by Sawan Chandak · 9 years ago
  2. e8fb125 qla2xxx: Prevent multiple firmware dump collection for ISP27XX. by Himanshu Madhani · 9 years ago
  3. fd564b5 qla2xxx: Disable Interrupt handshake for ISP27XX. by Himanshu Madhani · 9 years ago
  4. d14e72f qla2xxx: Add debugging info for MBX timeout. by Himanshu Madhani · 9 years ago
  5. 064135e qla2xxx: Add serdes read/write support for ISP27XX by Andrew Vasquez · 9 years ago
  6. 0137e59 qla2xxx: Add udev notification to save fw dump for ISP27XX by Himanshu Madhani · 9 years ago
  7. f4bf5e3 qla2xxx: Add message for sucessful FW dump collected for ISP27XX. by Himanshu Madhani · 9 years ago
  8. f1458cd qla2xxx: Add support to load firmware from file for ISP 26XX/27XX. by Sawan Chandak · 9 years ago
  9. b21ba31 qla2xxx: Fix beacon blink for ISP27XX. by Nigel Kirkland · 9 years ago
  10. 3346149 qla2xxx: Increase the wait time for firmware to be ready for P3P. by Chad Dupuis · 9 years ago
  11. 6cbfb1e qla2xxx: Fix crash due to wrong casting of reg for ISP27XX. by Himanshu Madhani · 9 years ago
  12. dd83cb2 qla2xxx: Fix warnings reported by static checker. by Himanshu Madhani · 9 years ago
  13. d09c78f lpfc: Update version to 10.5.0.0 for upstream patch set by James Smart · 10 years ago
  14. f25e8e7 lpfc: Update copyright to 2015 by James Smart · 10 years ago
  15. 4fbdf9c lpfc: Fix for lun discovery issue with saturn adapter. by James Smart · 10 years ago
  16. ad490b6 lpfc: Fix crash in device reset handler. by James Smart · 10 years ago
  17. 6c7cf48 lpfc: Fix OS crash when running loopback test in applications by James Smart · 10 years ago
  18. 6eae430 lpfc: Fix internal loopback failure. by James Smart · 10 years ago
  19. be6bb94 lpfc: Fix premature release of rpi bit in bitmask by James Smart · 10 years ago
  20. 34154e0 lpfc: Initiator sends wrong BBCredit value for either FLOGI or FLOGI_ACC by James Smart · 10 years ago
  21. 63e480f lpfc: Fix null ndlp dereference in target_reset_handler by James Smart · 10 years ago
  22. 76b2c34 lpfc: Fix FDMI Fabric support in driver for Brocade by James Smart · 10 years ago
  23. f0bf5f9 lpfc: Fix provide host name and OS name in RSNN-NN FC-GS command by James Smart · 10 years ago
  24. 26d830e lpfc: Parse the new 20G, 25G and 40G link speeds in the lpfc driver by James Smart · 10 years ago
  25. a0683bf lpfc: Add support for reporting option_rom_version on newer adapters by James Smart · 10 years ago
  26. 2c9c5a0 lpfc: Fix setting of EQ (interrupt) delay Multiplier by James Smart · 10 years ago
  27. ea4142f lpfc: Fix host reset escalation killing all IOs. by James Smart · 10 years ago
  28. 85c0f17 lpfc: Linux lpfc driver doesn't re-establish the link after a cable pull on LPe12002 by James Smart · 10 years ago
  29. ed4afe74 lpfc: Fix to handle PLOGI when already logged in by James Smart · 10 years ago
  30. c637797 lpfc: Add new mbx cmd recognition by James Smart · 10 years ago
  31. 946727d lpfc: Add Lancer Temperature Event support to the lpfc driver by James Smart · 10 years ago
  32. 77d093f lpfc: Fix the iteration count to match the 30 sec comment in the routine lpfc_pci_function_reset by James Smart · 10 years ago
  33. c749e6b scsi_transport_fc: Add support for 25Gbit speed by James Smart · 10 years ago
  34. eef7780 aha1542: remove loop from aha1542_outb by Ondrej Zary · 10 years ago
  35. 7061dec aha1542: Fix bus reset by Ondrej Zary · 10 years ago
  36. 1b0224b aha1542: rework locking by Ondrej Zary · 10 years ago
  37. 764a0c7 aha1542: Don't reduce functionality with DEBUG enabled by Ondrej Zary · 10 years ago
  38. 6ddc8cf aha1542: Use print_hex_dump_bytes in debug code by Ondrej Zary · 10 years ago
  39. fde1fb8 aha1542: remove DEB macro and simplify debug code by Ondrej Zary · 10 years ago
  40. 2906b3c aha1542: Use shost_printk instead of printk by Ondrej Zary · 10 years ago
  41. 37d607b aha1542: Change aha1542_set_bus_times parameters by Ondrej Zary · 10 years ago
  42. 68ea9de aha1542: Pass struct Scsi_Host * to functions by Ondrej Zary · 10 years ago
  43. 954a9fd aha1542: cleanup includes by Ondrej Zary · 10 years ago
  44. 1d084d2 aha1542: remove useless changelog by Ondrej Zary · 10 years ago
  45. e51dacb aha1542: fix include guard and remove useless changelog by Ondrej Zary · 10 years ago
  46. c2532f6 aha1542: Always name Scsi_Host variables sh by Ondrej Zary · 10 years ago
  47. 55b28f9 aha1524: Use struct scsi_cmnd by Ondrej Zary · 10 years ago
  48. cad2fc7 aha1542: clean up cmd variables by Ondrej Zary · 10 years ago
  49. 17787a0 aha1542: Simplify aha1542_biosparam by Ondrej Zary · 10 years ago
  50. f71429a aha1542: rework configuration parameters by Ondrej Zary · 10 years ago
  51. 3a70c00 aha1542: rework hw_init by Ondrej Zary · 10 years ago
  52. 23e6940 aha1542: Call wait_mask from aha1542_out by Ondrej Zary · 10 years ago
  53. b847fd0 aha1542: split out code from aha1542_hw_init by Ondrej Zary · 10 years ago
  54. 8537cba aha1542: Merge aha1542_host_reset and aha1542_bus_reset by Ondrej Zary · 10 years ago
  55. dfd7c99 aha1542: Remove aha1542_restart by Ondrej Zary · 10 years ago
  56. bdebe22 aha1542: remove useless code from aha1542_test_port by Ondrej Zary · 10 years ago
  57. a13b372 aha1542: Remove unneeded gotos by Ondrej Zary · 10 years ago
  58. 0c2b648 aha1542: Split aha1542_out by Ondrej Zary · 10 years ago
  59. f8846be aha1542: Unify aha1542_in and aha1542_in1 by Ondrej Zary · 10 years ago
  60. 2093bfa aha1542: Remove WAIT and WAITd macros by Ondrej Zary · 10 years ago
  61. 6d9ffe6 aha1542: Use BIT() macro by Ondrej Zary · 10 years ago
  62. f232d53 aha1542: remove empty aha1542_stat by Ondrej Zary · 10 years ago
  63. 09a4483 aha1542: Reorder functions to remove forward declarations by Ondrej Zary · 10 years ago
  64. cb5b570 aha1542: Use u8 instead of unchar by Ondrej Zary · 10 years ago
  65. f1bbef6 aha1542: Convert aha1542_intr_reset to function by Ondrej Zary · 10 years ago
  66. e98878f aha1542: Remove HOSTDATA macro by Ondrej Zary · 10 years ago
  67. 10be625 aha1542: Remove SCSI_BUF_PA, SCSI_SG_PA, AHA1542_SCATTER and AHA1542_CMDLUN by Ondrej Zary · 10 years ago
  68. 6f82fbf aha1542: remove dead code by Ondrej Zary · 10 years ago
  69. 643a7c4 aha1542: Stop using scsi_module.c by Ondrej Zary · 10 years ago
  70. f20dffc aacraid: driver version change by Mahesh Rajashekhara · 10 years ago
  71. dab04b0 aacraid: AIF raw device remove support by Mahesh Rajashekhara · 10 years ago
  72. ef61623 aacraid: performance improvement changes by Mahesh Rajashekhara · 10 years ago
  73. f9c4259 aacraid: IOCTL fix by Mahesh Rajashekhara · 10 years ago
  74. dafde94 aacraid: IOP RESET command handling changes by Mahesh Rajashekhara · 10 years ago
  75. a7129a5 aacraid: 240 simple volume support by Mahesh Rajashekhara · 10 years ago
  76. 5d91064 aacraid: vpd page code 0x83 support by Mahesh Rajashekhara · 10 years ago
  77. 495c021 aacraid: MSI-x support by Mahesh Rajashekhara · 10 years ago
  78. b836439 aacraid: 4KB sector support by Mahesh Rajashekhara · 10 years ago
  79. 2f5d1f7 aacraid: IOCTL pass-through command fix by Mahesh Rajashekhara · 10 years ago
  80. 46154a0 aacraid: AIF support for SES device add/remove by Mahesh Rajashekhara · 10 years ago
  81. 29854a4 ipr: Driver version 2.6.1 by Brian King · 10 years ago
  82. f8ee25d ipr: AF DASD raw mode implementation in ipr driver by Wen Xiong · 10 years ago
  83. ea30c1d ipr: Re-enable write same by Brian King · 10 years ago
  84. a65e8f1 ipr: Fix possible error path oops during initialization by Brian King · 10 years ago
  85. 2796ca5 ipr: Reset in task context by Brian King · 10 years ago
  86. 4fdd7c7 ipr: Reboot speed improvements by Brian King · 10 years ago
  87. be0cf6c scsi: storvsc: Set the tablesize based on the information given by the host by K. Y. Srinivasan · 10 years ago
  88. aaced99 scsi: storvsc: Don't assume that the scatterlist is not chained by K. Y. Srinivasan · 10 years ago
  89. 8de5807 scsi: storvsc: Fix a bug in copy_from_bounce_buffer() by K. Y. Srinivasan · 10 years ago
  90. 5117b93 scsi: storvsc: Retrieve information about the capability of the target by K. Y. Srinivasan · 10 years ago
  91. 0147dab scsi: storvsc: Always send on the selected outgoing channel by K. Y. Srinivasan · 10 years ago
  92. f458aad scsi: storvsc: Size the queue depth based on the ringbuffer size by K. Y. Srinivasan · 10 years ago
  93. b9ec3a5 scsi: storvsc: Increase the ring buffer size by K. Y. Srinivasan · 10 years ago
  94. 114fc1d aic7xxx: replace kmalloc/memset by kzalloc by Michael Opdenacker · 10 years ago
  95. cff549e scsi: proper state checking and module refcount handling in scsi_device_get by Christoph Hellwig · 10 years ago
  96. 3d9a1f5 sd: don't grab a device references from driver methods by Christoph Hellwig · 10 years ago
  97. e27829d scsi: serialize ->rescan against ->remove by Christoph Hellwig · 10 years ago
  98. 4e5a800 ncr5380: Harmonize jiffies conversion with msecs_to_jiffies by Nicholas Mc Guire · 10 years ago
  99. b026e8e g_NCR5380: Kill compiler warning if builtin by Geert Uytterhoeven · 10 years ago
  100. 700d985 ncr5380: Drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago