index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
lpfc
/
lpfc_scsi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[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
*
[SCSI] lpfc: NPIV: add SLI-3 interface
James Smart
2007-06-17
1
-1
/
+1
*
[SCSI] lpfc: NPIV: split ports
James Smart
2007-06-17
1
-64
/
+55
*
[SCSI] lpfc 8.1.12 : Update copyright year to 2007
James Smart
2007-05-06
1
-1
/
+1
*
[SCSI] lpfc 8.1.12 : Add support for async scanning
James Smart
2007-05-06
1
-0
/
+2
*
[SCSI] lpfc 8.1.12 : Collapse discovery lists to a single node list
James Smart
2007-05-06
1
-3
/
+5
*
[SCSI] lpfc 8.1.12 : Round 2 of Miscellaneous fixes
James Smart
2007-05-06
1
-24
/
+66
*
[SCSI] lpfc 8.1.12 : Misc bug fixes and code cleanup
James Smart
2007-05-06
1
-2
/
+5
[next]