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-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2
-2
/
+2
2006-10-04
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
1
-2
/
+4
2006-10-02
[PATCH] namespaces: utsname: use init_utsname when appropriate
Serge E. Hallyn
1
-4
/
+4
2006-09-26
[SCSI] lpfc: don't free mempool if mailbox is busy
James Smart
1
-2
/
+4
2006-09-04
[SCSI] lpfc 8.1.10 : Change version number to 8.1.10
James Smart
1
-1
/
+1
2006-09-04
[SCSI] lpfc 8.1.10 : Add support for new lpfc soft_wwpn attribute
James Smart
4
-0
/
+124
2006-09-04
[SCSI] lpfc 8.1.10 : Add support for dev_loss_tmo_callbk and fast_io_fail_tmo...
James Smart
8
-173
/
+209
2006-09-02
[SCSI] lpfc 8.1.10 : Add support to return adapter symbolic name
James Smart
1
-1
/
+12
2006-09-02
[SCSI] lpfc 8.1.10 : Add support to post events via new FC event interfaces
James Smart
4
-0
/
+19
2006-08-19
[SCSI] lpfc 8.1.9 : Change version number to 8.1.9
James Smart
1
-1
/
+1
2006-08-19
[SCSI] lpfc 8.1.9 : Stall eh handlers if resetting while rport blocked
James Smart
1
-0
/
+19
2006-08-19
[SCSI] lpfc 8.1.9 : Misc Bug Fixes
James Smart
5
-5
/
+38
2006-08-06
[SCSI] lpfc 8.1.7 : Change version number to 8.1.8
James Smart
1
-1
/
+1
2006-08-06
[SCSI] lpfc 8.1.7 : ID String and Message fixes
James Smart
6
-31
/
+31
2006-08-06
[SCSI] lpfc 8.1.7 : Short bug fixes
James Smart
4
-6
/
+18
2006-08-06
[SCSI] lpfc 8.1.7 : Fix race condition between lpfc_sli_issue_mbox and lpfc_o...
James Smart
1
-3
/
+7
2006-08-06
[SCSI] lpfc 8.1.7 : Fix failing firmware download due to mailbox delays needi...
James Smart
5
-5
/
+32
2006-08-06
[SCSI] lpfc 8.1.7 : Add statistics reset callback for FC transport
James Smart
3
-4
/
+103
2006-07-09
[SCSI] lpfc 8.1.7: Change version number to 8.1.7
James Smart
1
-1
/
+1
2006-07-09
[SCSI] lpfc 8.1.7: Misc Fixes
James Smart
3
-13
/
+17
2006-07-09
[SCSI] lpfc 8.1.7: Add lpfc_sli_flush_mbox_queue() function
James Smart
3
-1
/
+21
2006-07-09
[SCSI] lpfc 8.1.7: Correct the wait in attachment that delays for topology di...
James Smart
1
-10
/
+14
2006-07-09
[SCSI] lpfc 8.1.7: Remove depricated sysfs attribute board_online
James Smart
1
-42
/
+0
2006-07-09
[SCSI] lpfc 8.1.7: Adding new issue_reset sysfs attribute
James Smart
1
-0
/
+43
2006-07-09
[SCSI] lpfc 8.1.7: Fix panic in lpfc_sli_validate_fcp_iocb
James Smart
1
-10
/
+12
2006-07-09
[SCSI] lpfc 8.1.7: Consolidate dma buf cleanup into a separate function
James Smart
1
-16
/
+24
2006-07-09
[SCSI] lpfc 8.1.7: Correct bogus nodev_tmo message on NPort that changes its ...
James Smart
1
-24
/
+34
2006-07-09
[SCSI] lpfc 8.1.7: Fix txcmplq related panics on heavy IO while downloading f...
James Smart
1
-7
/
+17
2006-07-09
[SCSI] lpfc 8.1.7: Issue DOWN_LINK prior to INIT_LINK to work around link fai...
James Smart
1
-1
/
+11
2006-07-09
[SCSI] lpfc 8.1.7: Fixed infinite retry of REG_LOGIN mailbox failed due to MB...
James Smart
1
-0
/
+11
2006-07-09
[SCSI] lpfc 8.1.7: Fix memory leak and cleanup code related to per ring looku...
James Smart
3
-27
/
+5
2006-07-09
[SCSI] lpfc 8.1.7: Standardize the driver on a single define for the maximum ...
James Smart
3
-7
/
+8
2006-07-09
[SCSI] lpfc 8.1.7: Use mod_timer instead of add_timer in lpfc_els_timeout_han...
James Smart
1
-4
/
+3
2006-07-03
Merge ../scsi-misc-2.6
James Bottomley
4
-27
/
+5
2006-07-02
[PATCH] irq-flags: scsi: Use the new IRQF_ constants
Thomas Gleixner
1
-1
/
+1
2006-06-27
[SCSI] Block I/O while SG reset operation in progress - lpfc portion
James Smart
3
-22
/
+0
2006-06-26
[SCSI] lpfc: sparse NULL warnings
Randy Dunlap
2
-5
/
+5
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
[next]