Age | Commit message (Expand) | Author |
2011-09-10 | scsi: qla4xxx driver depends on NET | Randy Dunlap |
2011-05-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds |
2011-05-25 | x86: remove 32-bit versions of readq()/writeq() | Roland Dreier |
2011-05-24 | [SCSI] qla4xxx: Update driver version to 5.02.00-k7 | Vikas Chaudhary |
2011-05-24 | [SCSI] qla4xxx: Added vendor specific sysfs attributes | Harish Zunjarrao |
2011-05-24 | [SCSI] qla4xxx: Remove host_lock in queuecommand function | Vikas Chaudhary |
2011-05-24 | [SCSI] qla4xxx: Remove AF_DPC_SCHEDULED flag from ha. | Lalit Chandivade |
2011-05-24 | [SCSI] qla4xxx: Don't check FW alive if ISP82XX reset is in progress | Vikas Chaudhary |
2011-05-24 | [SCSI] qla4xxx: Don't process mbx interrupt unconditionally | Vikas Chaudhary |
2011-05-24 | [SCSI] qla4xxx: Complete the cmd if sense_len is zero | Prasanna Mumbai |
2011-05-24 | [SCSI] qla4xxx: Dump HW/FW reg to figure out what caused FW to be hung for IS... | Vikas Chaudhary |
2011-05-24 | [SCSI] qla4xxx: Updated the reset sequence for ISP82xx | Vikas Chaudhary |
2011-05-24 | [SCSI] qla4xxx: update function qla4xxx_isr_decode_mailbox() | Prasanna Mumbai |
2011-05-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2011-05-10 | treewide: fix a few typos in comments | Justin P. Mattock |
2011-05-01 | [SCSI] remove cmd->serial_number litter | Christoph Hellwig |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2011-03-23 | [SCSI] qla4xxx: Use polling mode for disable interrupt mailbox completion | Sarang Radke |
2011-03-23 | [SCSI] qla4xxx: Update driver version to 5.02.00-k6 | Vikas Chaudhary |
2011-03-23 | [SCSI] qla4xxx: masking required bits of add_fw_options during initialization | Prasanna Mumbai |
2011-03-23 | [SCSI] qla4xxx: added new function qla4xxx_relogin_all_devices | Vikas Chaudhary |
2011-03-23 | [SCSI] qla4xxx: add support for ql4xsess_recovery_tmo cmd line param | Vikas Chaudhary |
2011-03-23 | [SCSI] qla4xxx: Add support for ql4xmaxqdepth command line parameter | Vikas Chaudhary |
2011-03-23 | [SCSI] qla4xxx: cleanup function qla4xxx_process_ddb_changed | Vikas Chaudhary |
2011-03-23 | [SCSI] qla4xxx: Prevent other port reinitialization during remove_adapter | Karen Higgins |
2011-03-23 | [SCSI] qla4xxx: remove unused ddb flag DF_NO_RELOGIN | Vikas Chaudhary |
2011-03-23 | [SCSI] qla4xxx: cleanup DDB relogin logic during initialization | Karen Higgins |
2011-03-23 | [SCSI] qla4xxx: Do not retry ISP82XX initialization if H/W state is failed | Prasanna Mumbai |
2011-03-23 | [SCSI] qla4xxx: Do not send mbox command if FW is in failed state | Prasanna Mumbai |
2011-03-23 | [SCSI] qla4xxx: cleanup qla4xxx_initialize_ddb_list() | Vikas Chaudhary |
2011-02-17 | drivers:scsi Change printk typo initate -> initiate | Justin P. Mattock |
2010-12-21 | [SCSI] qla4xxx: Update driver version to 5.02.00-k5 | Vikas Chaudhary |
2010-12-21 | [SCSI] qla4xxx: Updated the Copyright header | Vikas Chaudhary |
2010-12-21 | [SCSI] qla4xxx: do not reset hba if ql4xdontresethba is set | Vikas Chaudhary |
2010-12-21 | [SCSI] qla4xxx: do not check for fw hung if reset retry is in progress | Lalit Chandivade |
2010-12-21 | [SCSI] qla4xxx: cache new IP address acquired via DHCP | Prasanna Mumbai |
2010-12-21 | [SCSI] qla4xxx: Fail initialization if qla4_8xxx_pci_mem_write_2M fails | Lalit Chandivade |
2010-12-21 | [SCSI] qla4xxx: put device in FAILED state for 82XX initialization failure | Lalit Chandivade |
2010-12-21 | [SCSI] qla4xxx: do not process interrupt unconditionally | Lalit Chandivade |
2010-12-21 | [SCSI] qla4xxx: use correct fw_ddb_index in abort task | Karen Higgins |
2010-12-21 | [SCSI] qla4xxx: memory wedge with peg_halt test in loop | Swapnil Nagle |
2010-12-21 | [SCSI] qla4xxx: initialize MSI in correct way | Shyam Sundar |
2010-12-21 | [SCSI] qla4xxx: Drop use of IRQF_DISABLE | Vikas Chaudhary |
2010-11-16 | SCSI host lock push-down | Jeff Garzik |
2010-10-26 | [SCSI] qla4xxx: Fix cmd check in qla4xxx_cmd_wait | Mike Christie |
2010-10-25 | [SCSI] qla4xxx: Update driver version to 5.02.00-k4 | Vikas Chaudhary |
2010-10-25 | [SCSI] qla4xxx: grab hardware_lock in eh_abort before accessing srb | Mike Christie |
2010-10-25 | [SCSI] qla4xxx: remove unwanted check for bad spd | Vikas Chaudhary |
2010-10-25 | [SCSI] qla4xxx: update AER support for ISP82XX | Vikas Chaudhary |
2010-10-25 | [SCSI] qla4xxx: Clear the rom lock if the firmware died while holding it. | Shyam Sundar |