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