Age | Commit message (Expand) | Author | Files | Lines |
2010-12-21 | [SCSI] qla4xxx: Update driver version to 5.02.00-k5 | Vikas Chaudhary | 1 | -1/+1 |
2010-12-21 | [SCSI] qla4xxx: Updated the Copyright header | Vikas Chaudhary | 16 | -18/+18 |
2010-12-21 | [SCSI] qla4xxx: do not reset hba if ql4xdontresethba is set | Vikas Chaudhary | 1 | -7/+9 |
2010-12-21 | [SCSI] qla4xxx: do not check for fw hung if reset retry is in progress | Lalit Chandivade | 1 | -1/+3 |
2010-12-21 | [SCSI] qla4xxx: cache new IP address acquired via DHCP | Prasanna Mumbai | 1 | -1/+2 |
2010-12-21 | [SCSI] qla4xxx: Fail initialization if qla4_8xxx_pci_mem_write_2M fails | Lalit Chandivade | 1 | -6/+11 |
2010-12-21 | [SCSI] qla4xxx: put device in FAILED state for 82XX initialization failure | Lalit Chandivade | 1 | -0/+8 |
2010-12-21 | [SCSI] qla4xxx: do not process interrupt unconditionally | Lalit Chandivade | 1 | -17/+1 |
2010-12-21 | [SCSI] qla4xxx: use correct fw_ddb_index in abort task | Karen Higgins | 2 | -3/+2 |
2010-12-21 | [SCSI] qla4xxx: memory wedge with peg_halt test in loop | Swapnil Nagle | 1 | -0/+43 |
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-11-17 | SCSI host lock push-down | Jeff Garzik | 1 | -3/+4 |
2010-10-26 | [SCSI] qla4xxx: Fix cmd check in qla4xxx_cmd_wait | Mike Christie | 1 | -1/+7 |
2010-10-25 | [SCSI] qla4xxx: Update driver version to 5.02.00-k4 | Vikas Chaudhary | 1 | -1/+1 |
2010-10-25 | [SCSI] qla4xxx: grab hardware_lock in eh_abort before accessing srb | Mike Christie | 1 | -3/+6 |
2010-10-25 | [SCSI] qla4xxx: remove unwanted check for bad spd | Vikas Chaudhary | 2 | -20/+0 |
2010-10-25 | [SCSI] qla4xxx: update AER support for ISP82XX | Vikas Chaudhary | 2 | -35/+29 |
2010-10-25 | [SCSI] qla4xxx: Clear the rom lock if the firmware died while holding it. | Shyam Sundar | 1 | -6/+43 |
2010-10-25 | [SCSI] qla4xxx: use CRB Register for Request Queue in-pointer | Shyam Sundar | 5 | -30/+16 |
2010-10-25 | [SCSI] qla4xxx: dump mailbox registers on System Error | Karen Higgins | 3 | -0/+104 |
2010-10-25 | [SCSI] qla4xxx: Add support for 8130/8131 AENs. | Shyam Sundar | 2 | -0/+14 |
2010-10-25 | [SCSI] qla4xxx: Reset seconds_since_last_heartbeat correctly. | Lalit Chandivade | 1 | -1/+3 |
2010-10-25 | [SCSI] qla4xxx: On firmware hang do not wait for the outstanding commands to ... | Nilesh Javali | 1 | -2/+4 |
2010-10-25 | [SCSI] qla4xxx: free_irqs on failed initialize_adapter | Vikas Chaudhary | 1 | -0/+6 |
2010-10-25 | [SCSI] qla4xxx: correct data type of sense_len in qla4xxx_status_cont_entry | Vikas Chaudhary | 1 | -1/+1 |
2010-10-25 | [SCSI] qla4xxx: remove "ha->retry_reset_ha_cnt" from wait_for_hba_online | Vikas Chaudhary | 1 | -2/+0 |
2010-10-25 | [SCSI] qla4xxx: honor return status of qla4xxx_hw_reset | Vikas Chaudhary | 1 | -2/+5 |
2010-10-25 | [SCSI] qla4xxx: Trivial cleanup | Vikas Chaudhary | 5 | -22/+12 |
2010-10-08 | [SCSI] qla4xxx: fix build on PPC | Jiri Slaby | 1 | -0/+1 |
2010-08-20 | drivers/scsi/qla4xxx: fix build | Andrew Morton | 2 | -2/+2 |
2010-08-11 | [SCSI] qla4xxx: fix compilation warning | Vikas Chaudhary | 1 | -1/+2 |
2010-08-06 | [SCSI] qla4xxx: Update driver version to 5.02.00-k3 | Vikas Chaudhary | 1 | -1/+1 |
2010-08-06 | [SCSI] qla4xxx: Added AER support for ISP82xx | Lalit Chandivade | 7 | -4/+352 |
2010-08-06 | [SCSI] qla4xxx: Handle outstanding mbx cmds on hung f/w scenarios | Nilesh Javali | 5 | -0/+47 |
2010-08-06 | [SCSI] qla4xxx: updated mbx_sys_info struct to sync with FW 4.6.x | Vikas Chaudhary | 2 | -11/+12 |
2010-08-06 | [SCSI] qla4xxx: clear AF_DPC_SCHEDULED flage when exit from do_dpc | Vikas Chaudhary | 1 | -1/+3 |
2010-08-06 | [SCSI] qla4xxx: Stop firmware before doing init firmware. | Lalit Chandivade | 1 | -0/+6 |
2010-08-06 | [SCSI] qla4xxx: Use the correct request queue. | Vikas Chaudhary | 1 | -1/+1 |
2010-08-06 | [SCSI] qla4xxx: set correct value in sess->recovery_tmo | Vikas Chaudhary | 4 | -9/+7 |
2010-08-05 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 1 | -1/+1 |
2010-07-28 | [SCSI] iscsi_transport: wait on session in error handler path | Mike Christie | 1 | -1/+10 |
2010-07-28 | [SCSI] qla4xxx: Update driver version to 5.02.00-k2 | Vikas Chaudhary | 1 | -1/+1 |
2010-07-28 | [SCSI] iscsi_transport: added new iscsi_param to display target alias in sysfs | Vikas Chaudhary | 2 | -1/+9 |
2010-07-28 | [SCSI] qla4xxx: wait for device_ready before device discovery | Karen Higgins | 1 | -3/+3 |
2010-07-28 | [SCSI] qla4xxx: replace all dev_info, dev_warn, dev_err with ql4_printk | Vikas Chaudhary | 4 | -61/+63 |
2010-07-28 | [SCSI] qla4xxx: Added support for ISP82XX | Vikas Chaudhary | 15 | -357/+4600 |
2010-07-27 | [SCSI] qla4xxx: Handle one H/W Interrupt at a time | Ravi Anand | 1 | -1/+1 |
2010-07-27 | [SCSI] qla4xxx: Fix the freeing of the buffer allocated for DMA | Prasanna Mumbai | 2 | -21/+32 |
2010-07-27 | [SCSI] qla4xxx: correct return status in function qla4xxx_fw_ready | Vikas Chaudhary | 1 | -0/+1 |