Commit Graph

741 Commits (97548ed4c4661502cdfd1aabd5d3876fa4f5cc2e)

Author SHA1 Message Date
Andrew Vasquez 1621dbbdb9 [SCSI] qla2xxx: Return DID_NO_CONNECT when FC device is lost. 14 years ago
Madhuranath Iyengar 044d78e1ac [SCSI] qla2xxx: Change from irq to irqsave with host_lock 14 years ago
James Bottomley 563585ec4b [SCSI] qla2xxx: Fix race that could hang kthread_stop() 14 years ago
Giridhar Malavali aa5cbf8a70 [SCSI] qla2xxx: Use sg_next to fetch next sg element while walking sg list. 14 years ago
Giridhar Malavali 900a36e327 [SCSI] qla2xxx: Fix to avoid recursive lock failure during BSG timeout. 14 years ago
Giridhar Malavali 0ce8791149 [SCSI] qla2xxx: Remove code to not reset ISP82xx on failure. 14 years ago
Andrew Vasquez bc5c2aad17 [SCSI] qla2xxx: Display mailbox register 4 during 8012 AEN for ISP82XX parts. 14 years ago
Andrew Vasquez 7a44b86e77 [SCSI] qla2xxx: Don't perform a BIG_HAMMER if Get-ID (0x20) mailbox command fails on CNAs. 14 years ago
Joe Carnuccio f2019cb117 [SCSI] qla2xxx: Remove redundant module parameter permission bits 14 years ago
Andrew Vasquez 794a569114 [SCSI] qla2xxx: Add sysfs node for displaying board temperature. 14 years ago
Giridhar Malavali 10fbb7dd36 [SCSI] qla2xxx: Code cleanup to remove unwanted comments and code. 14 years ago
Madhuranath Iyengar c9e8fd5cfb [SCSI] qla2xxx: Fix for memory wedge on fw halt for ISP82XX 14 years ago
Madhuranath Iyengar 21090cbe95 [SCSI] qla2xxx: Update FCP priority information to firmware before sending IOs 14 years ago
Joe Carnuccio 4052bd5723 [SCSI] qla2xxx: Fixed zero test on new_config in qla2x00_process_loopback(). 14 years ago
Andrew Vasquez ff8073fffc [SCSI] qla2xxx: Populate FCP_PRIO location for no *FLT* case 14 years ago
Dan Carpenter 8ae598d025 [SCSI] qla2xxx: list cursors are not null 14 years ago
Saurav Kashyap 579d12b58a [SCSI] qla2xxx: Added support for quiescence mode for ISP82xx. 14 years ago
Madhuranath Iyengar 13d38d9df2 [SCSI] qla2xxx: Update version number to 8.03.05-k0. 14 years ago
Saurav Kashyap 69abf61ea1 [SCSI] qla2xxx: Properly set the return value in qla2xxx_eh_abort function. 14 years ago
Andrew Vasquez 087c621e22 [SCSI] qla2xxx: Correct issue where NPIV-config data was not being allocated for 82xx parts. 14 years ago
Mike Hernandez 7992abfc8b [SCSI] qla2xxx: Change MSI initialization from using incorrect request_irq parameter. 14 years ago
Mike Hernandez 85727e1f78 [SCSI] qla2xxx: Populate Command Type 6 LUN field properly. 14 years ago
Jeff Garzik f281233d3e SCSI host lock push-down 14 years ago
Giridhar Malavali 38170fa8e6 [SCSI] qla2xxx: Avoid depending on SCSI host_lock in queuecommand function. 14 years ago
Andrew Vasquez 9dac0d9a93 [SCSI] qla2xxx: Correct PRLI failure response code handling. 14 years ago
Mike Christie 170babc372 [SCSI] qla2xxx: Drop srb reference before waiting for completion. 14 years ago
Madhuranath Iyengar e30d175648 [SCSI] qla2xxx: Addition of shutdown callback handler. 14 years ago
Andrew Vasquez 339aa70ecb [SCSI] qla2xxx: Initialize the vport_slock spinlock. 14 years ago
Madhuranath Iyengar 09d1dc2a00 [SCSI] qla2xxx: Remove scsi_cmnd->serial_number from debug traces 14 years ago
Harish Zunjarrao f19af1636b [SCSI] qla2xxx: Add flash read/update support using BSG interface 14 years ago
Chad Dupuis ff454b01b4 [SCSI] qla2xxx: Group CS_RESET return status with other link level event statuses. 14 years ago
Chad Dupuis 4d97cc5342 [SCSI] qla2xxx: Change del_timer_sync() to del_timer() in qla2x00_ctx_sp_free(). 14 years ago
Chad Dupuis 4da26e162b [SCSI] qla2xxx: Add module parameter to enable/disable GFF_ID device type check. 14 years ago
Chad Dupuis 1e6d067092 [SCSI] qla2xxx: Remove port down retry count. 14 years ago
Dan Carpenter 542bce1f25 [SCSI] qla2xxx: locking problem in qla2x00_init_rings() 14 years ago
Arnd Bergmann 6038f373a3 llseek: automatically add .llseek fop 15 years ago
Mike Christie d2b5f10e5b [SCSI] qla2xxx: prep for fc host dev loss tmo support 15 years ago
Shyam Sundar e6a4202aa9 [SCSI] qla2xxx: ROM lock recovery if fw hangs while holding the lock. 15 years ago
Saurav Kashyap bcc5b6d323 [SCSI] qla2xxx: AER Support-Return recovered from mmio_enable function for 82XX. 15 years ago
Giridhar Malavali 58548cb51a [SCSI] qla2xxx: Increase SG table size to support large IO size per scsi command. 15 years ago
Giridhar Malavali 3fadb80b0f [SCSI] qla2xxx: Clear local references of rport on device loss timeout notification from FC transport. 15 years ago
Madhuranath Iyengar b1d46989c1 [SCSI] qla2xxx: Handle MPI timeout indicated by AE8002 15 years ago
Lalit Chandivade bddd2d65a4 [SCSI] qla2xxx: Update to AER support, do early abort commands. 15 years ago
Giridhar Malavali 77e334d240 [SCSI] qla2xxx: Cleanup some dead-code and make some functions static. 15 years ago
Giridhar Malavali 35e0cbd4b2 [SCSI] qla2xxx: Return proper fabric name based on device state. 15 years ago
Lalit Chandivade a5b3632191 [SCSI] qla2xxx: Added AER support for ISP82xx. 15 years ago
Giridhar Malavali 6dbdda4d59 [SCSI] qla2xxx: Pass first 64 bytes of MBX information when vendor commands fail. 15 years ago
Giridhar Malavali c9afb9a24d [SCSI] qla2xxx: Don't issue set or get port param MBC if port is not online. 15 years ago
Madhuranath Iyengar 0fb576d825 [SCSI] qla2xxx: Update version number to 8.03.04-k0. 15 years ago
Giridhar Malavali 1bd58b89e8 [SCSI] qla2xxx: Check for empty slot in request queue before posting Command type 6 request. 15 years ago