Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
97f02e05f246a2346275c1c93a3079e8933e74b2
/
drivers
/
scsi
/
lpfc
a5cf8b7
[PATCH] lpfc build fix
by Jeff Garzik
· 19 years ago
c9475cb
[PATCH] kfree cleanup: drivers/scsi
by Jesper Juhl
· 19 years ago
a9a3047
[PATCH] drivers/scsi: fix-up schedule_timeout() usage
by Nishanth Aravamudan
· 19 years ago
eb66fff
[SCSI] lpfc: Change version number to 8.1.0
by James.Smart@Emulex.Com
· 19 years ago
73797e3
[SCSI] lpfc 8.1.0 : Add owner field to struct pci_driver
by James.Smart@Emulex.Com
· 19 years ago
0bd4ca2
[SCSI] lpfc: Fix eh_ return codes for commands
by James.Smart@Emulex.Com
· 19 years ago
4a0dfcd
[SCSI] lpfc: Remove unneeded IOCB_t * cast
by James.Smart@Emulex.Com
· 19 years ago
a784efb
[SCSI] lpfc: Adjust lpfc_scsi_buf allocation
by James.Smart@Emulex.Com
· 19 years ago
6887692
[SCSI] lpfc: Replace lpfc_sli_issue_iocb_wait_high_priority
by James.Smart@Emulex.Com
· 19 years ago
604a3e3
[SCSI] lpfc: Fix for "command completion for iotax x?? not found"
by James Bottomley
· 19 years ago
21568f5
[SCSI] lpfc: Remove RPI hash from the driver
by James.Smart@Emulex.Com
· 19 years ago
93a20f7
[SCSI] lpfc: Restore HEX safe bahavior of the sysfs xxx_store functions.
by James.Smart@Emulex.Com
· 19 years ago
f91b392
[SCSI] lpfc: Fix for "Unknown IOCB command Data: x0 x3 x0 x0"
by James.Smart@Emulex.Com
· 19 years ago
09703d3
[SCSI] lpfc: Fix comments for nodev_tmo
by James.Smart@Emulex.Com
· 19 years ago
7bcbb75
[SCSI] lpfc: Add range checking for attributes passed as options at load time.
by James.Smart@Emulex.Com
· 19 years ago
755c0d0
[SCSI] lpfc: Return -EINVAL, -EPERM, and -EIO instead of 0 from sysfs callbacks
by James.Smart@Emulex.Com
· 19 years ago
964b77e
[SCSI] lpfc: Update to Emulex hba model names
by James.Smart@Emulex.Com
· 19 years ago
433c357
[SCSI] lpfc: Cleanup code in lpfc_get_stats().
by James.Smart@Emulex.Com
· 19 years ago
19a7b4a
[SCSI] update fc_transport for removal of block/unblock functions
by James.Smart@Emulex.Com
· 19 years ago
91ca7b0
[SCSI] Add an 'Issue LIP' device attribute in fc_transport class
by Andrew Vasquez
· 19 years ago
c53033f
[PATCH] gfp_t: drivers/scsi
by Al Viro
· 19 years ago
68ce1eb
[SCSI] lpfc build fix
by Andrew Morton
· 19 years ago
f631b4b
[SCSI] lpfc: use wwn_to_u64() transport helper
by Andrew Vasquez
· 19 years ago
9909b79
[SCSI] lpfc driver 8.0.30 : update version to 8.0.30
by James.Smart@Emulex.Com
· 19 years ago
9188652
[SCSI] lpfc driver 8.0.30 : convert to use of int_to_scsilun()
by James.Smart@Emulex.Com
· 19 years ago
ea84c3f
[SCSI] lpfc driver 8.0.30 : dev_loss and nodev timeouts
by James.Smart@Emulex.Com
· 19 years ago
f888ba3
[SCSI] lpfc driver 8.0.30 : fix get_stats panic
by James.Smart@Emulex.Com
· 19 years ago
69859dc
[SCSI] lpfc driver 8.0.30 : task mgmt bit clearing
by James.Smart@Emulex.Com
· 19 years ago
8cbdc5f
[SCSI] lpfc driver 8.0.30 : fix lip/cablepull panic
by James.Smart@Emulex.Com
· 19 years ago
483f05f
[SCSI] lpfc driver 8.0.30 : fix iocb reuse initialization
by James.Smart@Emulex.Com
· 19 years ago
44456d3
[PATCH] turn many #if $undefined_string into #ifdef $undefined_string
by Olaf Hering
· 19 years ago
eda912e
[SCSI] lpfc: Change version to 8.0.29.
by James.Smart@Emulex.Com
· 19 years ago
c44ce17
[SCSI] lpfc: Update copyright notices
by James.Smart@Emulex.Com
· 19 years ago
5542134
[SCSI] lpfc: Remove $Id$ keyword strings.
by James.Smart@Emulex.Com
· 19 years ago
2501322
[SCSI] lpfc: Fix ADISC completion incorrectly putting initiators on mapped list
by James.Smart@Emulex.Com
· 19 years ago
5eb95af
[SCSI] lpfc: Add completion handler to the abort iocbs
by James.Smart@Emulex.Com
· 19 years ago
1f679ca
[SCSI] lpfc: Fix LS_RJT never sent by lpfc_els_unsol_event()
by James.Smart@Emulex.Com
· 19 years ago
06325e7
[SCSI] lpfc: Add LP6000 PCI ID
by James.Smart@Emulex.Com
· 19 years ago
564b296
[SCSI] lpfc: Set max_sectors in host template
by James.Smart@Emulex.Com
· 19 years ago
87f6eaf
[SCSI] lpfc: Fix error loading on sparc
by James.Smart@Emulex.Com
· 19 years ago
db468d1
[SCSI] lpfc: Fixes in mbox_timeout_handler
by James.Smart@Emulex.Com
· 19 years ago
6e8215e
[SCSI] Fix issue where all hosts log nodev message for other initiators
by James.Smart@Emulex.Com
· 19 years ago
4cc2da1
[SCSI] lpfc: hgp/pgp cleanups
by James.Smart@Emulex.Com
· 19 years ago
68b3aa7
[SCSI] allow sleeping in ->eh_bus_reset_handler()
by Jeff Garzik
· 19 years ago
94d0e7b8
[SCSI] allow sleeping in ->eh_device_reset_handler()
by Jeff Garzik
· 19 years ago
8fa728a
[SCSI] allow sleeping in ->eh_abort_handler()
by Jeff Garzik
· 19 years ago
dea3101
lpfc: add Emulex FC driver version 8.0.28
by
· 20 years ago