linux/drivers/scsi/lpfc
James Smart 0937282036 [SCSI] lpfc 8.2.4 : Miscellaneous Fixes
Miscellaneous Fixes:
- Fix a couple of sparse complaints
- Reset the FCP recovery flag when the node is not a FCP2 device.
- Speed up offline prep delays
- Fixed a memory leak in lpfc_mem_alloc failure path
- Fixed external loopback test.
- Fixed error code returned from the driver when HBA is over heated.
- Correct Max NPIV vport to limits read from adapter
- Add missing locks around fc_flag and FC_NEEDS_REG_VPI
- Add missing hba ids for device identification
- Added support for SET_VARIABLE and MBX_WRITE_WWN mailbox commands
- Changed all temperature event messages from warning to error
- Fix reporting of link speed when link is down
- Added support for MBX_WRITE_WWN mailbox command
- Change del_timer_sync() in ISR to del_timer() in interrupt handler
- Correct instances of beXX_to_cpu() that should be cpu_to_beXX()
- Perform target flush before releasing node references on module unload
- Avoid bogus devloss_tmo messages when driver unloads
- Fix panic when HBA generates ERATT interupt
- Fix mbox race condition and a workaround on back-to-back mailbox commands
- Force NPIV off for pt2pt mode between 2 NPorts
- Stop worker thread before removing fc_host.
- Fix up discovery timeout error case due to missing clear_la
- Tighten mailbox polling code to speed up detection of fast completions
- Only allow DUMP_MEMORY if adapter offline due to overtemp errors
- Added extended error information to the log messages in chip init.

Signed-off-by: James Smart <James.Smart@emulex.com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
2008-01-23 11:29:22 -06:00
..
Makefile [SCSI] lpfc: bug fixes 2007-06-17 22:38:11 -05:00
lpfc.h [SCSI] lpfc 8.2.4 : Miscellaneous Fixes 2008-01-23 11:29:22 -06:00
lpfc_attr.c [SCSI] lpfc 8.2.4 : Miscellaneous Fixes 2008-01-23 11:29:22 -06:00
lpfc_compat.h [PATCH] turn many #if $undefined_string into #ifdef $undefined_string 2005-07-27 16:26:08 -07:00
lpfc_crtn.h [SCSI] lpfc 8.2.4 : Miscellaneous Discovery/ELS Fixes 2008-01-23 11:29:21 -06:00
lpfc_ct.c [SCSI] lpfc 8.2.4 : Miscellaneous Fixes 2008-01-23 11:29:22 -06:00
lpfc_debugfs.c [SCSI] lpfc 8.2.3 : Miscellaneous Small Fixes - part 2 2008-01-11 18:22:33 -06:00
lpfc_debugfs.h [SCSI] lpfc 8.2.2 : Error messages and debugfs updates 2007-08-01 12:17:30 -05:00
lpfc_disc.h [SCSI] lpfc 8.2.3 : Miscellaneous Small Fixes - part 2 2008-01-11 18:22:33 -06:00
lpfc_els.c [SCSI] lpfc 8.2.4 : Miscellaneous Fixes 2008-01-23 11:29:22 -06:00
lpfc_hbadisc.c [SCSI] lpfc 8.2.4 : Miscellaneous Fixes 2008-01-23 11:29:22 -06:00
lpfc_hw.h [SCSI] lpfc 8.2.4 : Miscellaneous Fixes 2008-01-23 11:29:22 -06:00
lpfc_init.c [SCSI] lpfc 8.2.4 : Miscellaneous Fixes 2008-01-23 11:29:22 -06:00
lpfc_logmsg.h [SCSI] lpfc 8.2.3 : Added support for ASICs that report temperature 2008-01-11 18:22:31 -06:00
lpfc_mbox.c [SCSI] lpfc 8.2.4 : Miscellaneous Fixes 2008-01-23 11:29:22 -06:00
lpfc_mem.c [SCSI] lpfc 8.2.4 : Miscellaneous Fixes 2008-01-23 11:29:22 -06:00
lpfc_nportdisc.c [SCSI] lpfc 8.2.4 : Miscellaneous Discovery/ELS Fixes 2008-01-23 11:29:21 -06:00
lpfc_scsi.c [SCSI] lpfc 8.2.4 : Miscellaneous Fixes 2008-01-23 11:29:22 -06:00
lpfc_scsi.h [SCSI] lpfc 8.2.4 : Correct abort handler logic 2008-01-23 11:29:21 -06:00
lpfc_sli.c [SCSI] lpfc 8.2.4 : Miscellaneous Fixes 2008-01-23 11:29:22 -06:00
lpfc_sli.h [SCSI] lpfc 8.2.4 : Miscellaneous Discovery/ELS Fixes 2008-01-23 11:29:21 -06:00
lpfc_version.h [SCSI] lpfc 8.2.3 : Change version number to 8.2.3 2008-01-11 18:22:34 -06:00
lpfc_vport.c [SCSI] lpfc 8.2.4 : Miscellaneous Fixes 2008-01-23 11:29:22 -06:00
lpfc_vport.h [SCSI] lpfc 8.2.4 : Miscellaneous Fixes 2008-01-23 11:29:22 -06:00