aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc
AgeCommit message (Expand)AuthorFilesLines
2006-07-09[SCSI] lpfc 8.1.7: Change version number to 8.1.7James Smart1-1/+1
2006-07-09[SCSI] lpfc 8.1.7: Misc FixesJames Smart3-13/+17
2006-07-09[SCSI] lpfc 8.1.7: Add lpfc_sli_flush_mbox_queue() functionJames Smart3-1/+21
2006-07-09[SCSI] lpfc 8.1.7: Correct the wait in attachment that delays for topology di...James Smart1-10/+14
2006-07-09[SCSI] lpfc 8.1.7: Remove depricated sysfs attribute board_onlineJames Smart1-42/+0
2006-07-09[SCSI] lpfc 8.1.7: Adding new issue_reset sysfs attributeJames Smart1-0/+43
2006-07-09[SCSI] lpfc 8.1.7: Fix panic in lpfc_sli_validate_fcp_iocbJames Smart1-10/+12
2006-07-09[SCSI] lpfc 8.1.7: Consolidate dma buf cleanup into a separate functionJames Smart1-16/+24
2006-07-09[SCSI] lpfc 8.1.7: Correct bogus nodev_tmo message on NPort that changes its ...James Smart1-24/+34
2006-07-09[SCSI] lpfc 8.1.7: Fix txcmplq related panics on heavy IO while downloading f...James Smart1-7/+17
2006-07-09[SCSI] lpfc 8.1.7: Issue DOWN_LINK prior to INIT_LINK to work around link fai...James Smart1-1/+11
2006-07-09[SCSI] lpfc 8.1.7: Fixed infinite retry of REG_LOGIN mailbox failed due to MB...James Smart1-0/+11
2006-07-09[SCSI] lpfc 8.1.7: Fix memory leak and cleanup code related to per ring looku...James Smart3-27/+5
2006-07-09[SCSI] lpfc 8.1.7: Standardize the driver on a single define for the maximum ...James Smart3-7/+8
2006-07-09[SCSI] lpfc 8.1.7: Use mod_timer instead of add_timer in lpfc_els_timeout_han...James Smart1-4/+3
2006-07-03Merge ../scsi-misc-2.6James Bottomley4-27/+5
2006-07-02[PATCH] irq-flags: scsi: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-06-27[SCSI] Block I/O while SG reset operation in progress - lpfc portionJames Smart3-22/+0
2006-06-26[SCSI] lpfc: sparse NULL warningsRandy Dunlap2-5/+5
2006-05-03[SCSI] lpfc 8.1.6 : Fix Data Corruption in Bus Reset PathJames Smart2-50/+20
2006-04-19[SCSI] lpfc 8.1.5 : Change version number to 8.1.5James Smart1-1/+1
2006-04-19[SCSI] lpfc 8.1.5 : Misc small fixesJames Smart3-10/+8
2006-04-19[SCSI] lpfc 8.1.5 : Additional fixes to LOGO, PLOGI, and RSCN processingJames Smart2-33/+37
2006-04-19[SCSI] lpfc 8.1.5 : Fix cleanup code in the lpfc_pci_probe_one() error code pathJames Smart1-2/+9
2006-04-19[SCSI] lpfc 8.1.5 : Fixed FC protocol violation in handling of PRLO.James Smart3-14/+38
2006-04-19[SCSI] lpfc 8.1.5 : Use asynchronous ABTS completion to speed up abort comple...James Smart6-51/+4
2006-04-19[SCSI] lpfc 8.1.5 : Fix Discovery processing for NPorts that hit nodev_tmo du...James Smart3-22/+79
2006-03-26[PATCH] mempool: use common mempool kmalloc allocatorMatthew Dobson1-18/+4
2006-03-12[SCSI] lpfc 8.1.4 : Change version number to 8.1.4James Smart1-1/+1
2006-03-12[SCSI] lpfc 8.1.4 : Two misc fixesJames Smart2-1/+3
2006-03-12[SCSI] lpfc 8.1.4 : Introduce lpfc_reset_barrier() function for resets on dua...James Smart5-9/+100
2006-03-12[SCSI] lpfc 8.1.4 : Fixed a timer panic due to timer firing after freeing ndlpJames Smart2-0/+15
2006-03-12[SCSI] lpfc 8.1.4 : Fixed RSCN handling when a PLOGI is in retryJames Smart4-45/+52
2006-03-12[SCSI] lpfc 8.1.4 : Fix Discovery processing for NPorts that change their NPo...James Smart4-94/+204
2006-03-06[SCSI] lpfc: minor syntax fixesJames Bottomley2-1/+6
2006-03-06[PATCH] lpfc 8.1.3: Change version number to 8.1.3Jamie Wellnitz1-1/+1
2006-03-06[PATCH] lpfc 8.1.3: Fix polling mode panicJamie Wellnitz2-6/+16
2006-03-06[PATCH] lpfc 8.1.3: Protect NPL lists with host lockJamie Wellnitz2-30/+26
2006-03-06[PATCH] lpfc 8.1.3: Fix deadlock in lpfc_fdmi_tmo_handlerJamie Wellnitz1-6/+0
2006-03-06[PATCH] lpfc 8.1.3: Fix performance when using multiple SLI ringsJamie Wellnitz3-3/+50
2006-03-06[PATCH] lpfc 8.1.3: Remove unused MBhostaddr from lpfc_sli structureJamie Wellnitz1-3/+1
2006-03-06[PATCH] lpfc 8.1.3: PCI hrd_type should be obtained with pci_read_config_byte...Jamie Wellnitz1-2/+4
2006-03-06[PATCH] lpfc 8.1.3: Derive supported speeds from LMT field in the READ_CONFIGJamie Wellnitz3-94/+126
2006-02-28[SCSI] lpfc 8.1.2: Change version number to 8.1.2Jamie Wellnitz1-3/+3
2006-02-28[SCSI] lpfc 8.1.2: Modify RSCN handling to unregister rpis on lost FCP_TARGET...Jamie Wellnitz1-1/+30
2006-02-28[SCSI] lpfc 8.1.2: Fix panic caused by HBA resets and target side cable pullsJamie Wellnitz1-3/+3
2006-02-28[SCSI] lpfc 8.1.2: Fixed module parameter descriptions.Jamie Wellnitz1-3/+3
2006-02-28[SCSI] lpfc 8.1.2: Code cleanup of lpfc_mbx_cmpl_config_linkJamie Wellnitz1-64/+43
2006-02-28[SCSI] lpfc 8.1.2: Allow turning on internal loop-back modeJamie Wellnitz2-1/+5
2006-02-28[SCSI] lpfc 8.1.2: Code style changes for Discovery codeJamie Wellnitz4-95/+74
2006-02-28[SCSI] lpfc 8.1.2: Make lpfc_els_rsp_rps_acc and lpfc_els_rsp_rpl_acc staticJamie Wellnitz1-2/+2
2006-02-28[SCSI] lpfc 8.1.2: Added support for FANJamie Wellnitz4-58/+140
2006-02-28[SCSI] lpfc 8.1.2: Add ERROR and WARM_START modes for diagnostic purposes.Jamie Wellnitz9-152/+390
2006-02-28[SCSI] lpfc 8.1.2: Remove hba_list from struct lpfc_hbaJamie Wellnitz1-1/+0
2006-02-28[SCSI] lpfc 8.1.2: Correct use of the hostdata field in scsi_hostJamie Wellnitz3-41/+40
2006-02-28[SCSI] lpfc 8.1.2: Misc FC Discovery changes :Jamie Wellnitz5-393/+452
2006-02-28[SCSI] lpfc 8.1.2: Add module parameter to limit number of outstanding comman...Jamie Wellnitz1-0/+15
2006-02-28[SCSI] lpfc 8.1.2: Fixed a double insertion of mail box object to the SLI mai...Jamie Wellnitz1-3/+2
2006-02-28[SCSI] lpfc 8.1.2: Fixed system panic in lpfc_sli_brdreset during dynamic add...Jamie Wellnitz1-1/+16
2006-02-28[SCSI] lpfc 8.1.2: Explicitly initialize the skip_post argument to lpfc_sli_s...Jamie Wellnitz1-1/+1
2006-02-28[SCSI] lpfc 8.1.2: Fixed a race condition in the PLOGI retry logic.Jamie Wellnitz2-12/+24
2006-02-28[SCSI] lpfc 8.1.2: Handling of ELS commands RRQ, RPS, RPL and LIRR correctlyJamie Wellnitz5-34/+309
2006-02-28[SCSI] lpfc 8.1.2: Remove unused SLI_IOCB_HIGH_PRIORITYJamie Wellnitz2-11/+0
2006-02-28[SCSI] lpfc 8.1.2: Remove unreferenced cfg_fcp_bind_method from struct lpfc_hbaJamie Wellnitz1-1/+0
2006-02-28[SCSI] lpfc 8.1.2: Remove unused prototypes from lpfc_crtn.hJamie Wellnitz1-18/+0
2006-01-12[SCSI] lpfc_scsi.c: make lpfc_get_scsi_buf() staticAdrian Bunk1-1/+1
2005-12-13[SCSI] lpfc 8.1.1 : Change version number to 8.1.1James.Smart@Emulex.Com1-1/+1
2005-12-13[SCSI] lpfc 8.1.1 : kill use of pci_read_config_xxxJames.Smart@Emulex.Com1-7/+3
2005-12-13[SCSI] lpfc 8.1.1 : Added code to adjust lun queue depth to avoid target over...James.Smart@Emulex.Com3-1/+62
2005-12-13[SCSI] lpfc 8.1.1 : Add polled-mode supportJames.Smart@Emulex.Com6-33/+377
2005-12-13[SCSI] lpfc 8.1.1 : Bring model descriptions in sync with Emulex standard gen...James.Smart@Emulex.Com2-48/+65
2005-12-13[SCSI] lpfc 8.1.1 : Add support for more members of the Light Pulse 11xxx (4G...James.Smart@Emulex.Com2-11/+74
2005-12-13[SCSI] lpfc 8.1.1 : Fixes to error handlersJames.Smart@Emulex.Com3-37/+70
2005-12-13[SCSI] lpfc 8.1.1 : Remove locking wrappers around error handlersJames.Smart@Emulex.Com1-38/+14
2005-12-13[SCSI] lpfc 8.1.1 : Adjust use of scsi_block_requests and interaction w/ FC t...James.Smart@Emulex.Com1-8/+10
2005-12-13[SCSI] lpfc 8.1.1 : Fixes for short cable pullsJames.Smart@Emulex.Com2-0/+6
2005-12-13[SCSI] lpfc 8.1.1 : Correct some 8bit to 16bit field conversions/comparisonsJames.Smart@Emulex.Com1-24/+45
2005-12-13[SCSI] lpfc 8.1.1: Miscellaneous CleanupsJames.Smart@Emulex.Com3-28/+24
2005-11-10[PATCH] lpfc build fixJeff Garzik1-1/+0
2005-11-07[PATCH] kfree cleanup: drivers/scsiJesper Juhl4-20/+9
2005-11-07[PATCH] drivers/scsi: fix-up schedule_timeout() usageNishanth Aravamudan1-8/+4
2005-10-29[SCSI] lpfc: Change version number to 8.1.0James.Smart@Emulex.Com1-1/+1
2005-10-29[SCSI] lpfc 8.1.0 : Add owner field to struct pci_driverJames.Smart@Emulex.Com1-0/+1
2005-10-29[SCSI] lpfc: Fix eh_ return codes for commandsJames.Smart@Emulex.Com7-217/+155
2005-10-29[SCSI] lpfc: Remove unneeded IOCB_t * castJames.Smart@Emulex.Com1-1/+1
2005-10-29[SCSI] lpfc: Adjust lpfc_scsi_buf allocationJames.Smart@Emulex.Com1-7/+16
2005-10-29[SCSI] lpfc: Replace lpfc_sli_issue_iocb_wait_high_priorityJames.Smart@Emulex.Com4-90/+89
2005-10-29[SCSI] lpfc: Fix for "command completion for iotax x?? not found"James Bottomley9-206/+187
2005-10-29[SCSI] lpfc: Remove RPI hash from the driverJames.Smart@Emulex.Com5-90/+15
2005-10-29[SCSI] lpfc: Restore HEX safe bahavior of the sysfs xxx_store functions.James.Smart@Emulex.Com1-3/+36
2005-10-29[SCSI] lpfc: Fix for "Unknown IOCB command Data: x0 x3 x0 x0"James.Smart@Emulex.Com4-6/+12
2005-10-29[SCSI] lpfc: Fix comments for nodev_tmoJames.Smart@Emulex.Com1-1/+1
2005-10-29[SCSI] lpfc: Add range checking for attributes passed as options at load time.James.Smart@Emulex.Com1-44/+64
2005-10-29[SCSI] lpfc: Return -EINVAL, -EPERM, and -EIO instead of 0 from sysfs callbacksJames.Smart@Emulex.Com1-11/+7
2005-10-29[SCSI] lpfc: Update to Emulex hba model namesJames.Smart@Emulex.Com1-6/+20
2005-10-29[SCSI] lpfc: Cleanup code in lpfc_get_stats().James.Smart@Emulex.Com1-19/+15
2005-10-28[SCSI] update fc_transport for removal of block/unblock functionsJames.Smart@Emulex.Com3-93/+37
2005-10-28[SCSI] Add an 'Issue LIP' device attribute in fc_transport classAndrew Vasquez1-11/+5
2005-10-28[PATCH] gfp_t: drivers/scsiAl Viro1-1/+1
2005-09-21[SCSI] lpfc build fixAndrew Morton4-11/+11
2005-09-10[SCSI] lpfc: use wwn_to_u64() transport helperAndrew Vasquez4-28/+25
2005-08-12[SCSI] lpfc driver 8.0.30 : update version to 8.0.30James.Smart@Emulex.Com1-1/+1
2005-08-12[SCSI] lpfc driver 8.0.30 : convert to use of int_to_scsilun()James.Smart@Emulex.Com11-19/+16
2005-08-12[SCSI] lpfc driver 8.0.30 : dev_loss and nodev timeoutsJames.Smart@Emulex.Com1-0/+4
2005-08-12[SCSI] lpfc driver 8.0.30 : fix get_stats panicJames.Smart@Emulex.Com7-8/+14
2005-08-12[SCSI] lpfc driver 8.0.30 : task mgmt bit clearingJames.Smart@Emulex.Com1-0/+2
2005-08-12[SCSI] lpfc driver 8.0.30 : fix lip/cablepull panicJames.Smart@Emulex.Com1-0/+2
2005-08-12[SCSI] lpfc driver 8.0.30 : fix iocb reuse initializationJames.Smart@Emulex.Com1-1/+6
2005-07-27[PATCH] turn many #if $undefined_string into #ifdef $undefined_stringOlaf Hering2-2/+5
2005-07-02[SCSI] lpfc: Change version to 8.0.29.James.Smart@Emulex.Com1-1/+1
2005-07-02[SCSI] lpfc: Update copyright noticesJames.Smart@Emulex.Com20-260/+272
2005-07-02[SCSI] lpfc: Remove $Id$ keyword strings.James.Smart@Emulex.Com20-74/+0
2005-07-02[SCSI] lpfc: Fix ADISC completion incorrectly putting initiators on mapped listJames.Smart@Emulex.Com1-2/+7
2005-07-02[SCSI] lpfc: Add completion handler to the abort iocbsJames.Smart@Emulex.Com3-2/+16
2005-07-02[SCSI] lpfc: Fix LS_RJT never sent by lpfc_els_unsol_event()James.Smart@Emulex.Com1-8/+8
2005-07-02[SCSI] lpfc: Add LP6000 PCI IDJames.Smart@Emulex.Com1-0/+8
2005-07-02[SCSI] lpfc: Set max_sectors in host templateJames.Smart@Emulex.Com1-0/+1
2005-07-02[SCSI] lpfc: Fix error loading on sparcJames.Smart@Emulex.Com1-5/+12
2005-07-02[SCSI] lpfc: Fixes in mbox_timeout_handlerJames.Smart@Emulex.Com1-9/+9
2005-07-02[SCSI] Fix issue where all hosts log nodev message for other initiatorsJames.Smart@Emulex.Com1-8/+16
2005-07-02[SCSI] lpfc: hgp/pgp cleanupsJames.Smart@Emulex.Com3-46/+26
2005-06-17[SCSI] allow sleeping in ->eh_bus_reset_handler()Jeff Garzik1-1/+11
2005-06-17[SCSI] allow sleeping in ->eh_device_reset_handler()Jeff Garzik1-1/+11
2005-06-17[SCSI] allow sleeping in ->eh_abort_handler()Jeff Garzik1-1/+11
2005-04-18lpfc: add Emulex FC driver version 8.0.2820-0/+20928