index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
lpfc
Age
Commit message (
Expand
)
Author
Files
Lines
2006-05-03
[SCSI] lpfc 8.1.6 : Fix Data Corruption in Bus Reset Path
James Smart
2
-50
/
+20
2006-04-19
[SCSI] lpfc 8.1.5 : Change version number to 8.1.5
James Smart
1
-1
/
+1
2006-04-19
[SCSI] lpfc 8.1.5 : Misc small fixes
James Smart
3
-10
/
+8
2006-04-19
[SCSI] lpfc 8.1.5 : Additional fixes to LOGO, PLOGI, and RSCN processing
James Smart
2
-33
/
+37
2006-04-19
[SCSI] lpfc 8.1.5 : Fix cleanup code in the lpfc_pci_probe_one() error code path
James Smart
1
-2
/
+9
2006-04-19
[SCSI] lpfc 8.1.5 : Fixed FC protocol violation in handling of PRLO.
James Smart
3
-14
/
+38
2006-04-19
[SCSI] lpfc 8.1.5 : Use asynchronous ABTS completion to speed up abort comple...
James Smart
6
-51
/
+4
2006-04-19
[SCSI] lpfc 8.1.5 : Fix Discovery processing for NPorts that hit nodev_tmo du...
James Smart
3
-22
/
+79
2006-03-26
[PATCH] mempool: use common mempool kmalloc allocator
Matthew Dobson
1
-18
/
+4
2006-03-12
[SCSI] lpfc 8.1.4 : Change version number to 8.1.4
James Smart
1
-1
/
+1
2006-03-12
[SCSI] lpfc 8.1.4 : Two misc fixes
James Smart
2
-1
/
+3
2006-03-12
[SCSI] lpfc 8.1.4 : Introduce lpfc_reset_barrier() function for resets on dua...
James Smart
5
-9
/
+100
2006-03-12
[SCSI] lpfc 8.1.4 : Fixed a timer panic due to timer firing after freeing ndlp
James Smart
2
-0
/
+15
2006-03-12
[SCSI] lpfc 8.1.4 : Fixed RSCN handling when a PLOGI is in retry
James Smart
4
-45
/
+52
2006-03-12
[SCSI] lpfc 8.1.4 : Fix Discovery processing for NPorts that change their NPo...
James Smart
4
-94
/
+204
2006-03-06
[SCSI] lpfc: minor syntax fixes
James Bottomley
2
-1
/
+6
2006-03-06
[PATCH] lpfc 8.1.3: Change version number to 8.1.3
Jamie Wellnitz
1
-1
/
+1
2006-03-06
[PATCH] lpfc 8.1.3: Fix polling mode panic
Jamie Wellnitz
2
-6
/
+16
2006-03-06
[PATCH] lpfc 8.1.3: Protect NPL lists with host lock
Jamie Wellnitz
2
-30
/
+26
2006-03-06
[PATCH] lpfc 8.1.3: Fix deadlock in lpfc_fdmi_tmo_handler
Jamie Wellnitz
1
-6
/
+0
2006-03-06
[PATCH] lpfc 8.1.3: Fix performance when using multiple SLI rings
Jamie Wellnitz
3
-3
/
+50
2006-03-06
[PATCH] lpfc 8.1.3: Remove unused MBhostaddr from lpfc_sli structure
Jamie Wellnitz
1
-3
/
+1
2006-03-06
[PATCH] lpfc 8.1.3: PCI hrd_type should be obtained with pci_read_config_byte...
Jamie Wellnitz
1
-2
/
+4
2006-03-06
[PATCH] lpfc 8.1.3: Derive supported speeds from LMT field in the READ_CONFIG
Jamie Wellnitz
3
-94
/
+126
2006-02-28
[SCSI] lpfc 8.1.2: Change version number to 8.1.2
Jamie Wellnitz
1
-3
/
+3
2006-02-28
[SCSI] lpfc 8.1.2: Modify RSCN handling to unregister rpis on lost FCP_TARGET...
Jamie Wellnitz
1
-1
/
+30
2006-02-28
[SCSI] lpfc 8.1.2: Fix panic caused by HBA resets and target side cable pulls
Jamie Wellnitz
1
-3
/
+3
2006-02-28
[SCSI] lpfc 8.1.2: Fixed module parameter descriptions.
Jamie Wellnitz
1
-3
/
+3
2006-02-28
[SCSI] lpfc 8.1.2: Code cleanup of lpfc_mbx_cmpl_config_link
Jamie Wellnitz
1
-64
/
+43
2006-02-28
[SCSI] lpfc 8.1.2: Allow turning on internal loop-back mode
Jamie Wellnitz
2
-1
/
+5
2006-02-28
[SCSI] lpfc 8.1.2: Code style changes for Discovery code
Jamie Wellnitz
4
-95
/
+74
2006-02-28
[SCSI] lpfc 8.1.2: Make lpfc_els_rsp_rps_acc and lpfc_els_rsp_rpl_acc static
Jamie Wellnitz
1
-2
/
+2
2006-02-28
[SCSI] lpfc 8.1.2: Added support for FAN
Jamie Wellnitz
4
-58
/
+140
2006-02-28
[SCSI] lpfc 8.1.2: Add ERROR and WARM_START modes for diagnostic purposes.
Jamie Wellnitz
9
-152
/
+390
2006-02-28
[SCSI] lpfc 8.1.2: Remove hba_list from struct lpfc_hba
Jamie Wellnitz
1
-1
/
+0
2006-02-28
[SCSI] lpfc 8.1.2: Correct use of the hostdata field in scsi_host
Jamie Wellnitz
3
-41
/
+40
2006-02-28
[SCSI] lpfc 8.1.2: Misc FC Discovery changes :
Jamie Wellnitz
5
-393
/
+452
2006-02-28
[SCSI] lpfc 8.1.2: Add module parameter to limit number of outstanding comman...
Jamie Wellnitz
1
-0
/
+15
2006-02-28
[SCSI] lpfc 8.1.2: Fixed a double insertion of mail box object to the SLI mai...
Jamie Wellnitz
1
-3
/
+2
2006-02-28
[SCSI] lpfc 8.1.2: Fixed system panic in lpfc_sli_brdreset during dynamic add...
Jamie Wellnitz
1
-1
/
+16
2006-02-28
[SCSI] lpfc 8.1.2: Explicitly initialize the skip_post argument to lpfc_sli_s...
Jamie Wellnitz
1
-1
/
+1
2006-02-28
[SCSI] lpfc 8.1.2: Fixed a race condition in the PLOGI retry logic.
Jamie Wellnitz
2
-12
/
+24
2006-02-28
[SCSI] lpfc 8.1.2: Handling of ELS commands RRQ, RPS, RPL and LIRR correctly
Jamie Wellnitz
5
-34
/
+309
2006-02-28
[SCSI] lpfc 8.1.2: Remove unused SLI_IOCB_HIGH_PRIORITY
Jamie Wellnitz
2
-11
/
+0
2006-02-28
[SCSI] lpfc 8.1.2: Remove unreferenced cfg_fcp_bind_method from struct lpfc_hba
Jamie Wellnitz
1
-1
/
+0
2006-02-28
[SCSI] lpfc 8.1.2: Remove unused prototypes from lpfc_crtn.h
Jamie Wellnitz
1
-18
/
+0
2006-01-12
[SCSI] lpfc_scsi.c: make lpfc_get_scsi_buf() static
Adrian Bunk
1
-1
/
+1
2005-12-13
[SCSI] lpfc 8.1.1 : Change version number to 8.1.1
James.Smart@Emulex.Com
1
-1
/
+1
2005-12-13
[SCSI] lpfc 8.1.1 : kill use of pci_read_config_xxx
James.Smart@Emulex.Com
1
-7
/
+3
2005-12-13
[SCSI] lpfc 8.1.1 : Added code to adjust lun queue depth to avoid target over...
James.Smart@Emulex.Com
3
-1
/
+62
[next]