| Commit message (Expand) | Author | Age | Files | Lines |
* | [SCSI] lpfc : scsi command accessor fix for 8.2.2 | James Smart | 2007-08-03 | 1 | -1/+1 |
* | [SCSI] lpfc 8.2.2 : Change version number to 8.2.2 | James Smart | 2007-08-01 | 1 | -1/+1 |
* | [SCSI] lpfc 8.2.2 : Style cleanups | James Smart | 2007-08-01 | 11 | -54/+23 |
* | [SCSI] lpfc 8.2.2 : Miscellaneous Bug Fixes | James Smart | 2007-08-01 | 16 | -246/+342 |
* | [SCSI] lpfc 8.2.2 : Miscellaneous management and logging mods | James Smart | 2007-08-01 | 7 | -23/+168 |
* | [SCSI] lpfc 8.2.2 : Rework the lpfc_printf_log() macro | James Smart | 2007-08-01 | 13 | -1137/+852 |
* | [SCSI] lpfc 8.2.2 : Attribute and Parameter splits for vport and physical port | James Smart | 2007-08-01 | 10 | -149/+354 |
* | [SCSI] lpfc 8.2.2 : Fix locking around HBA's port_list | James Smart | 2007-08-01 | 10 | -223/+308 |
* | [SCSI] lpfc 8.2.2 : Error messages and debugfs updates | James Smart | 2007-08-01 | 9 | -58/+488 |
* | some kmalloc/memset ->kzalloc (tree wide) | Yoann Padioleau | 2007-07-19 | 1 | -2/+1 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2007-07-15 | 23 | -4566/+10453 |
|\ |
|
| * | [SCSI] lpfc: Fix NPIV compile problem | James Bottomley | 2007-07-14 | 1 | -4/+1 |
| * | [SCSI] lpfc: fix NPIV mapping problems | FUJITA Tomonori | 2007-07-14 | 1 | -4/+7 |
| * | [SCSI] lpfc: add missed data buffer accessor | Boaz Harrosh | 2007-07-14 | 1 | -1/+1 |
| * | [SCSI] lpfc: update to version 8.2.1 | James Smart | 2007-06-17 | 1 | -1/+1 |
| * | [SCSI] lpfc: convert to use the data buffer accessors | FUJITA Tomonori | 2007-06-17 | 1 | -83/+28 |
| * | [SCSI] lpfc: bug fixes | James Smart | 2007-06-17 | 19 | -425/+1798 |
| * | [SCSI] lpfc: NPIV: add NPIV support on top of SLI-3 | James Smart | 2007-06-17 | 20 | -1763/+5021 |
| * | [SCSI] lpfc: NPIV: add SLI-3 interface | James Smart | 2007-06-17 | 14 | -495/+1522 |
| * | [SCSI] lpfc: NPIV: split ports | James Smart | 2007-06-17 | 17 | -2959/+3243 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2007-07-12 | 1 | -4/+1 |
|\ \ |
|
| * | | PCI: add pci_try_set_mwi | Randy Dunlap | 2007-07-11 | 1 | -4/+1 |
| |/ |
|
* | | sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sys... | Zhang Rui | 2007-07-11 | 1 | -4/+8 |
* | | sysfs: kill unnecessary attribute->owner | Tejun Heo | 2007-07-11 | 1 | -2/+0 |
|/ |
|
* | [SCSI] lpfc 8.1.12 : Change version number to 8.1.12 | James Smart | 2007-05-06 | 1 | -3/+3 |
* | [SCSI] lpfc 8.1.12 : Update copyright year to 2007 | James Smart | 2007-05-06 | 14 | -14/+14 |
* | [SCSI] lpfc 8.1.12 : Added support for 8G speed and new HBAs | James Smart | 2007-05-06 | 6 | -3/+51 |
* | [SCSI] lpfc 8.1.12 : Add support for async scanning | James Smart | 2007-05-06 | 3 | -150/+160 |
* | [SCSI] lpfc 8.1.12 : Don't process ERATT interrupts when issuing KILL_BOARD m... | James Smart | 2007-05-06 | 2 | -0/+13 |
* | [SCSI] lpfc 8.1.12 : Collapse discovery lists to a single node list | James Smart | 2007-05-06 | 9 | -536/+282 |
* | [SCSI] lpfc 8.1.12 : Reference count node structures for node lifetime manage... | James Smart | 2007-05-06 | 6 | -109/+149 |
* | [SCSI] lpfc 8.1.12 : Improve handling of failed ELS aborts | James Smart | 2007-05-06 | 2 | -1/+55 |
* | [SCSI] lpfc 8.1.12 : Improve diagnostic messages and change local loopback me... | James Smart | 2007-05-06 | 6 | -35/+61 |
* | [SCSI] lpfc 8.1.12 : Fixed recovery of rport after race with dev_loss_tmo | James Smart | 2007-05-06 | 1 | -3/+5 |
* | [SCSI] lpfc 8.1.12 : Round 2 of Miscellaneous fixes | James Smart | 2007-05-06 | 9 | -79/+168 |
* | [SCSI] lpfc 8.1.12 : Reorganize lpfc_nlp_list() and callers to prepare for no... | James Smart | 2007-05-06 | 6 | -283/+266 |
* | [SCSI] lpfc 8.1.12 : Fix unlock inside list traversal | James Smart | 2007-05-06 | 5 | -148/+116 |
* | [SCSI] lpfc 8.1.12 : Rework offline path to solve HBA reset issues | James Smart | 2007-05-06 | 6 | -52/+150 |
* | [SCSI] lpfc 8.1.12 : Modify ELS abort handling to prevent double completion | James Smart | 2007-05-06 | 6 | -181/+97 |
* | [SCSI] lpfc 8.1.12 : Misc bug fixes and code cleanup | James Smart | 2007-05-06 | 8 | -129/+80 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2007-05-05 | 1 | -1/+1 |
|\ |
|
| * | [SCSI] lpfc: fix oops when parsing dodgy VPD | Anton Blanchard | 2007-04-01 | 1 | -1/+1 |
* | | [SCSI] lpfc: avoid double-free during PCI error failure | Linas Vepstas | 2007-03-11 | 1 | -3/+2 |
|/ |
|
* | [SCSI] lpfc: add PCI error recovery support | Linas Vepstas | 2007-02-16 | 2 | -0/+109 |
* | [SCSI] scsi: lpfc error path fix | Mariusz Kozlowski | 2007-01-06 | 1 | -1/+5 |
* | [SCSI] lpfc 8.1.11 : Change version number to 8.1.11 | James Smart | 2006-12-03 | 1 | -1/+1 |
* | [SCSI] lpfc 8.1.11 : Misc Fixes | James Smart | 2006-12-03 | 4 | -3/+35 |
* | [SCSI] lpfc 8.1.11 : Add soft_wwnn sysfs attribute, rename soft_wwn_enable | James Smart | 2006-12-03 | 4 | -11/+80 |
* | [SCSI] lpfc 8.1.11 : Removed decoding of PCI Subsystem Id | James Smart | 2006-12-03 | 2 | -84/+35 |
* | [SCSI] lpfc 8.1.11 : Add MSI (Message Signalled Interrupts) support | James Smart | 2006-12-03 | 3 | -0/+22 |