Age | Commit message (Expand) | Author | Files | Lines |
2012-09-24 | [SCSI] qla4xxx: IDC implementation for Loopback | Nilesh Javali | 1 | -0/+37 |
2012-09-24 | [SCSI] qla4xxx: Prevent MSI/MSI-X falling back to INTx for ISP82XX | Vikas Chaudhary | 1 | -3/+10 |
2012-09-24 | [SCSI] qla4xxx: Update Copyright header | Vikas Chaudhary | 1 | -1/+1 |
2012-09-24 | [SCSI] qla4xxx: Added support for ISP83XX | Vikas Chaudhary | 1 | -34/+168 |
2012-09-24 | [SCSI] qla4xxx: Replace all !is_qla8022() with is_qla40XX() | Vikas Chaudhary | 1 | -1/+1 |
2012-09-24 | [SCSI] qla4xxx: Update structure and variable names | Vikas Chaudhary | 1 | -11/+11 |
2012-09-24 | [SCSI] qla4xxx: Update function name from 8xxx to 82xx | Vikas Chaudhary | 1 | -20/+20 |
2012-09-14 | [SCSI] qla4xxx: Properly handle SCSI underrun while processing status IOCBs. | Lalit Chandivade | 1 | -43/+59 |
2012-03-27 | [SCSI] iscsi_transport: Added error status code for ping comp event | Vikas Chaudhary | 1 | -2/+2 |
2012-02-19 | [SCSI] qla4xxx: Added ping support | Vikas Chaudhary | 1 | -0/+72 |
2012-02-19 | [SCSI] qla4xxx: added support for host event | Vikas Chaudhary | 1 | -0/+6 |
2011-12-15 | [SCSI] qla4xxx: Perform context resets in case of context failures. | Vikas Chaudhary | 1 | -11/+19 |
2011-08-27 | [SCSI] qla4xxx: Added support for adapter and firmware reset | Vikas Chaudhary | 1 | -0/+2 |
2011-08-27 | [SCSI] qla4xxx: support iscsiadm session mgmt | Manish Rangankar | 1 | -14/+67 |
2011-05-24 | [SCSI] qla4xxx: Complete the cmd if sense_len is zero | Prasanna Mumbai | 1 | -2/+7 |
2011-05-24 | [SCSI] qla4xxx: update function qla4xxx_isr_decode_mailbox() | Prasanna Mumbai | 1 | -5/+8 |
2011-03-23 | [SCSI] qla4xxx: Prevent other port reinitialization during remove_adapter | Karen Higgins | 1 | -1/+1 |
2011-03-23 | [SCSI] qla4xxx: cleanup DDB relogin logic during initialization | Karen Higgins | 1 | -27/+2 |
2011-02-17 | drivers:scsi Change printk typo initate -> initiate | Justin P. Mattock | 1 | -1/+1 |
2010-12-21 | [SCSI] qla4xxx: Updated the Copyright header | Vikas Chaudhary | 1 | -1/+1 |
2010-12-21 | [SCSI] qla4xxx: cache new IP address acquired via DHCP | Prasanna Mumbai | 1 | -1/+2 |
2010-12-21 | [SCSI] qla4xxx: initialize MSI in correct way | Shyam Sundar | 1 | -1/+1 |
2010-12-21 | [SCSI] qla4xxx: Drop use of IRQF_DISABLE | Vikas Chaudhary | 1 | -2/+2 |
2010-10-25 | [SCSI] qla4xxx: dump mailbox registers on System Error | Karen Higgins | 1 | -0/+2 |
2010-10-25 | [SCSI] qla4xxx: Add support for 8130/8131 AENs. | Shyam Sundar | 1 | -0/+12 |
2010-10-25 | [SCSI] qla4xxx: correct data type of sense_len in qla4xxx_status_cont_entry | Vikas Chaudhary | 1 | -1/+1 |
2010-08-06 | [SCSI] qla4xxx: Added AER support for ISP82xx | Lalit Chandivade | 1 | -0/+3 |
2010-07-28 | [SCSI] qla4xxx: replace all dev_info, dev_warn, dev_err with ql4_printk | Vikas Chaudhary | 1 | -4/+4 |
2010-07-28 | [SCSI] qla4xxx: Added support for ISP82XX | Vikas Chaudhary | 1 | -63/+325 |
2010-05-02 | [SCSI] qla4xxx: added support for abort task management command | Vikas Chaudhary | 1 | -3/+3 |
2010-05-02 | [SCSI] qla4xxx: do not retry login to CHAP auth failed targets | Vikas Chaudhary | 1 | -1/+1 |
2010-05-02 | [SCSI] qla4xxx: set device state as per Link UP and LINK DOWN | Vikas Chaudhary | 1 | -4/+11 |
2009-09-05 | [SCSI] qla4xxx: Removed residual from overrun debug print | Mike Christie | 1 | -4/+4 |
2009-07-30 | [SCSI] qla4xxx: Correct Extended Sense Data Errors | Karen Higgins | 1 | -45/+100 |
2008-10-13 | [SCSI] iscsi class, libiscsi and qla4xxx: convert to new transport host byte ... | Mike Christie | 1 | -2/+2 |
2008-04-07 | [SCSI] qla4xxx: fix scsi command completion, lun reset and target reset code | David C Somayajulu | 1 | -35/+5 |
2008-02-23 | [SCSI] qla4xxx: fix up residual handling | David Somayajulu | 1 | -2/+1 |
2008-01-23 | [SCSI] replace sizeof sense_buffer with SCSI_SENSE_BUFFERSIZE | FUJITA Tomonori | 1 | -7/+4 |
2007-07-15 | [SCSI] qla4xxx: Fix underrun/overrun conditions | David C Somayajulu | 1 | -25/+32 |
2007-05-30 | [SCSI] qla4xxx: convert to use the data buffer accessors | FUJITA Tomonori | 1 | -5/+5 |
2007-05-26 | [SCSI] qla4xxx: ql4_isr.c support for new mbx cmds | David C Somayajulu | 1 | -18/+35 |
2007-01-27 | [SCSI] qla4xxx: bug fixes | David C Somayajulu | 1 | -2/+2 |
2006-11-22 | [SCSI] qla4xxx: add support for qla4032 | David C Somayajulu | 1 | -0/+1 |
2006-10-05 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 1 | -2/+1 |
2006-10-04 | [SCSI] Initial Commit of qla4xxx | David Somayajulu | 1 | -0/+797 |