| Commit message (Expand) | Author | Age |
* | [SCSI] lpfc 8.1.11 : Change version number to 8.1.11 | James Smart | 2006-12-03 |
* | [SCSI] lpfc 8.1.11 : Misc Fixes | James Smart | 2006-12-03 |
* | [SCSI] lpfc 8.1.11 : Add soft_wwnn sysfs attribute, rename soft_wwn_enable | James Smart | 2006-12-03 |
* | [SCSI] lpfc 8.1.11 : Removed decoding of PCI Subsystem Id | James Smart | 2006-12-03 |
* | [SCSI] lpfc 8.1.11 : Add MSI (Message Signalled Interrupts) support | James Smart | 2006-12-03 |
* | [SCSI] lpfc 8.1.11 : Adjust LOG_FCP logging | James Smart | 2006-12-03 |
* | [SCSI] lpfc 8.1.11 : Fix Memory leaks | James Smart | 2006-12-03 |
* | [SCSI] lpfc 8.1.11 : Fix lpfc_multi_ring_support | James Smart | 2006-12-03 |
* | [SCSI] lpfc 8.1.11 : Discovery Fixes | James Smart | 2006-12-03 |
* | [PATCH] lockdep: annotate DECLARE_WAIT_QUEUE_HEAD | Peter Zijlstra | 2006-10-30 |
* | [SCSI] lpfc: fix printk format warning | Randy Dunlap | 2006-10-25 |
* | [SCSI] lpfc: check before dereference in lpfc_ct.c | Eric Sesterhenn | 2006-10-25 |
* | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 2006-10-05 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2006-10-04 |
|\ |
|
| * | [SCSI] lpfc: don't free mempool if mailbox is busy | James Smart | 2006-09-26 |
* | | [PATCH] namespaces: utsname: use init_utsname when appropriate | Serge E. Hallyn | 2006-10-02 |
|/ |
|
* | [SCSI] lpfc 8.1.10 : Change version number to 8.1.10 | James Smart | 2006-09-04 |
* | [SCSI] lpfc 8.1.10 : Add support for new lpfc soft_wwpn attribute | James Smart | 2006-09-04 |
* | [SCSI] lpfc 8.1.10 : Add support for dev_loss_tmo_callbk and fast_io_fail_tmo... | James Smart | 2006-09-04 |
* | [SCSI] lpfc 8.1.10 : Add support to return adapter symbolic name | James Smart | 2006-09-02 |
* | [SCSI] lpfc 8.1.10 : Add support to post events via new FC event interfaces | James Smart | 2006-09-02 |
* | [SCSI] lpfc 8.1.9 : Change version number to 8.1.9 | James Smart | 2006-08-19 |
* | [SCSI] lpfc 8.1.9 : Stall eh handlers if resetting while rport blocked | James Smart | 2006-08-19 |
* | [SCSI] lpfc 8.1.9 : Misc Bug Fixes | James Smart | 2006-08-19 |
* | [SCSI] lpfc 8.1.7 : Change version number to 8.1.8 | James Smart | 2006-08-06 |
* | [SCSI] lpfc 8.1.7 : ID String and Message fixes | James Smart | 2006-08-06 |
* | [SCSI] lpfc 8.1.7 : Short bug fixes | James Smart | 2006-08-06 |
* | [SCSI] lpfc 8.1.7 : Fix race condition between lpfc_sli_issue_mbox and lpfc_o... | James Smart | 2006-08-06 |
* | [SCSI] lpfc 8.1.7 : Fix failing firmware download due to mailbox delays needi... | James Smart | 2006-08-06 |
* | [SCSI] lpfc 8.1.7 : Add statistics reset callback for FC transport | James Smart | 2006-08-06 |
* | [SCSI] lpfc 8.1.7: Change version number to 8.1.7 | James Smart | 2006-07-09 |
* | [SCSI] lpfc 8.1.7: Misc Fixes | James Smart | 2006-07-09 |
* | [SCSI] lpfc 8.1.7: Add lpfc_sli_flush_mbox_queue() function | James Smart | 2006-07-09 |
* | [SCSI] lpfc 8.1.7: Correct the wait in attachment that delays for topology di... | James Smart | 2006-07-09 |
* | [SCSI] lpfc 8.1.7: Remove depricated sysfs attribute board_online | James Smart | 2006-07-09 |
* | [SCSI] lpfc 8.1.7: Adding new issue_reset sysfs attribute | James Smart | 2006-07-09 |
* | [SCSI] lpfc 8.1.7: Fix panic in lpfc_sli_validate_fcp_iocb | James Smart | 2006-07-09 |
* | [SCSI] lpfc 8.1.7: Consolidate dma buf cleanup into a separate function | James Smart | 2006-07-09 |
* | [SCSI] lpfc 8.1.7: Correct bogus nodev_tmo message on NPort that changes its ... | James Smart | 2006-07-09 |
* | [SCSI] lpfc 8.1.7: Fix txcmplq related panics on heavy IO while downloading f... | James Smart | 2006-07-09 |
* | [SCSI] lpfc 8.1.7: Issue DOWN_LINK prior to INIT_LINK to work around link fai... | James Smart | 2006-07-09 |
* | [SCSI] lpfc 8.1.7: Fixed infinite retry of REG_LOGIN mailbox failed due to MB... | James Smart | 2006-07-09 |
* | [SCSI] lpfc 8.1.7: Fix memory leak and cleanup code related to per ring looku... | James Smart | 2006-07-09 |
* | [SCSI] lpfc 8.1.7: Standardize the driver on a single define for the maximum ... | James Smart | 2006-07-09 |
* | [SCSI] lpfc 8.1.7: Use mod_timer instead of add_timer in lpfc_els_timeout_han... | James Smart | 2006-07-09 |
* | Merge ../scsi-misc-2.6 | James Bottomley | 2006-07-03 |
|\ |
|
| * | [SCSI] Block I/O while SG reset operation in progress - lpfc portion | James Smart | 2006-06-27 |
| * | [SCSI] lpfc: sparse NULL warnings | Randy Dunlap | 2006-06-26 |
* | | [PATCH] irq-flags: scsi: Use the new IRQF_ constants | Thomas Gleixner | 2006-07-02 |
|/ |
|
* | [SCSI] lpfc 8.1.6 : Fix Data Corruption in Bus Reset Path | James Smart | 2006-05-03 |