index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
lpfc
/
lpfc_els.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[SCSI] lpfc: bug fixes
James Smart
2007-06-17
1
-92
/
+318
*
[SCSI] lpfc: NPIV: add NPIV support on top of SLI-3
James Smart
2007-06-17
1
-366
/
+1295
*
[SCSI] lpfc: NPIV: add SLI-3 interface
James Smart
2007-06-17
1
-127
/
+146
*
[SCSI] lpfc: NPIV: split ports
James Smart
2007-06-17
1
-715
/
+716
*
[SCSI] lpfc 8.1.12 : Update copyright year to 2007
James Smart
2007-05-06
1
-1
/
+1
*
[SCSI] lpfc 8.1.12 : Collapse discovery lists to a single node list
James Smart
2007-05-06
1
-83
/
+72
*
[SCSI] lpfc 8.1.12 : Reference count node structures for node lifetime manage...
James Smart
2007-05-06
1
-48
/
+59
*
[SCSI] lpfc 8.1.12 : Improve handling of failed ELS aborts
James Smart
2007-05-06
1
-0
/
+1
*
[SCSI] lpfc 8.1.12 : Improve diagnostic messages and change local loopback me...
James Smart
2007-05-06
1
-34
/
+32
*
[SCSI] lpfc 8.1.12 : Round 2 of Miscellaneous fixes
James Smart
2007-05-06
1
-4
/
+8
*
[SCSI] lpfc 8.1.12 : Reorganize lpfc_nlp_list() and callers to prepare for no...
James Smart
2007-05-06
1
-70
/
+46
*
[SCSI] lpfc 8.1.12 : Fix unlock inside list traversal
James Smart
2007-05-06
1
-13
/
+17
*
[SCSI] lpfc 8.1.12 : Modify ELS abort handling to prevent double completion
James Smart
2007-05-06
1
-60
/
+4
*
[SCSI] lpfc 8.1.12 : Misc bug fixes and code cleanup
James Smart
2007-05-06
1
-9
/
+8
*
[SCSI] lpfc 8.1.11 : Fix Memory leaks
James Smart
2006-12-03
1
-3
/
+18
*
[SCSI] lpfc 8.1.11 : Fix lpfc_multi_ring_support
James Smart
2006-12-03
1
-3
/
+3
*
[SCSI] lpfc 8.1.11 : Discovery Fixes
James Smart
2006-12-03
1
-0
/
+7
*
[SCSI] lpfc 8.1.10 : Add support to post events via new FC event interfaces
James Smart
2006-09-02
1
-0
/
+5
*
[SCSI] lpfc 8.1.9 : Misc Bug Fixes
James Smart
2006-08-19
1
-3
/
+12
*
[SCSI] lpfc 8.1.7 : ID String and Message fixes
James Smart
2006-08-06
1
-3
/
+3
*
[SCSI] lpfc 8.1.7: Correct bogus nodev_tmo message on NPort that changes its ...
James Smart
2006-07-09
1
-24
/
+34
*
[SCSI] lpfc 8.1.7: Use mod_timer instead of add_timer in lpfc_els_timeout_han...
James Smart
2006-07-09
1
-4
/
+3
*
[SCSI] lpfc: sparse NULL warnings
Randy Dunlap
2006-06-26
1
-3
/
+3
*
[SCSI] lpfc 8.1.5 : Misc small fixes
James Smart
2006-04-19
1
-1
/
+1
*
[SCSI] lpfc 8.1.5 : Additional fixes to LOGO, PLOGI, and RSCN processing
James Smart
2006-04-19
1
-33
/
+35
*
[SCSI] lpfc 8.1.5 : Fixed FC protocol violation in handling of PRLO.
James Smart
2006-04-19
1
-0
/
+18
*
[SCSI] lpfc 8.1.5 : Use asynchronous ABTS completion to speed up abort comple...
James Smart
2006-04-19
1
-7
/
+0
*
[SCSI] lpfc 8.1.4 : Fixed a timer panic due to timer firing after freeing ndlp
James Smart
2006-03-12
1
-0
/
+6
*
[SCSI] lpfc 8.1.4 : Fixed RSCN handling when a PLOGI is in retry
James Smart
2006-03-12
1
-9
/
+42
*
[SCSI] lpfc 8.1.4 : Fix Discovery processing for NPorts that change their NPo...
James Smart
2006-03-12
1
-76
/
+131
*
[PATCH] lpfc 8.1.3: Protect NPL lists with host lock
Jamie Wellnitz
2006-03-06
1
-1
/
+2
*
[SCSI] lpfc 8.1.2: Code style changes for Discovery code
Jamie Wellnitz
2006-02-28
1
-24
/
+16
*
[SCSI] lpfc 8.1.2: Make lpfc_els_rsp_rps_acc and lpfc_els_rsp_rpl_acc static
Jamie Wellnitz
2006-02-28
1
-2
/
+2
*
[SCSI] lpfc 8.1.2: Added support for FAN
Jamie Wellnitz
2006-02-28
1
-32
/
+91
*
[SCSI] lpfc 8.1.2: Misc FC Discovery changes :
Jamie Wellnitz
2006-02-28
1
-186
/
+144
*
[SCSI] lpfc 8.1.2: Fixed a race condition in the PLOGI retry logic.
Jamie Wellnitz
2006-02-28
1
-12
/
+16
*
[SCSI] lpfc 8.1.2: Handling of ELS commands RRQ, RPS, RPL and LIRR correctly
Jamie Wellnitz
2006-02-28
1
-26
/
+248
*
[SCSI] lpfc 8.1.1 : Fixes for short cable pulls
James.Smart@Emulex.Com
2005-12-13
1
-0
/
+4
*
[PATCH] kfree cleanup: drivers/scsi
Jesper Juhl
2005-11-07
1
-6
/
+3
*
[SCSI] lpfc: Fix eh_ return codes for commands
James.Smart@Emulex.Com
2005-10-29
1
-4
/
+2
*
[SCSI] lpfc: Fix for "command completion for iotax x?? not found"
James Bottomley
2005-10-29
1
-14
/
+16
*
[SCSI] lpfc driver 8.0.30 : convert to use of int_to_scsilun()
James.Smart@Emulex.Com
2005-08-12
1
-0
/
+1
*
[SCSI] lpfc: Update copyright notices
James.Smart@Emulex.Com
2005-07-02
1
-13
/
+14
*
[SCSI] lpfc: Remove $Id$ keyword strings.
James.Smart@Emulex.Com
2005-07-02
1
-4
/
+0
*
[SCSI] lpfc: Fix LS_RJT never sent by lpfc_els_unsol_event()
James.Smart@Emulex.Com
2005-07-02
1
-8
/
+8
*
lpfc: add Emulex FC driver version 8.0.28
2005-04-18
1
-0
/
+3258