| Commit message (Expand) | Author | Age | Files | Lines |
* | [SCSI] qla2xxx: Use sg_next to fetch next sg element while walking sg list. | Giridhar Malavali | 2010-12-23 | 1 | -1/+1 |
* | [SCSI] qla2xxx: Fix to avoid recursive lock failure during BSG timeout. | Giridhar Malavali | 2010-12-23 | 1 | -0/+2 |
* | [SCSI] qla2xxx: Remove code to not reset ISP82xx on failure. | Giridhar Malavali | 2010-12-23 | 3 | -10/+1 |
* | [SCSI] qla2xxx: Display mailbox register 4 during 8012 AEN for ISP82XX parts. | Andrew Vasquez | 2010-12-23 | 1 | -0/+2 |
* | [SCSI] qla2xxx: Don't perform a BIG_HAMMER if Get-ID (0x20) mailbox command f... | Andrew Vasquez | 2010-12-23 | 1 | -0/+1 |
* | [SCSI] qla2xxx: Remove redundant module parameter permission bits | Joe Carnuccio | 2010-12-23 | 1 | -16/+16 |
* | [SCSI] qla2xxx: Add sysfs node for displaying board temperature. | Andrew Vasquez | 2010-12-23 | 5 | -1/+97 |
* | [SCSI] qla2xxx: Code cleanup to remove unwanted comments and code. | Giridhar Malavali | 2010-12-23 | 2 | -38/+0 |
* | [SCSI] qla2xxx: Fix for memory wedge on fw halt for ISP82XX | Madhuranath Iyengar | 2010-12-23 | 1 | -0/+44 |
* | [SCSI] qla2xxx: Update FCP priority information to firmware before sending IOs | Madhuranath Iyengar | 2010-12-23 | 4 | -11/+12 |
* | [SCSI] qla2xxx: Fixed zero test on new_config in qla2x00_process_loopback(). | Joe Carnuccio | 2010-12-23 | 1 | -1/+1 |
* | [SCSI] qla2xxx: Populate FCP_PRIO location for no *FLT* case | Andrew Vasquez | 2010-12-23 | 1 | -4/+7 |
* | [SCSI] qla2xxx: list cursors are not null | Dan Carpenter | 2010-12-23 | 2 | -2/+2 |
* | [SCSI] qla2xxx: Added support for quiescence mode for ISP82xx. | Saurav Kashyap | 2010-12-23 | 5 | -6/+224 |
* | [SCSI] qla2xxx: Update version number to 8.03.05-k0. | Madhuranath Iyengar | 2010-12-09 | 1 | -2/+2 |
* | [SCSI] qla2xxx: Properly set the return value in qla2xxx_eh_abort function. | Saurav Kashyap | 2010-12-09 | 1 | -1/+1 |
* | [SCSI] qla2xxx: Correct issue where NPIV-config data was not being allocated ... | Andrew Vasquez | 2010-12-09 | 1 | -0/+1 |
* | [SCSI] qla2xxx: Change MSI initialization from using incorrect request_irq pa... | Mike Hernandez | 2010-12-09 | 2 | -3/+3 |
* | [SCSI] qla2xxx: Populate Command Type 6 LUN field properly. | Mike Hernandez | 2010-12-09 | 2 | -0/+2 |
* | SCSI host lock push-down | Jeff Garzik | 2010-11-16 | 1 | -3/+4 |
* | [SCSI] qla2xxx: Avoid depending on SCSI host_lock in queuecommand function. | Giridhar Malavali | 2010-10-25 | 3 | -13/+11 |
* | [SCSI] qla2xxx: Correct PRLI failure response code handling. | Andrew Vasquez | 2010-10-25 | 1 | -6/+0 |
* | [SCSI] qla2xxx: Drop srb reference before waiting for completion. | Mike Christie | 2010-10-25 | 1 | -41/+20 |
* | [SCSI] qla2xxx: Addition of shutdown callback handler. | Madhuranath Iyengar | 2010-10-25 | 2 | -15/+74 |
* | [SCSI] qla2xxx: Initialize the vport_slock spinlock. | Andrew Vasquez | 2010-10-25 | 1 | -0/+1 |
* | [SCSI] qla2xxx: Remove scsi_cmnd->serial_number from debug traces | Madhuranath Iyengar | 2010-10-25 | 3 | -19/+12 |
* | [SCSI] qla2xxx: Add flash read/update support using BSG interface | Harish Zunjarrao | 2010-10-25 | 2 | -0/+127 |
* | [SCSI] qla2xxx: Group CS_RESET return status with other link level event stat... | Chad Dupuis | 2010-10-25 | 1 | -4/+2 |
* | [SCSI] qla2xxx: Change del_timer_sync() to del_timer() in qla2x00_ctx_sp_free(). | Chad Dupuis | 2010-10-25 | 1 | -1/+1 |
* | [SCSI] qla2xxx: Add module parameter to enable/disable GFF_ID device type check. | Chad Dupuis | 2010-10-25 | 3 | -2/+9 |
* | [SCSI] qla2xxx: Remove port down retry count. | Chad Dupuis | 2010-10-25 | 4 | -40/+4 |
* | [SCSI] qla2xxx: locking problem in qla2x00_init_rings() | Dan Carpenter | 2010-10-25 | 1 | -2/+2 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2010-10-22 | 10 | -245/+535 |
|\ |
|
| * | [SCSI] qla2xxx: prep for fc host dev loss tmo support | Mike Christie | 2010-10-07 | 1 | -11/+2 |
| * | [SCSI] qla2xxx: ROM lock recovery if fw hangs while holding the lock. | Shyam Sundar | 2010-09-16 | 1 | -3/+36 |
| * | [SCSI] qla2xxx: AER Support-Return recovered from mmio_enable function for 82XX. | Saurav Kashyap | 2010-09-05 | 1 | -0/+3 |
| * | [SCSI] qla2xxx: Increase SG table size to support large IO size per scsi comm... | Giridhar Malavali | 2010-09-05 | 2 | -2/+12 |
| * | [SCSI] qla2xxx: Clear local references of rport on device loss timeout notifi... | Giridhar Malavali | 2010-09-05 | 1 | -9/+9 |
| * | [SCSI] qla2xxx: Handle MPI timeout indicated by AE8002 | Madhuranath Iyengar | 2010-09-05 | 5 | -1/+107 |
| * | [SCSI] qla2xxx: Update to AER support, do early abort commands. | Lalit Chandivade | 2010-09-05 | 2 | -9/+13 |
| * | [SCSI] qla2xxx: Cleanup some dead-code and make some functions static. | Giridhar Malavali | 2010-09-05 | 3 | -199/+202 |
| * | [SCSI] qla2xxx: Return proper fabric name based on device state. | Giridhar Malavali | 2010-09-05 | 1 | -5/+5 |
| * | [SCSI] qla2xxx: Added AER support for ISP82xx. | Lalit Chandivade | 2010-09-05 | 3 | -5/+138 |
| * | [SCSI] qla2xxx: Pass first 64 bytes of MBX information when vendor commands f... | Giridhar Malavali | 2010-09-05 | 1 | -3/+2 |
| * | [SCSI] qla2xxx: Don't issue set or get port param MBC if port is not online. | Giridhar Malavali | 2010-09-05 | 2 | -4/+6 |
| * | [SCSI] qla2xxx: do not reset dev_loss_tmo in slave callout | Mike Christie | 2010-09-05 | 2 | -5/+11 |
* | | llseek: automatically add .llseek fop | Arnd Bergmann | 2010-10-15 | 1 | -0/+1 |
* | | [SCSI] qla2xxx: Update version number to 8.03.04-k0. | Madhuranath Iyengar | 2010-09-05 | 1 | -2/+2 |
* | | [SCSI] qla2xxx: Check for empty slot in request queue before posting Command ... | Giridhar Malavali | 2010-09-05 | 1 | -0/+13 |
* | | [SCSI] qla2xxx: Cover UNDERRUN case where SCSI status is set. | Lalit Chandivade | 2010-09-05 | 1 | -3/+4 |