index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
lpfc
Age
Commit message (
Expand
)
Author
2016-11-08
scsi: lpfc: Use %zd format string for size_t
Arnd Bergmann
2016-11-08
scsi: lpfc: lpfc version changed to 11.2.0.2
James Smart
2016-11-08
scsi: lpfc: Fix fw download on SLI-4 FC adapters
James Smart
2016-11-08
scsi: lpfc: Synchronize link speed with boot driver
James Smart
2016-11-08
scsi: lpfc: Correct panics with eh_timeout and eh_deadline
James Smart
2016-11-08
scsi: lpfc: Fix lost target in pt-to-pt connect
James Smart
2016-11-08
scsi: lpfc: Revise strings with full lpfc parameter name
James Smart
2016-11-08
scsi: lpfc: Code cleanup for lpfc_sriov_nr_virtfn parameter
James Smart
2016-11-08
scsi: lpfc: Code cleanup for lpfc_max_scsicmpl_time parameter
James Smart
2016-11-08
scsi: lpfc: Code cleanup for lpfc_topology parameter
James Smart
2016-11-08
scsi: lpfc: Code cleanup for lpfc_aer_support parameter
James Smart
2016-11-08
scsi: lpfc: Code cleanup for lpfc_enable_rrq parameter
James Smart
2016-11-08
scsi: lpfc: Code clean up for lpfc_iocb_cnt parameter
James Smart
2016-11-08
scsi: lpfc: Make lpfc_prot_xxx params per hba parameters
James Smart
2016-11-08
scsi: lpfc: Set driver environment data on adapter
James Smart
2016-11-08
scsi: lpfc: Fix sg_reset on SCSI device causing kernel crash
James Smart
2016-11-08
scsi: lpfc: Correct embedded io wq element size
James Smart
2016-11-08
scsi: lpfc: Fix few small typos in lpfc_scsi.c
Milan P. Gandhi
2016-09-26
scsi: lpfc: Mark symbols static where possible
Baoyou Xie
2016-08-05
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2016-08-02
Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-08-02
lpfc: Fix possible NULL pointer dereference
Johannes Thumshirn
2016-07-27
lpfc: fix oops in lpfc_sli4_scmd_to_wqidx_distr() from lpfc_send_taskmgmt()
Mauricio Faria de Oliveira
2016-07-20
scsi: lpfc: avoid harmless comparison warning
Arnd Bergmann
2016-07-20
lpfc: call lpfc_sli_validate_fcp_iocb() with the hbalock held
Johannes Thumshirn
2016-07-15
lpfc: Update lpfc version to 11.2.0.0
James Smart
2016-07-15
lpfc: Copyright updates
James Smart
2016-07-15
lpfc: Disable FDMI probing if not connected to a fabric
James Smart
2016-07-15
lpfc: Correct issue with ioremap() call on 32bit kernel
James Smart
2016-07-15
lpfc: Re-organize source for easier driver attribute management
James Smart
2016-07-15
lpfc: Remove global lpfc_sli_mode attribute in leiu of per-hba lpfc_sli_mode
James Smart
2016-07-15
lpfc: Remove global lpfc_delay_discovery attribute in leiu of per-hba lpfc_de...
James Smart
2016-07-15
lpfc: Remove global lpfc_enable_npiv attribute in leiu of per-hba lpfc_enable...
James Smart
2016-07-15
lpfc: Correct Port reset resulting in FC port going offline
James Smart
2016-07-15
lpfc: Add support for XLane LUN priority
James Smart
2016-07-15
lpfc: Correct RDP response Revision location
James Smart
2016-07-15
lpfc: Re-organize source for easier device-id management
James Smart
2016-07-15
lpfc: Correct FCOE discovery to avoid loss of storage devices after system re...
James Smart
2016-07-15
lpfc: Fix SLI mode 2 config failure
James Smart
2016-07-15
lpfc: Add MDS Diagnostics Support
James Smart
2016-07-15
lpfc: Add sysfs proc_name support
James Smart
2016-07-15
lpfc: Reject RDP ELS if port has no login
James Smart
2016-07-15
lpfc: Correct Buffer credit descriptor values in RDP response
James Smart
2016-07-15
lpfc: Add recovery from adapter parity errors on some SLI4 adapters
James Smart
2016-07-15
lpfc: Correct RDP response sizing issue
James Smart
2016-07-15
lpfc: Fix Transgression Flag of Optical Element descriptor for RDP on Linux
James Smart
2016-06-21
lpfc: Use pci_(request|release)_mem_regions
Johannes Thumshirn
2016-05-17
Merge branch 'fixes' into misc
James Bottomley
2016-05-11
Revert "lpfc: Delete unnecessary checks before the function call mempool_dest...
Martin K. Petersen
2016-04-25
lpfc: remove incorrect lockdep assertion
Sebastian Herbszt
[next]