[PATCH] atyfb: Fix section warnings
[safe/jmp/linux-2.6] / drivers / scsi / lpfc /
2006-05-03 James Smart[SCSI] lpfc 8.1.6 : Fix Data Corruption in Bus Reset...
2006-04-20 James Smart[SCSI] lpfc 8.1.5 : Change version number to 8.1.5
2006-04-20 James Smart[SCSI] lpfc 8.1.5 : Misc small fixes
2006-04-20 James Smart[SCSI] lpfc 8.1.5 : Additional fixes to LOGO, PLOGI...
2006-04-20 James Smart[SCSI] lpfc 8.1.5 : Fix cleanup code in the lpfc_pci_pr...
2006-04-20 James Smart[SCSI] lpfc 8.1.5 : Fixed FC protocol violation in...
2006-04-20 James Smart[SCSI] lpfc 8.1.5 : Use asynchronous ABTS completion...
2006-04-20 James Smart[SCSI] lpfc 8.1.5 : Fix Discovery processing for NPorts...
2006-03-26 Matthew Dobson[PATCH] mempool: use common mempool kmalloc allocator
2006-03-12 James Smart[SCSI] lpfc 8.1.4 : Change version number to 8.1.4
2006-03-12 James Smart[SCSI] lpfc 8.1.4 : Two misc fixes
2006-03-12 James Smart[SCSI] lpfc 8.1.4 : Introduce lpfc_reset_barrier()...
2006-03-12 James Smart[SCSI] lpfc 8.1.4 : Fixed a timer panic due to timer...
2006-03-12 James Smart[SCSI] lpfc 8.1.4 : Fixed RSCN handling when a PLOGI...
2006-03-12 James Smart[SCSI] lpfc 8.1.4 : Fix Discovery processing for NPorts...
2006-03-06 James Bottomley[SCSI] lpfc: minor syntax fixes
2006-03-06 Jamie Wellnitz[PATCH] lpfc 8.1.3: Change version number to 8.1.3
2006-03-06 Jamie Wellnitz[PATCH] lpfc 8.1.3: Fix polling mode panic
2006-03-06 Jamie Wellnitz[PATCH] lpfc 8.1.3: Protect NPL lists with host lock
2006-03-06 Jamie Wellnitz[PATCH] lpfc 8.1.3: Fix deadlock in lpfc_fdmi_tmo_handler
2006-03-06 Jamie Wellnitz[PATCH] lpfc 8.1.3: Fix performance when using multiple...
2006-03-06 Jamie Wellnitz[PATCH] lpfc 8.1.3: Remove unused MBhostaddr from lpfc_...
2006-03-06 Jamie Wellnitz[PATCH] lpfc 8.1.3: PCI hrd_type should be obtained...
2006-03-06 Jamie Wellnitz[PATCH] lpfc 8.1.3: Derive supported speeds from LMT...
2006-03-01 Jamie Wellnitz[SCSI] lpfc 8.1.2: Change version number to 8.1.2
2006-03-01 Jamie Wellnitz[SCSI] lpfc 8.1.2: Modify RSCN handling to unregister...
2006-03-01 Jamie Wellnitz[SCSI] lpfc 8.1.2: Fix panic caused by HBA resets and...
2006-03-01 Jamie Wellnitz[SCSI] lpfc 8.1.2: Fixed module parameter descriptions.
2006-03-01 Jamie Wellnitz[SCSI] lpfc 8.1.2: Code cleanup of lpfc_mbx_cmpl_config...
2006-03-01 Jamie Wellnitz[SCSI] lpfc 8.1.2: Allow turning on internal loop-back...
2006-03-01 Jamie Wellnitz[SCSI] lpfc 8.1.2: Code style changes for Discovery...
2006-03-01 Jamie Wellnitz[SCSI] lpfc 8.1.2: Make lpfc_els_rsp_rps_acc and lpfc_e...
2006-03-01 Jamie Wellnitz[SCSI] lpfc 8.1.2: Added support for FAN
2006-03-01 Jamie Wellnitz[SCSI] lpfc 8.1.2: Add ERROR and WARM_START modes for...
2006-03-01 Jamie Wellnitz[SCSI] lpfc 8.1.2: Remove hba_list from struct lpfc_hba
2006-03-01 Jamie Wellnitz[SCSI] lpfc 8.1.2: Correct use of the hostdata field...
2006-03-01 Jamie Wellnitz[SCSI] lpfc 8.1.2: Misc FC Discovery changes :
2006-03-01 Jamie Wellnitz[SCSI] lpfc 8.1.2: Add module parameter to limit number...
2006-03-01 Jamie Wellnitz[SCSI] lpfc 8.1.2: Fixed a double insertion of mail...
2006-03-01 Jamie Wellnitz[SCSI] lpfc 8.1.2: Fixed system panic in lpfc_sli_brdre...
2006-03-01 Jamie Wellnitz[SCSI] lpfc 8.1.2: Explicitly initialize the skip_post...
2006-03-01 Jamie Wellnitz[SCSI] lpfc 8.1.2: Fixed a race condition in the PLOGI...
2006-03-01 Jamie Wellnitz[SCSI] lpfc 8.1.2: Handling of ELS commands RRQ, RPS...
2006-03-01 Jamie Wellnitz[SCSI] lpfc 8.1.2: Remove unused SLI_IOCB_HIGH_PRIORITY
2006-03-01 Jamie Wellnitz[SCSI] lpfc 8.1.2: Remove unreferenced cfg_fcp_bind_met...
2006-03-01 Jamie Wellnitz[SCSI] lpfc 8.1.2: Remove unused prototypes from lpfc_c...
2006-01-12 Adrian Bunk[SCSI] lpfc_scsi.c: make lpfc_get_scsi_buf() static
2005-12-14 James.Smart@Emulex.Com[SCSI] lpfc 8.1.1 : Change version number to 8.1.1
2005-12-14 James.Smart@Emulex.Com[SCSI] lpfc 8.1.1 : kill use of pci_read_config_xxx
2005-12-14 James.Smart@Emulex.Com[SCSI] lpfc 8.1.1 : Added code to adjust lun queue...
2005-12-14 James.Smart@Emulex.Com[SCSI] lpfc 8.1.1 : Add polled-mode support
2005-12-14 James.Smart@Emulex.Com[SCSI] lpfc 8.1.1 : Bring model descriptions in sync...
2005-12-14 James.Smart@Emulex.Com[SCSI] lpfc 8.1.1 : Add support for more members of...
2005-12-14 James.Smart@Emulex.Com[SCSI] lpfc 8.1.1 : Fixes to error handlers
2005-12-14 James.Smart@Emulex.Com[SCSI] lpfc 8.1.1 : Remove locking wrappers around...
2005-12-14 James.Smart@Emulex.Com[SCSI] lpfc 8.1.1 : Adjust use of scsi_block_requests...
2005-12-14 James.Smart@Emulex.Com[SCSI] lpfc 8.1.1 : Fixes for short cable pulls
2005-12-14 James.Smart@Emulex.Com[SCSI] lpfc 8.1.1 : Correct some 8bit to 16bit field...
2005-12-14 James.Smart@Emulex.Com[SCSI] lpfc 8.1.1: Miscellaneous Cleanups
2005-11-11 Jeff Garzik[PATCH] lpfc build fix
2005-11-07 Jesper Juhl[PATCH] kfree cleanup: drivers/scsi
2005-11-07 Nishanth Aravamudan[PATCH] drivers/scsi: fix-up schedule_timeout() usage
2005-10-29 James.Smart@Emulex.Com[SCSI] lpfc: Change version number to 8.1.0
2005-10-29 James.Smart@Emulex.Com[SCSI] lpfc 8.1.0 : Add owner field to struct pci_driver
2005-10-29 James.Smart@Emulex.Com[SCSI] lpfc: Fix eh_ return codes for commands
2005-10-29 James.Smart@Emulex.Com[SCSI] lpfc: Remove unneeded IOCB_t * cast
2005-10-29 James.Smart@Emulex.Com[SCSI] lpfc: Adjust lpfc_scsi_buf allocation
2005-10-29 James.Smart@Emulex.Com[SCSI] lpfc: Replace lpfc_sli_issue_iocb_wait_high_priority
2005-10-29 James Bottomley[SCSI] lpfc: Fix for "command completion for iotax...
2005-10-29 James.Smart@Emulex.Com[SCSI] lpfc: Remove RPI hash from the driver
2005-10-29 James.Smart@Emulex.Com[SCSI] lpfc: Restore HEX safe bahavior of the sysfs...
2005-10-29 James.Smart@Emulex.Com[SCSI] lpfc: Fix for "Unknown IOCB command Data: x0...
2005-10-29 James.Smart@Emulex.Com[SCSI] lpfc: Fix comments for nodev_tmo
2005-10-29 James.Smart@Emulex.Com[SCSI] lpfc: Add range checking for attributes passed...
2005-10-29 James.Smart@Emulex.Com[SCSI] lpfc: Return -EINVAL, -EPERM, and -EIO instead...
2005-10-29 James.Smart@Emulex.Com[SCSI] lpfc: Update to Emulex hba model names
2005-10-29 James.Smart@Emulex.Com[SCSI] lpfc: Cleanup code in lpfc_get_stats().
2005-10-29 James.Smart@Emulex.Com[SCSI] update fc_transport for removal of block/unblock...
2005-10-29 Andrew Vasquez[SCSI] Add an 'Issue LIP' device attribute in fc_transp...
2005-10-28 Al Viro[PATCH] gfp_t: drivers/scsi
2005-09-21 Andrew Morton[SCSI] lpfc build fix
2005-09-10 Andrew Vasquez[SCSI] lpfc: use wwn_to_u64() transport helper
2005-08-12 James.Smart@Emulex.Com[SCSI] lpfc driver 8.0.30 : update version to 8.0.30
2005-08-12 James.Smart@Emulex.Com[SCSI] lpfc driver 8.0.30 : convert to use of int_to_sc...
2005-08-12 James.Smart@Emulex.Com[SCSI] lpfc driver 8.0.30 : dev_loss and nodev timeouts
2005-08-12 James.Smart@Emulex.Com[SCSI] lpfc driver 8.0.30 : fix get_stats panic
2005-08-12 James.Smart@Emulex.Com[SCSI] lpfc driver 8.0.30 : task mgmt bit clearing
2005-08-12 James.Smart@Emulex.Com[SCSI] lpfc driver 8.0.30 : fix lip/cablepull panic
2005-08-12 James.Smart@Emulex.Com[SCSI] lpfc driver 8.0.30 : fix iocb reuse initialization
2005-07-27 Olaf Hering[PATCH] turn many #if $undefined_string into #ifdef...
2005-07-03 James.Smart@Emulex.Com[SCSI] lpfc: Change version to 8.0.29.
2005-07-03 James.Smart@Emulex.Com[SCSI] lpfc: Update copyright notices
2005-07-03 James.Smart@Emulex.Com[SCSI] lpfc: Remove $Id$ keyword strings.
2005-07-02 James.Smart@Emulex.Com[SCSI] lpfc: Fix ADISC completion incorrectly putting...
2005-07-02 James.Smart@Emulex.Com[SCSI] lpfc: Add completion handler to the abort iocbs
2005-07-02 James.Smart@Emulex.Com[SCSI] lpfc: Fix LS_RJT never sent by lpfc_els_unsol_ev...
2005-07-02 James.Smart@Emulex.Com[SCSI] lpfc: Add LP6000 PCI ID
2005-07-02 James.Smart@Emulex.Com[SCSI] lpfc: Set max_sectors in host template
2005-07-02 James.Smart@Emulex.Com[SCSI] lpfc: Fix error loading on sparc
2005-07-02 James.Smart@Emulex.Com[SCSI] lpfc: Fixes in mbox_timeout_handler
next