1. 19 1月, 2010 1 次提交
  2. 23 8月, 2009 1 次提交
  3. 09 6月, 2009 4 次提交
  4. 21 5月, 2009 1 次提交
  5. 03 4月, 2009 4 次提交
  6. 11 2月, 2009 1 次提交
  7. 08 1月, 2009 1 次提交
  8. 30 12月, 2008 1 次提交
    • A
      [SCSI] qla2xxx: add support for multi-queue adapter · 73208dfd
      Anirban Chakraborty 提交于
      Following changes have been made.
      1. qla_hw_data structure holds an array for request queue pointers,
      and an array for response queue pointers.
      2. The base request and response queues are created by default.
      3. Additional request and response queues are created at the time of vport
      creation. If queue resources are exhausted during vport creation, newly
      created vports use the default queue.
      4. Requests are sent to the request queue that the vport was assigned
      in the beginning.
      5. Responses are completed on the response queue with which the request queue
      is associated with.
      
      [fixup memcpy argument reversal spotted by davej@redhat.com]
      Signed-off-by: NAnirban Chakraborty <anirban.chakraborty@qlogic.com>
      Signed-off-by: NJames Bottomley <James.Bottomley@HansenPartnership.com>
      73208dfd
  9. 04 10月, 2008 2 次提交
  10. 28 4月, 2008 1 次提交
  11. 08 4月, 2008 5 次提交
  12. 24 1月, 2008 2 次提交
  13. 12 1月, 2008 1 次提交
  14. 13 10月, 2007 3 次提交
  15. 20 7月, 2007 1 次提交
  16. 15 7月, 2007 1 次提交
  17. 27 6月, 2006 2 次提交
  18. 20 5月, 2006 2 次提交
  19. 12 3月, 2006 1 次提交
  20. 29 10月, 2005 2 次提交
  21. 14 7月, 2005 3 次提交