| Commit message (Expand) | Author | Age | Files | Lines |
* | [SCSI] lpfc 8.1.7: Change version number to 8.1.7 | James Smart | 2006-07-09 | 1 | -1/+1 |
* | [SCSI] lpfc 8.1.7: Misc Fixes | James Smart | 2006-07-09 | 3 | -13/+17 |
* | [SCSI] lpfc 8.1.7: Add lpfc_sli_flush_mbox_queue() function | James Smart | 2006-07-09 | 3 | -1/+21 |
* | [SCSI] lpfc 8.1.7: Correct the wait in attachment that delays for topology di... | James Smart | 2006-07-09 | 1 | -10/+14 |
* | [SCSI] lpfc 8.1.7: Remove depricated sysfs attribute board_online | James Smart | 2006-07-09 | 1 | -42/+0 |
* | [SCSI] lpfc 8.1.7: Adding new issue_reset sysfs attribute | James Smart | 2006-07-09 | 1 | -0/+43 |
* | [SCSI] lpfc 8.1.7: Fix panic in lpfc_sli_validate_fcp_iocb | James Smart | 2006-07-09 | 1 | -10/+12 |
* | [SCSI] lpfc 8.1.7: Consolidate dma buf cleanup into a separate function | James Smart | 2006-07-09 | 1 | -16/+24 |
* | [SCSI] lpfc 8.1.7: Correct bogus nodev_tmo message on NPort that changes its ... | James Smart | 2006-07-09 | 1 | -24/+34 |
* | [SCSI] lpfc 8.1.7: Fix txcmplq related panics on heavy IO while downloading f... | James Smart | 2006-07-09 | 1 | -7/+17 |
* | [SCSI] lpfc 8.1.7: Issue DOWN_LINK prior to INIT_LINK to work around link fai... | James Smart | 2006-07-09 | 1 | -1/+11 |
* | [SCSI] lpfc 8.1.7: Fixed infinite retry of REG_LOGIN mailbox failed due to MB... | James Smart | 2006-07-09 | 1 | -0/+11 |
* | [SCSI] lpfc 8.1.7: Fix memory leak and cleanup code related to per ring looku... | James Smart | 2006-07-09 | 3 | -27/+5 |
* | [SCSI] lpfc 8.1.7: Standardize the driver on a single define for the maximum ... | James Smart | 2006-07-09 | 3 | -7/+8 |
* | [SCSI] lpfc 8.1.7: Use mod_timer instead of add_timer in lpfc_els_timeout_han... | James Smart | 2006-07-09 | 1 | -4/+3 |
* | Merge ../scsi-misc-2.6 | James Bottomley | 2006-07-03 | 4 | -27/+5 |
|\ |
|
| * | [SCSI] Block I/O while SG reset operation in progress - lpfc portion | James Smart | 2006-06-27 | 3 | -22/+0 |
| * | [SCSI] lpfc: sparse NULL warnings | Randy Dunlap | 2006-06-26 | 2 | -5/+5 |
* | | [PATCH] irq-flags: scsi: Use the new IRQF_ constants | Thomas Gleixner | 2006-07-02 | 1 | -1/+1 |
|/ |
|
* | [SCSI] lpfc 8.1.6 : Fix Data Corruption in Bus Reset Path | James Smart | 2006-05-03 | 2 | -50/+20 |
* | [SCSI] lpfc 8.1.5 : Change version number to 8.1.5 | James Smart | 2006-04-19 | 1 | -1/+1 |
* | [SCSI] lpfc 8.1.5 : Misc small fixes | James Smart | 2006-04-19 | 3 | -10/+8 |
* | [SCSI] lpfc 8.1.5 : Additional fixes to LOGO, PLOGI, and RSCN processing | James Smart | 2006-04-19 | 2 | -33/+37 |
* | [SCSI] lpfc 8.1.5 : Fix cleanup code in the lpfc_pci_probe_one() error code path | James Smart | 2006-04-19 | 1 | -2/+9 |
* | [SCSI] lpfc 8.1.5 : Fixed FC protocol violation in handling of PRLO. | James Smart | 2006-04-19 | 3 | -14/+38 |
* | [SCSI] lpfc 8.1.5 : Use asynchronous ABTS completion to speed up abort comple... | James Smart | 2006-04-19 | 6 | -51/+4 |
* | [SCSI] lpfc 8.1.5 : Fix Discovery processing for NPorts that hit nodev_tmo du... | James Smart | 2006-04-19 | 3 | -22/+79 |
* | [PATCH] mempool: use common mempool kmalloc allocator | Matthew Dobson | 2006-03-26 | 1 | -18/+4 |
* | [SCSI] lpfc 8.1.4 : Change version number to 8.1.4 | James Smart | 2006-03-12 | 1 | -1/+1 |
* | [SCSI] lpfc 8.1.4 : Two misc fixes | James Smart | 2006-03-12 | 2 | -1/+3 |
* | [SCSI] lpfc 8.1.4 : Introduce lpfc_reset_barrier() function for resets on dua... | James Smart | 2006-03-12 | 5 | -9/+100 |
* | [SCSI] lpfc 8.1.4 : Fixed a timer panic due to timer firing after freeing ndlp | James Smart | 2006-03-12 | 2 | -0/+15 |
* | [SCSI] lpfc 8.1.4 : Fixed RSCN handling when a PLOGI is in retry | James Smart | 2006-03-12 | 4 | -45/+52 |
* | [SCSI] lpfc 8.1.4 : Fix Discovery processing for NPorts that change their NPo... | James Smart | 2006-03-12 | 4 | -94/+204 |
* | [SCSI] lpfc: minor syntax fixes | James Bottomley | 2006-03-06 | 2 | -1/+6 |
* | [PATCH] lpfc 8.1.3: Change version number to 8.1.3 | Jamie Wellnitz | 2006-03-06 | 1 | -1/+1 |
* | [PATCH] lpfc 8.1.3: Fix polling mode panic | Jamie Wellnitz | 2006-03-06 | 2 | -6/+16 |
* | [PATCH] lpfc 8.1.3: Protect NPL lists with host lock | Jamie Wellnitz | 2006-03-06 | 2 | -30/+26 |
* | [PATCH] lpfc 8.1.3: Fix deadlock in lpfc_fdmi_tmo_handler | Jamie Wellnitz | 2006-03-06 | 1 | -6/+0 |
* | [PATCH] lpfc 8.1.3: Fix performance when using multiple SLI rings | Jamie Wellnitz | 2006-03-06 | 3 | -3/+50 |
* | [PATCH] lpfc 8.1.3: Remove unused MBhostaddr from lpfc_sli structure | Jamie Wellnitz | 2006-03-06 | 1 | -3/+1 |
* | [PATCH] lpfc 8.1.3: PCI hrd_type should be obtained with pci_read_config_byte... | Jamie Wellnitz | 2006-03-06 | 1 | -2/+4 |
* | [PATCH] lpfc 8.1.3: Derive supported speeds from LMT field in the READ_CONFIG | Jamie Wellnitz | 2006-03-06 | 3 | -94/+126 |
* | [SCSI] lpfc 8.1.2: Change version number to 8.1.2 | Jamie Wellnitz | 2006-02-28 | 1 | -3/+3 |
* | [SCSI] lpfc 8.1.2: Modify RSCN handling to unregister rpis on lost FCP_TARGET... | Jamie Wellnitz | 2006-02-28 | 1 | -1/+30 |
* | [SCSI] lpfc 8.1.2: Fix panic caused by HBA resets and target side cable pulls | Jamie Wellnitz | 2006-02-28 | 1 | -3/+3 |
* | [SCSI] lpfc 8.1.2: Fixed module parameter descriptions. | Jamie Wellnitz | 2006-02-28 | 1 | -3/+3 |
* | [SCSI] lpfc 8.1.2: Code cleanup of lpfc_mbx_cmpl_config_link | Jamie Wellnitz | 2006-02-28 | 1 | -64/+43 |
* | [SCSI] lpfc 8.1.2: Allow turning on internal loop-back mode | Jamie Wellnitz | 2006-02-28 | 2 | -1/+5 |
* | [SCSI] lpfc 8.1.2: Code style changes for Discovery code | Jamie Wellnitz | 2006-02-28 | 4 | -95/+74 |