1. 1e6d067 [SCSI] qla2xxx: Remove port down retry count. by Chad Dupuis · 14 years ago
  2. c70b529 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 14 years ago
  3. 58548cb [SCSI] qla2xxx: Increase SG table size to support large IO size per scsi command. by Giridhar Malavali · 14 years ago
  4. b1d46989 [SCSI] qla2xxx: Handle MPI timeout indicated by AE8002 by Madhuranath Iyengar · 14 years ago
  5. feafb7b [SCSI] qla2xxx: Fix vport delete issues by Arun Easi · 14 years ago
  6. de7c5d0 [SCSI] qla2xxx: Update copyright banner. by Giridhar Malavali · 14 years ago
  7. 4d78c97 [SCSI] qla2xxx: Rearranged and cleaned up the code for processing the pending commands. by Giridhar Malavali · 14 years ago
  8. 0f2d962 [SCSI] qla2xxx: Check for golden firmware and show version if available by Madhuranath Iyengar · 14 years ago
  9. e8c72ba [SCSI] qla2xxx: Use GFF_ID to check FCP-SCSI FC4 type before logging into Nx_Ports by Chad Dupuis · 14 years ago
  10. d94d10e [SCSI] qla2xxx: Removed dependency for SRB structure for Marker processing by Giridhar Malavali · 14 years ago
  11. cdbb0a4f [SCSI] qla2xxx: Handle outstanding mbx cmds on hung f/w scenarios. by Santosh Vernekar · 14 years ago
  12. 9c2b297 [SCSI] qla2xxx: Support for loading Unified ROM Image (URI) format firmware file. by Harish Zunjarrao · 14 years ago
  13. 23f2ebd [SCSI] qla2xxx: Add internal loopback support for ISP81xx. by Sarang Radke · 14 years ago
  14. 083a469 [SCSI] qla2xxx: Correct use-after-free oops seen during EH-abort. by Giridhar Malavali · 14 years ago
  15. f1af620 [SCSI] qla2xxx: Updates to ISP82xx support. by Giridhar Malavali · 14 years ago
  16. bad7500 [SCSI] qla2xxx: T10 DIF support added. by Arun Easi · 14 years ago
  17. 3822263 [SCSI] qla2xxx: Support for asynchronous TM and Marker IOCBs. by Madhuranath Iyengar · 14 years ago
  18. 4916392 [SCSI] qla2xxx: Provide common framework for BSG and IOCB commands. by Madhuranath Iyengar · 14 years ago
  19. 5ff1d58 [SCSI] qla2xxx: Limit mailbox command contention for ADISC requests. by Andrew Vasquez · 14 years ago
  20. 99b0bec [SCSI] qla2xxx: Further generalization of SRB CTX infrastructure. by Andrew Vasquez · 14 years ago
  21. 6a03b4c [SCSI] qla2xxx: Add char device to increase driver use count by Harish Zunjarrao · 14 years ago
  22. a908301 [SCSI] qla2xxx: Add ISP82XX support. by Giridhar Malavali · 14 years ago
  23. 09ff701 [SCSI] qla2xxx: Add APEX support. by Sarang Radke · 15 years ago
  24. 6e98016 [SCSI] qla2xxx: Re-organized BSG interface specific code. by Giridhar Malavali · 15 years ago
  25. 9a069e1 [SCSI] qla2xxx: Add BSG support for FC ELS/CT passthrough and vendor commands. by Giridhar Malavali · 15 years ago
  26. f08b725 [SCSI] qla2xxx: Correct FCP2 recovery handling. by Andrew Vasquez · 15 years ago
  27. 8588080 [SCSI] qla2xxx: Extend base EEH support in qla2xxx. by Andrew Vasquez · 15 years ago
  28. 3155754 [SCSI] qla2xxx: fix for multiqueue in MISX disabled case by Anirban Chakraborty · 15 years ago
  29. c45dd30 [SCSI] qla2xxx: Queue depth ramp up/down modification changes. by Giridhar Malavali · 15 years ago
  30. b5d0329 [SCSI] qla2xxx: Set the size of the host buffer used to fetch DCBX and XGMAC parameters to 4K. by Giridhar Malavali · 15 years ago
  31. 3420d36 [SCSI] qla2xxx: Add firmware-dump kobject uevent notification. by Andrew Vasquez · 15 years ago
  32. 8474f3a [SCSI] qla2xxx: Correctly set FCF_TAPE_PRESENT flag based on scsi-device. by Santosh Vernekar · 15 years ago
  33. ac280b6 [SCSI] qla2xxx: Add asynchronous-login support. by Andrew Vasquez · 15 years ago
  34. cf53b06 [SCSI] qla2xxx: Generalize srb structure usage. by Andrew Vasquez · 15 years ago
  35. 7163ea8 [SCSI] qla2xxx: Fix to ensure driver works in sinlge queue mode if multiqueue fails by Anirban Chakraborty · 15 years ago
  36. 0fd30f7 [SCSI] qla2xxx: Fix __LITTLE_ENDIAN definition warnings by Dave Jones · 15 years ago
  37. f999f4c [SCSI] qla2xxx: Reduce lock-contention during do-work processing. by Andrew Vasquez · 15 years ago
  38. cbc8eb6 [SCSI] qla2xxx: Fallback to 'golden-firmware' operation on supported ISPs. by Andrew Vasquez · 15 years ago
  39. 40859ae [SCSI] qla2xxx: Correct queue-creation bug when driver loaded in QoS mode. by Anirban Chakraborty · 15 years ago
  40. 11bbc1d [SCSI] qla2xxx: Export TLV data on supported ISPs. by Andrew Vasquez · 15 years ago
  41. ce0423f [SCSI] qla2xxx: Export XGMAC statistics on supported ISPs. by Andrew Vasquez · 15 years ago
  42. e5b68a6 [SCSI] qla2xxx: Use port number to compute nvram/vpd parameter offsets. by Anirban Chakraborty · 15 years ago
  43. 67c2e93 [SCSI] qla2xxx: Remove reference to request queue from scsi request block. by Anirban Chakraborty · 15 years ago
  44. 68ca949 [SCSI] qla2xxx: Add CPU affinity support. by Anirban Chakraborty · 15 years ago
  45. 2afa19a [SCSI] qla2xxx: Add QoS support. by Anirban Chakraborty · 15 years ago
  46. bad7001 [SCSI] qla2xxx: Export additional FCoE attributes for application support. by Andrew Vasquez · 15 years ago
  47. 6749ce3 [SCSI] qla2xxx: Don't cache VPD data for newer ISPs. by Andrew Vasquez · 16 years ago
  48. 24a0813 [SCSI] qla2xxx: Explicitly set the execution-throttle with recent ISPs. by Andrew Vasquez · 16 years ago
  49. d743de6 [SCSI] qla2xxx: Reduce request queue-size overhead with recent ISPs. by Andrew Vasquez · 16 years ago
  50. 3d79038f [SCSI] qla2xxx: Always use an FLT's NVRAM/VPD region information. by Andrew Vasquez · 16 years ago
  51. ad0ecd6 [SCSI] qla2xxx: Add EDC-update support. by Joe Carnuccio · 16 years ago
  52. ddb9b12 [SCSI] qla2xxx: Cleanup unused flags and #defines. by Shyam Sundar · 16 years ago
  53. 2533cf6 [SCSI] qla2xxx: Correct ISP abort semantics for NVRAM, VPD, and flash update. by Lalit Chandivade · 16 years ago
  54. 1d2874d [SCSI] qla2xxx: Add Flash-Access-Control support for recent ISPs. by Joe Carnuccio · 16 years ago
  55. 55a9615 [SCSI] qla2xxx: Update MPI/PHY version retrieval codes. by Andrew Vasquez · 16 years ago
  56. b64b0e8 [SCSI] qla2xxx: Pass in optional extended-initialization control block. by Andrew Vasquez · 16 years ago
  57. 0802999 [SCSI] qla2xxx: Refactor request/response-queue register handling. by Andrew Vasquez · 16 years ago
  58. 8a65957 [SCSI] qla2xxx: Properly acknowledge IDC notification messages. by Andrew Vasquez · 16 years ago
  59. 3a03eb7 [SCSI] qla2xxx: Add ISP81XX support. by Andrew Vasquez · 16 years ago
  60. 444786d [SCSI] qla2xxx: Use proper request/response queues with MQ instantiations. by Andrew Vasquez · 16 years ago
  61. bb99de6 [SCSI] qla2xxx: Collapse EFT/FCE copy procedures during a firmware dump. by Andrew Vasquez · 16 years ago
  62. 124f85e [SCSI] qla2xxx: Don't fallback to interrupt-polling during re-initialization with MSI-X enabled. by Andrew Vasquez · 16 years ago
  63. 1ded85e [SCSI] qla2xxx: Remove support for reading/writing HW-event-log. by Andrew Vasquez · 16 years ago
  64. 17d9863 [SCSI] qla2xxx: changes in multiq code by Anirban Chakraborty · 16 years ago
  65. 73208df [SCSI] qla2xxx: add support for multi-queue adapter by Anirban Chakraborty · 16 years ago
  66. 7b867cf [SCSI] qla2xxx: Refactor qla data structures by Anirban Chakraborty · 16 years ago
  67. 821b399 [SCSI] qla2xxx: Correct Atmel flash-part handling. by Lalit Chandivade · 16 years ago
  68. 42379b1 pci: change msi-x vector to 32bit by Yinghai Lu · 16 years ago
  69. 272976c [SCSI] qla2xxx: Add NPIV-Config Table support. by Andrew Vasquez · 16 years ago
  70. c00d899 [SCSI] qla2xxx: Add Flash Layout Table support. by Andrew Vasquez · 16 years ago
  71. 49fd462 [SCSI] qla2xxx: Add input/output byte-count statistics. by Harish Zunjarrao · 16 years ago
  72. 3fd7f93 [SCSI] qla2xxx: Remove semaphore.h by Matthew Wilcox · 16 years ago
  73. c795c1e [SCSI] qla2xxx: Explicitly tear-down vports during PCI remove_one(). by Andrew Vasquez · 16 years ago
  74. 1ee2714 [SCSI] qla2xxx: Retrieve board serial-number and description from VPD. by Joe Carnuccio · 16 years ago
  75. 711c1d9 [SCSI] qla2xxx: Cleanup NPIV related functions by Seokmann Ju · 16 years ago
  76. 032d8dd [SCSI] qla2xxx: Add LIP count to FC-transport statistics. by Harish Zunjarrao · 16 years ago
  77. e5f5f6f [SCSI] qla2xxx: Track total number of ISP aborts. by Harish Zunjarrao · 16 years ago
  78. 5f3a9a2 [SCSI] qla2xxx: Add dev_loss_tmo_callbk/terminate_rport_io callback support. by Seokmann Ju · 16 years ago
  79. 6c2f527 [SCSI] qla2xxx: Convert vport_sem to a mutex by matthias@kaehlcke.net · 16 years ago
  80. 6188e10 Convert asm/semaphore.h users to linux/semaphore.h by Matthew Wilcox · 16 years ago
  81. 73f0f0f [SCSI] qla2xxx: Remove unused member (dma_handle) from srb_t structure. by Andrew Vasquez · 16 years ago
  82. 4d4df19 [SCSI] qla2xxx: Add ISP84XX support. by Harihara Kadayam · 16 years ago
  83. 523ec77 [SCSI] qla2xxx: Add midlayer target/device reset support. by Andrew Vasquez · 16 years ago
  84. 3fe7cfb [SCSI] qla2xxx: Check alternate 'reason' code during GPSC status handling. by Andrew Vasquez · 16 years ago
  85. 7d232c7 [SCSI] qla2xxx: Add Flash Descriptor Table layout support. by Andrew Vasquez · 16 years ago
  86. 587f4ca [SCSI] qla2xxx: Cruft cleanup of functions and structures. by Andrew Vasquez · 16 years ago
  87. cb8dacb [SCSI] qla2xxx: Add hardware trace-logging support. by Andrew Vasquez · 16 years ago
  88. 0971de7 [SCSI] qla2xxx: Add FC-transport Asynchronous Event Notification support. by Andrew Vasquez · 16 years ago
  89. 5ab5a4d [SCSI] qla2xxx: Use an rport's scsi_target_id member consistently throughout driver. by Andrew Vasquez · 16 years ago
  90. 01e58d8 [SCSI] qla2xxx: Update copyright banner. by Andrew Vasquez · 16 years ago
  91. da4541b [SCSI] qla2xxx: Access the proper 'physical' port in FC-transport callbacks. by Seokmann Ju · 17 years ago
  92. 0948391 PCI: Remove users of pci_enable_device_bars() by Benjamin Herrenschmidt · 17 years ago
  93. df613b9 [SCSI] qla2xxx: Add Fibre Channel Event (FCE) tracing support. by Andrew Vasquez · 17 years ago
  94. 00b6bd2 [SCSI] qla2xxx: Trace-Control naming cleanups. by Andrew Vasquez · 17 years ago
  95. 0b05a1f [SCSI] qla2xxx: Use completion routines. by Marcus Barrow · 17 years ago
  96. 3776541 [SCSI] qla2xxx: Fix for 32-bit platforms with 64-bit resources. by Andrew Vasquez · 17 years ago
  97. 43ef058 [SCSI] qla2xxx: Retrieve additional HBA port statistics from recent ISPs. by Andrew Vasquez · 17 years ago
  98. eb66dc6 [SCSI] qla2xxx: Correct NPIV support for recent ISPs. by Andrew Vasquez · 17 years ago
  99. 285d032 [SCSI] qla2xxx: Make driver (mostly) legacy I/O port free. by Andrew Vasquez · 17 years ago
  100. f363b94 [SCSI] qla2xxx: Use shost_priv(). by Andrew Vasquez · 17 years ago