Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
fa94f8dce1459eef1f0f8d5b1e4f26c3f058dec2
/
drivers
/
scsi
/
qla2xxx
2c3c8be
sysfs: add struct file* to bin_attr callbacks
by Chris Wright
· 15 years ago
f1af620
[SCSI] qla2xxx: Updates to ISP82xx support.
by Giridhar Malavali
· 15 years ago
f4c496c
[SCSI] qla2xxx: Optionally disable target reset.
by Giridhar Malavali
· 15 years ago
86fbee8
[SCSI] qla2xxx: ensure flash operation and host reset via sg_reset are mutually exclusive
by Lalit Chandivade
· 15 years ago
1516ef4
[SCSI] qla2xxx: Silence bogus warning by gcc for wrap and did.
by Mike Waychison
· 15 years ago
bad7500
[SCSI] qla2xxx: T10 DIF support added.
by Arun Easi
· 15 years ago
3822263
[SCSI] qla2xxx: Support for asynchronous TM and Marker IOCBs.
by Madhuranath Iyengar
· 15 years ago
4916392
[SCSI] qla2xxx: Provide common framework for BSG and IOCB commands.
by Madhuranath Iyengar
· 15 years ago
b7d2280
[SCSI] qla2xxx: Cleanup FCP-command-status processing debug statements.
by Andrew Vasquez
· 15 years ago
5ff1d58
[SCSI] qla2xxx: Limit mailbox command contention for ADISC requests.
by Andrew Vasquez
· 15 years ago
99b0bec
[SCSI] qla2xxx: Further generalization of SRB CTX infrastructure.
by Andrew Vasquez
· 15 years ago
6a03b4c
[SCSI] qla2xxx: Add char device to increase driver use count
by Harish Zunjarrao
· 15 years ago
3e46f03
[SCSI] qla2xxx: Clear error status after uncorrectable non-fatal errors.
by Lalit Chandivade
· 15 years ago
62542f4
[SCSI] qla2xxx: Display proper link state for disconnected ports.
by Andrew Vasquez
· 15 years ago
0b9dae6
[SCSI] qla2xxx: Check for ISP84xx before processing to get 84xx firmware version.
by Andrew Vasquez
· 15 years ago
a908301
[SCSI] qla2xxx: Add ISP82XX support.
by Giridhar Malavali
· 15 years ago
7794a5a
[SCSI] qla2xxx: Fix documentation of ql2xfdmienable module parameter
by Ferenc Wagner
· 15 years ago
6c452a4
[SCSI] qla2xxx: General checkpatch corrections.
by Andrew Vasquez
· 15 years ago
bfdaa76
[SCSI] qla2xxx: Fix to make conditional decision based on port number.
by Sarang Radke
· 15 years ago
d545908
[SCSI] qla2xxx: Free DMA memory only if it is allocated in vendor specific BSG command
by Harish Zunjarrao
· 15 years ago
09ff701
[SCSI] qla2xxx: Add APEX support.
by Sarang Radke
· 15 years ago
6e98016
[SCSI] qla2xxx: Re-organized BSG interface specific code.
by Giridhar Malavali
· 15 years ago
bc0beb4
[SCSI] qla2xxx: fix lock imbalance
by Jiri Slaby
· 15 years ago
7da23b8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
by Linus Torvalds
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
89162e9
[SCSI] qla2xxx: Updated version number to 8.03.02-k2.
by Giridhar Malavali
· 15 years ago
d6136f3
[SCSI] qla2xxx: Prevent sending mbx commands from sysfs during isp reset.
by Santosh Vernekar
· 15 years ago
6377a7a
[SCSI] qla2xxx: Disable MSI on qla24xx chips other than QLA2432.
by Ben Hutchings
· 15 years ago
d84a47c
[SCSI] qla2xxx: Check to make sure multique and CPU affinity support is not enabled at the same time.
by Michael Hernandez
· 15 years ago
12cec63
[SCSI] qla2xxx: Correct vp_idx checking during PORT_UPDATE processing.
by Andrew Vasquez
· 15 years ago
cad454b
[SCSI] qla2xxx: Honour "Extended BB credits" bit for CNAs.
by Santosh Vernekar
· 15 years ago
6544517
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 15 years ago
35b7f0a
[SCSI] qla2xxx: Update version number to 8.03.02-k1.
by Giridhar Malavali
· 15 years ago
8c1496b
[SCSI] qla2xxx: EEH: Restore PCI saved state during pci slot reset.
by Richard Lary
· 15 years ago
ae97c91
[SCSI] qla2xxx: Add firmware ETS burst support.
by Andrew Vasquez
· 15 years ago
bb2d52b
[SCSI] qla2xxx: Correct loop-resync issues during SNS scans.
by Andrew Vasquez
· 15 years ago
715848c
[SCSI] qla2xxx: Correct use-after-free issue in terminate_rport_io callback.
by Andrew Vasquez
· 15 years ago
55e5ed2
[SCSI] qla2xxx: Correct EH bus-reset handling.
by Andrew Vasquez
· 15 years ago
db3ad7f
[SCSI] qla2xxx: Proper clean-up of BSG requests when request times out.
by Giridhar Malavali
· 15 years ago
236b024
[SCSI] qla2xxx: Initialize payload receive length in failure path of vendor commands
by Sarang Radke
· 15 years ago
08002af
[SCSI] qla2xxx: negative error return in qla2x00_change_queue_depth()
by Roel Kluin
· 15 years ago
a67093d
[SCSI] qla2xxx: Obtain proper host structure during response-queue processing.
by Anirban Chakraborty
· 15 years ago
0f19bc6
[SCSI] qla2xxx: make msix interrupt handler safe for irq
by Xiaotian Feng
· 15 years ago
e8a3924
[SCSI] qla2xxx: Update version number to 8.03.02-k0.
by Giridhar Malavali
· 15 years ago
f8ac608
[SCSI] qla2xxx: Remove firmware hint for 81xx parts.
by Giridhar Malavali
· 15 years ago
9a069e1
[SCSI] qla2xxx: Add BSG support for FC ELS/CT passthrough and vendor commands.
by Giridhar Malavali
· 15 years ago
90a86fc
[SCSI] qla2xxx: Enhance EEH support and enable AER support.
by Joe Carnuccio
· 15 years ago
22c2473
[SCSI] qla2xxx: Update version number to 8.03.01-k10.
by Giridhar Malavali
· 15 years ago
368bbe0
[SCSI] qla2xxx: Perform fast mailbox read of flash regardless of size nor address alignment.
by Andrew Vasquez
· 15 years ago
f08b725
[SCSI] qla2xxx: Correct FCP2 recovery handling.
by Andrew Vasquez
· 15 years ago
3b9c212
[SCSI] qla2xxx: Update version number to 8.03.01-k9.
by Giridhar Malavali
· 15 years ago
ca79cf6
[SCSI] qla2xxx: Added to EEH support.
by Duane Grigsby
· 15 years ago
8588080
[SCSI] qla2xxx: Extend base EEH support in qla2xxx.
by Andrew Vasquez
· 15 years ago
5c66f5d
[SCSI] qla2xxx: Fix for a multiqueue bug in CPU affinity mode
by Anirban Chakraborty
· 15 years ago
3064ff3
[SCSI] qla2xxx: Get the link data rate explicitly during device resync.
by Michael Hernandez
· 15 years ago
7729cb7
[SCSI] qla2xxx: Update version number to 8.03.01-k8.
by Giridhar Malavali
· 15 years ago
3155754
[SCSI] qla2xxx: fix for multiqueue in MISX disabled case
by Anirban Chakraborty
· 15 years ago
c45dd30
[SCSI] qla2xxx: Queue depth ramp up/down modification changes.
by Giridhar Malavali
· 15 years ago
1486400
[SCSI] qla2xxx: dpc thread can execute before scsi host has been added
by Michael Reed
· 15 years ago
d139b9b
[SCSI] scsi_lib_dma: fix bug with dma maps on nested scsi objects
by James Bottomley
· 15 years ago
65d430f
[SCSI] scsi_transport_fc: Introduce helper function for blocking scsi_eh
by Christof Schmitt
· 15 years ago
e881a17
[SCSI] modify change_queue_depth to take in reason why it is being called
by Mike Christie
· 15 years ago
54a3b30
[SCSI] qla2xxx: Update version number to 8.03.01-k7
by Giridhar Malavali
· 15 years ago
0f00a20
[SCSI] qla2xxx: Properly handle UNDERRUN completion statuses.
by Lalit Chandivade
· 15 years ago
531a82d
[SCSI] qla2xxx: Properly re-register FC4/FDMI after physical and logical link disruptions.
by Andrew Vasquez
· 15 years ago
9ca1d01
[SCSI] qla2xxx: Properly check FCP_RSP response-info field after TMF completion.
by Andrew Vasquez
· 15 years ago
f3a0a77
[SCSI] qla2xxx: Retrieve firmware's maximum number of supported FCFs.
by Andrew Vasquez
· 15 years ago
b5d0329
[SCSI] qla2xxx: Set the size of the host buffer used to fetch DCBX and XGMAC parameters to 4K.
by Giridhar Malavali
· 15 years ago
29c5397
[SCSI] qla2xxx: Reread firmware versions information after an ISP abort.
by Lalit Chandivade
· 15 years ago
bdab23d
[SCSI] qla2xxx: Display additional mailbox registers during AEN handling.
by Andrew Vasquez
· 15 years ago
3420d36
[SCSI] qla2xxx: Add firmware-dump kobject uevent notification.
by Andrew Vasquez
· 15 years ago
c7922a9
[SCSI] qla2xxx: Fix NULL ptr deref bug in fail path during queue create
by Anirban Chakraborty
· 15 years ago
073ed91
[SCSI] qla2xxx: Update version number to 8.03.01-k6.
by Giridhar Malavali
· 15 years ago
67becc0
[SCSI] qla2xxx: Properly delete rports attached to a vport.
by Andrew Vasquez
· 15 years ago
0d6e61b
[SCSI] qla2xxx: Correct various NPIV issues.
by Andrew Vasquez
· 15 years ago
d970432
[SCSI] qla2xxx: Correct qla2x00_eh_wait_on_command() to wait correctly.
by Lalit Chandivade
· 15 years ago
ab67114
[SCSI] qla2xxx: Further limit device-table (qla_devtbl) lookup to non-24xx.
by Andrew Vasquez
· 15 years ago
8474f3a
[SCSI] qla2xxx: Correctly set FCF_TAPE_PRESENT flag based on scsi-device.
by Santosh Vernekar
· 15 years ago
ac280b6
[SCSI] qla2xxx: Add asynchronous-login support.
by Andrew Vasquez
· 15 years ago
cf53b06
[SCSI] qla2xxx: Generalize srb structure usage.
by Andrew Vasquez
· 15 years ago
d430ddc
[SCSI] qla2xxx: Update version number to 8.03.01-k5
by Giridhar Malavali
· 15 years ago
7163ea8
[SCSI] qla2xxx: Fix to ensure driver works in sinlge queue mode if multiqueue fails
by Anirban Chakraborty
· 15 years ago
09ccbcc
[SCSI] qla2xxx: Correct display of vp_count in debug printk.
by Andrew Vasquez
· 15 years ago
eb94114
[SCSI] qla2xxx: Fix a bug that clears the interrupt status register for the base queue
by Anirban Chakraborty
· 15 years ago
80de7ef
[SCSI] qla2xxx: ISP21xx/22xx do not support FDMI registrations.
by Andrew Vasquez
· 15 years ago
f9e899e
[SCSI] qla2xxx: Pad IOCB structure for size requirements.
by Shyam Sundar
· 15 years ago
a2d301e
[SCSI] qla2xxx: Handle RSCN's per master/slave vn-port basis.
by Santosh Vernekar
· 15 years ago
4b78524
[SCSI] qla2xxx: Process DPC requests within valid Fabric topologies.
by Lalit Chandivade
· 15 years ago
faadc5e
[SCSI] qla2xxx: Mark all devices lost on loss of fc port.
by Santosh Vernekar
· 15 years ago
55903b9
[SCSI] qla2xxx: Skip RSCN processing on vha if event is global.
by Santosh Vernekar
· 15 years ago
9764ff8
[SCSI] qla2xxx: Correctly handle 'global port-unavailable' AEN.
by Andrew Vasquez
· 15 years ago
8f1f3ec
[SCSI] qla2xxx: Pass the command's data residual to upper-layer callers.
by Ravi Anand
· 15 years ago
0fd30f7
[SCSI] qla2xxx: Fix __LITTLE_ENDIAN definition warnings
by Dave Jones
· 15 years ago
405f557
headers: smp_lock.h redux
by Alexey Dobriyan
· 15 years ago
e042002
qla2xxx: Update version number to 8.03.01-k4.
by Andrew Vasquez
· 16 years ago
e18e963
qla2xxx: Correct (again) overflow during dump-processing on large-memory ISP23xx parts.
by Andrew Vasquez
· 16 years ago
9d2683c
qla2xxx: Limit querying to supported mailbox-registers while reading FW state.
by Andrew Vasquez
· 16 years ago
1bb3954
qla2xxx: Correct iiDMA-update calling conventions.
by Harish Zunjarrao
· 16 years ago
27dc9c5
qla2xxx: Fixed a bug in number of response queue creation logic.
by Anirban Chakraborty
· 16 years ago
43fac4d
[SCSI] qla2xxx: Resolve a performance issue in interrupt
by Anirban Chakraborty
· 16 years ago
Next »