| Commit message (Expand) | Author | Age | Files | Lines |
* | [SCSI] Merge branch 'linus' | James Bottomley | 2009-06-12 | 1 | -11/+11 |
|\ |
|
| * | Merge branch 'master' into for-2.6.31 | Jens Axboe | 2009-05-22 | 1 | -64/+62 |
| |\ |
|
| * | | block: convert to pos and nr_sectors accessors | Tejun Heo | 2009-05-11 | 1 | -11/+11 |
* | | | [SCSI] lpfc 8.3.2 : Persistent Vport Support | James Smart | 2009-06-08 | 1 | -3/+3 |
* | | | [SCSI] lpfc 8.3.2 : Update of copyrights | James Smart | 2009-06-08 | 1 | -1/+1 |
* | | | [SCSI] lpfc 8.3.2 : Addition of SLI4 Interface - Base Support | James Smart | 2009-06-08 | 1 | -0/+492 |
* | | | [SCSI] lpfc 8.3.2 : Reorganization for SLI4 | James Smart | 2009-06-08 | 1 | -149/+297 |
| |/
|/| |
|
* | | [SCSI] lpfc 8.3.1: misc fixes/changes | James Smart | 2009-04-27 | 1 | -21/+26 |
* | | [SCSI] lpfc 8.3.1 : Fix up kernel-doc function comments | James Smart | 2009-04-27 | 1 | -43/+36 |
|/ |
|
* | Fix lpfc_parse_bg_err()'s use of do_div() | David Howells | 2009-04-14 | 1 | -1/+1 |
* | [SCSI] Remove SUGGEST flags | Martin K. Petersen | 2009-03-12 | 1 | -3/+3 |
* | [SCSI] lpfc : correct printk types on PPC compiles | James Smart | 2008-12-29 | 1 | -5/+6 |
* | [SCSI] lpfc 8.3.0 : Add BlockGuard support (T10-DIF) code | James Smart | 2008-12-29 | 1 | -16/+858 |
* | [SCSI] lpfc 8.3.0 : Fix some memory handling issues | James Smart | 2008-12-29 | 1 | -5/+9 |
* | [SCSI] lpfc 8.3.0 : Fix several minor issues | James Smart | 2008-12-29 | 1 | -7/+6 |
* | [SCSI] lpfc 8.3.0 : Fix system crash due to uninitialized node access | James Smart | 2008-12-29 | 1 | -17/+27 |
* | [SCSI] lpfc 8.3.0 : Add kernel-doc headers to lpfc_scsi.c | James Smart | 2008-12-29 | 1 | -13/+274 |
* | [SCSI] lpfc 8.3.0 : Rework RSCN netlink event to send entire RSCN payload | James Smart | 2008-12-29 | 1 | -2/+2 |
* | [SCSI] lpfc 8.2.8 v2 : Add statistical reporting control and additional fc ve... | James Smart | 2008-10-13 | 1 | -1/+278 |
* | [SCSI] lpfc 8.2.8 v2 : Add sysfs control of target queue depth handling | James Smart | 2008-10-13 | 1 | -0/+29 |
* | [SCSI] lpfc 8.2.8 v2 : Revert target busy in favor of transport disrupted | James Smart | 2008-10-13 | 1 | -4/+4 |
* | [SCSI] lpfc 8.2.8 : Update driver to use new Host byte error code DID_TRANSPO... | James Smart | 2008-10-13 | 1 | -2/+3 |
* | [SCSI] lpfc 8.2.8 : Add support for PCI-EEH permanent disabling | James Smart | 2008-10-13 | 1 | -0/+29 |
* | [SCSI] lpfc 8.2.8 : Miscellaneous Bug Fixes | James Smart | 2008-10-13 | 1 | -3/+3 |
* | [SCSI] lpfc 8.2.8 : Update driver for new SLI-3 features | James Smart | 2008-10-13 | 1 | -44/+119 |
* | [SCSI] lpfc: use SCSI_MLQUEUE_TARGET_BUSY when catching the rport transition ... | Mike Christie | 2008-10-13 | 1 | -4/+5 |
* | [SCSI] replace __FUNCTION__ with __func__ | Harvey Harrison | 2008-07-27 | 1 | -1/+1 |
* | [SCSI] lpfc 8.2.7 : Miscellaneous Fixes | James Smart | 2008-07-12 | 1 | -3/+2 |
* | [SCSI] lpfc 8.2.7 : Rework the worker thread | James Smart | 2008-07-12 | 1 | -15/+11 |
* | [SCSI] lpfc 8.2.7 : Change device reset behavior | James Smart | 2008-07-12 | 1 | -121/+80 |
* | [SCSI] lpfc 8.2.6 : Miscellaneous Fixes | James Smart | 2008-04-10 | 1 | -2/+6 |
* | [SCSI] lpfc 8.2.6 : Multiple discovery fixes | James Smart | 2008-04-10 | 1 | -11/+15 |
* | [SCSI] lpfc 8.2.5 : Correct ndlp referencing issues | James Smart | 2008-02-11 | 1 | -1/+3 |
* | [SCSI] remove use_sg_chaining | James Bottomley | 2008-01-30 | 1 | -2/+0 |
* | [SCSI] lpfc 8.2.4 : Add additional sysfs and module parameters | James Smart | 2008-01-23 | 1 | -2/+2 |
* | [SCSI] lpfc 8.2.4 : Miscellaneous Fixes | James Smart | 2008-01-23 | 1 | -5/+7 |
* | [SCSI] lpfc 8.2.4 : Correct abort handler logic | James Smart | 2008-01-23 | 1 | -10/+28 |
* | [SCSI] lpfc : Correct queue tag handling | James Smart | 2007-11-03 | 1 | -2/+3 |
* | [SCSI] add use_sg_chaining option to scsi_host_template | FUJITA Tomonori | 2007-10-16 | 1 | -0/+2 |
* | [SCSI] kmalloc + memset conversion to kzalloc | Mariusz Kozlowski | 2007-10-12 | 1 | -2/+1 |
* | [SCSI] lpfc : scsi command accessor fix for 8.2.2 | James Smart | 2007-08-03 | 1 | -1/+1 |
* | [SCSI] lpfc 8.2.2 : Miscellaneous Bug Fixes | James Smart | 2007-08-01 | 1 | -17/+9 |
* | [SCSI] lpfc 8.2.2 : Rework the lpfc_printf_log() macro | James Smart | 2007-08-01 | 1 | -138/+108 |
* | [SCSI] lpfc 8.2.2 : Attribute and Parameter splits for vport and physical port | James Smart | 2007-08-01 | 1 | -15/+34 |
* | [SCSI] lpfc 8.2.2 : Fix locking around HBA's port_list | James Smart | 2007-08-01 | 1 | -48/+44 |
* | [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: convert to use the data buffer accessors | FUJITA Tomonori | 2007-06-17 | 1 | -83/+28 |
* | [SCSI] lpfc: bug fixes | James Smart | 2007-06-17 | 1 | -1/+0 |
* | [SCSI] lpfc: NPIV: add NPIV support on top of SLI-3 | James Smart | 2007-06-17 | 1 | -83/+272 |