index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
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-02
[PATCH] namespaces: utsname: use init_utsname when appropriate
Serge E. Hallyn
1
-4
/
+4
2006-09-05
[SCSI] lpfc 8.1.10 : Change version number to 8.1.10
James Smart
1
-1
/
+1
2006-09-05
[SCSI] lpfc 8.1.10 : Add support for new lpfc soft_wwpn attribute
James Smart
4
-0
/
+124
2006-09-05
[SCSI] lpfc 8.1.10 : Add support for dev_loss_tmo_callbk and fast_io_fail_tmo...
James Smart
8
-173
/
+209
2006-09-03
[SCSI] lpfc 8.1.10 : Add support to return adapter symbolic name
James Smart
1
-1
/
+12
2006-09-03
[SCSI] lpfc 8.1.10 : Add support to post events via new FC event interfaces
James Smart
4
-0
/
+19
2006-08-20
[SCSI] lpfc 8.1.9 : Change version number to 8.1.9
James Smart
1
-1
/
+1
2006-08-20
[SCSI] lpfc 8.1.9 : Stall eh handlers if resetting while rport blocked
James Smart
1
-0
/
+19
2006-08-20
[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-03
[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-27
[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-20
[SCSI] lpfc 8.1.5 : Change version number to 8.1.5
James Smart
1
-1
/
+1
2006-04-20
[SCSI] lpfc 8.1.5 : Misc small fixes
James Smart
3
-10
/
+8
2006-04-20
[SCSI] lpfc 8.1.5 : Additional fixes to LOGO, PLOGI, and RSCN processing
James Smart
2
-33
/
+37
2006-04-20
[SCSI] lpfc 8.1.5 : Fix cleanup code in the lpfc_pci_probe_one() error code path
James Smart
1
-2
/
+9
2006-04-20
[SCSI] lpfc 8.1.5 : Fixed FC protocol violation in handling of PRLO.
James Smart
3
-14
/
+38
2006-04-20
[SCSI] lpfc 8.1.5 : Use asynchronous ABTS completion to speed up abort comple...
James Smart
6
-51
/
+4
2006-04-20
[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
[next]