Age | Commit message (Expand) | Author | Files | Lines |
2005-12-14 | [SCSI] lpfc 8.1.1 : Change version number to 8.1.1 | James.Smart@Emulex.Com | 1 | -1/+1 |
2005-12-14 | [SCSI] lpfc 8.1.1 : kill use of pci_read_config_xxx | James.Smart@Emulex.Com | 1 | -7/+3 |
2005-12-14 | [SCSI] lpfc 8.1.1 : Added code to adjust lun queue depth to avoid target over... | James.Smart@Emulex.Com | 3 | -1/+62 |
2005-12-14 | [SCSI] lpfc 8.1.1 : Add polled-mode support | James.Smart@Emulex.Com | 6 | -33/+377 |
2005-12-14 | [SCSI] lpfc 8.1.1 : Bring model descriptions in sync with Emulex standard gen... | James.Smart@Emulex.Com | 2 | -48/+65 |
2005-12-14 | [SCSI] lpfc 8.1.1 : Add support for more members of the Light Pulse 11xxx (4G... | James.Smart@Emulex.Com | 2 | -11/+74 |
2005-12-14 | [SCSI] lpfc 8.1.1 : Fixes to error handlers | James.Smart@Emulex.Com | 3 | -37/+70 |
2005-12-14 | [SCSI] lpfc 8.1.1 : Remove locking wrappers around error handlers | James.Smart@Emulex.Com | 1 | -38/+14 |
2005-12-14 | [SCSI] lpfc 8.1.1 : Adjust use of scsi_block_requests and interaction w/ FC t... | James.Smart@Emulex.Com | 1 | -8/+10 |
2005-12-14 | [SCSI] lpfc 8.1.1 : Fixes for short cable pulls | James.Smart@Emulex.Com | 2 | -0/+6 |
2005-12-14 | [SCSI] lpfc 8.1.1 : Correct some 8bit to 16bit field conversions/comparisons | James.Smart@Emulex.Com | 1 | -24/+45 |
2005-12-14 | [SCSI] lpfc 8.1.1: Miscellaneous Cleanups | James.Smart@Emulex.Com | 3 | -28/+24 |
2005-11-11 | [PATCH] lpfc build fix | Jeff Garzik | 1 | -1/+0 |
2005-11-07 | [PATCH] kfree cleanup: drivers/scsi | Jesper Juhl | 4 | -20/+9 |
2005-11-07 | [PATCH] drivers/scsi: fix-up schedule_timeout() usage | Nishanth Aravamudan | 1 | -8/+4 |
2005-10-29 | [SCSI] lpfc: Change version number to 8.1.0 | James.Smart@Emulex.Com | 1 | -1/+1 |
2005-10-29 | [SCSI] lpfc 8.1.0 : Add owner field to struct pci_driver | James.Smart@Emulex.Com | 1 | -0/+1 |
2005-10-29 | [SCSI] lpfc: Fix eh_ return codes for commands | James.Smart@Emulex.Com | 7 | -217/+155 |
2005-10-29 | [SCSI] lpfc: Remove unneeded IOCB_t * cast | James.Smart@Emulex.Com | 1 | -1/+1 |
2005-10-29 | [SCSI] lpfc: Adjust lpfc_scsi_buf allocation | James.Smart@Emulex.Com | 1 | -7/+16 |
2005-10-29 | [SCSI] lpfc: Replace lpfc_sli_issue_iocb_wait_high_priority | James.Smart@Emulex.Com | 4 | -90/+89 |
2005-10-29 | [SCSI] lpfc: Fix for "command completion for iotax x?? not found" | James Bottomley | 9 | -206/+187 |
2005-10-29 | [SCSI] lpfc: Remove RPI hash from the driver | James.Smart@Emulex.Com | 5 | -90/+15 |
2005-10-29 | [SCSI] lpfc: Restore HEX safe bahavior of the sysfs xxx_store functions. | James.Smart@Emulex.Com | 1 | -3/+36 |
2005-10-29 | [SCSI] lpfc: Fix for "Unknown IOCB command Data: x0 x3 x0 x0" | James.Smart@Emulex.Com | 4 | -6/+12 |
2005-10-29 | [SCSI] lpfc: Fix comments for nodev_tmo | James.Smart@Emulex.Com | 1 | -1/+1 |
2005-10-29 | [SCSI] lpfc: Add range checking for attributes passed as options at load time. | James.Smart@Emulex.Com | 1 | -44/+64 |
2005-10-29 | [SCSI] lpfc: Return -EINVAL, -EPERM, and -EIO instead of 0 from sysfs callbacks | James.Smart@Emulex.Com | 1 | -11/+7 |
2005-10-29 | [SCSI] lpfc: Update to Emulex hba model names | James.Smart@Emulex.Com | 1 | -6/+20 |
2005-10-29 | [SCSI] lpfc: Cleanup code in lpfc_get_stats(). | James.Smart@Emulex.Com | 1 | -19/+15 |
2005-10-29 | [SCSI] update fc_transport for removal of block/unblock functions | James.Smart@Emulex.Com | 3 | -93/+37 |
2005-10-29 | [SCSI] Add an 'Issue LIP' device attribute in fc_transport class | Andrew Vasquez | 1 | -11/+5 |
2005-10-28 | [PATCH] gfp_t: drivers/scsi | Al Viro | 1 | -1/+1 |
2005-09-22 | [SCSI] lpfc build fix | Andrew Morton | 4 | -11/+11 |
2005-09-10 | [SCSI] lpfc: use wwn_to_u64() transport helper | Andrew Vasquez | 4 | -28/+25 |
2005-08-12 | [SCSI] lpfc driver 8.0.30 : update version to 8.0.30 | James.Smart@Emulex.Com | 1 | -1/+1 |
2005-08-12 | [SCSI] lpfc driver 8.0.30 : convert to use of int_to_scsilun() | James.Smart@Emulex.Com | 11 | -19/+16 |
2005-08-12 | [SCSI] lpfc driver 8.0.30 : dev_loss and nodev timeouts | James.Smart@Emulex.Com | 1 | -0/+4 |
2005-08-12 | [SCSI] lpfc driver 8.0.30 : fix get_stats panic | James.Smart@Emulex.Com | 7 | -8/+14 |
2005-08-12 | [SCSI] lpfc driver 8.0.30 : task mgmt bit clearing | James.Smart@Emulex.Com | 1 | -0/+2 |
2005-08-12 | [SCSI] lpfc driver 8.0.30 : fix lip/cablepull panic | James.Smart@Emulex.Com | 1 | -0/+2 |
2005-08-12 | [SCSI] lpfc driver 8.0.30 : fix iocb reuse initialization | James.Smart@Emulex.Com | 1 | -1/+6 |
2005-07-28 | [PATCH] turn many #if $undefined_string into #ifdef $undefined_string | Olaf Hering | 2 | -2/+5 |
2005-07-03 | [SCSI] lpfc: Change version to 8.0.29. | James.Smart@Emulex.Com | 1 | -1/+1 |
2005-07-03 | [SCSI] lpfc: Update copyright notices | James.Smart@Emulex.Com | 20 | -260/+272 |
2005-07-03 | [SCSI] lpfc: Remove $Id$ keyword strings. | James.Smart@Emulex.Com | 20 | -74/+0 |
2005-07-03 | [SCSI] lpfc: Fix ADISC completion incorrectly putting initiators on mapped list | James.Smart@Emulex.Com | 1 | -2/+7 |
2005-07-03 | [SCSI] lpfc: Add completion handler to the abort iocbs | James.Smart@Emulex.Com | 3 | -2/+16 |
2005-07-03 | [SCSI] lpfc: Fix LS_RJT never sent by lpfc_els_unsol_event() | James.Smart@Emulex.Com | 1 | -8/+8 |
2005-07-03 | [SCSI] lpfc: Add LP6000 PCI ID | James.Smart@Emulex.Com | 1 | -0/+8 |