Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
f08b7251c40090b8c522a306642944cd7322eebb
/
drivers
/
scsi
/
qla2xxx
/
qla_os.c
f08b725
[SCSI] qla2xxx: Correct FCP2 recovery handling.
by Andrew Vasquez
· 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
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
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
3420d36
[SCSI] qla2xxx: Add firmware-dump kobject uevent notification.
by Andrew Vasquez
· 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
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
7163ea8
[SCSI] qla2xxx: Fix to ensure driver works in sinlge queue mode if multiqueue fails
by Anirban Chakraborty
· 15 years ago
27dc9c5
qla2xxx: Fixed a bug in number of response queue creation logic.
by Anirban Chakraborty
· 16 years ago
f999f4c1
[SCSI] qla2xxx: Reduce lock-contention during do-work processing.
by Andrew Vasquez
· 16 years ago
cbc8eb6
[SCSI] qla2xxx: Fallback to 'golden-firmware' operation on supported ISPs.
by Andrew Vasquez
· 16 years ago
40859ae
[SCSI] qla2xxx: Correct queue-creation bug when driver loaded in QoS mode.
by Anirban Chakraborty
· 16 years ago
11bbc1d
[SCSI] qla2xxx: Export TLV data on supported ISPs.
by Andrew Vasquez
· 16 years ago
ce0423f
[SCSI] qla2xxx: Export XGMAC statistics on supported ISPs.
by Andrew Vasquez
· 16 years ago
e5b68a6
[SCSI] qla2xxx: Use port number to compute nvram/vpd parameter offsets.
by Anirban Chakraborty
· 16 years ago
e337d90
[SCSI] qla2xxx: Add an override option to specify ISP firmware load semantics.
by Andrew Vasquez
· 16 years ago
a13d8ac
[SCSI] qla2xxx: Conditionally disable automatic queue full tracking.
by Michael Reed
· 16 years ago
67c2e93
[SCSI] qla2xxx: Remove reference to request queue from scsi request block.
by Anirban Chakraborty
· 16 years ago
68ca949
[SCSI] qla2xxx: Add CPU affinity support.
by Anirban Chakraborty
· 16 years ago
2afa19a
[SCSI] qla2xxx: Add QoS support.
by Anirban Chakraborty
· 16 years ago
d53b48d
[SCSI] qla2xxx: Correct bus-reset behaviour with recent ISPs.
by Seokmann Ju
· 16 years ago
284901a
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
by Yang Hongyang
· 16 years ago
6a35528
dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)
by Yang Hongyang
· 16 years ago
b9b12f7
[SCSI] qla2xxx: Correct several PCI-EEH issues.
by Seokmann Ju
· 16 years ago
3d79038f
[SCSI] qla2xxx: Always use an FLT's NVRAM/VPD region information.
by Andrew Vasquez
· 16 years ago
ad0ecd6
[SCSI] qla2xxx: Add EDC-update support.
by Joe Carnuccio
· 16 years ago
ddb9b12
[SCSI] qla2xxx: Cleanup unused flags and #defines.
by Shyam Sundar
· 16 years ago
2533cf6
[SCSI] qla2xxx: Correct ISP abort semantics for NVRAM, VPD, and flash update.
by Lalit Chandivade
· 16 years ago
b997876
[SCSI] qla2xxx: Ensure the timer and DPC routines complete prior to midlayer tear-down.
by Andrew Vasquez
· 16 years ago
e612d46
[SCSI] qla2xxx: Correct abort-semantics in qla2x00_abort_all_cmds().
by Andrew Vasquez
· 16 years ago
b64b0e8
[SCSI] qla2xxx: Pass in optional extended-initialization control block.
by Andrew Vasquez
· 16 years ago
a5326f8
[SCSI] qla2xxx: Consolidate queuecommand implementations.
by Giridhar Malavali
· 16 years ago
0802999
[SCSI] qla2xxx: Refactor request/response-queue register handling.
by Andrew Vasquez
· 16 years ago
ca42f2b
[SCSI] qla2xxx: Correct overwrite of pre-assigned init-control-block structure size.
by Andrew Vasquez
· 16 years ago
c6b2fca
[SCSI] qla2xxx: Correct truncation in return-code status checking.
by Andrew Vasquez
· 16 years ago
8a65957
[SCSI] qla2xxx: Properly acknowledge IDC notification messages.
by Andrew Vasquez
· 16 years ago
53303c4
[SCSI] qla2xxx: Correct regression in DMA-mask setting prior to allocations.
by Andrew Vasquez
· 16 years ago
2ac4b64
[SCSI] qla2xxx: Correct regression in EH abort handling.
by Andrew Vasquez
· 16 years ago
eaac30b
[SCSI] qla2xxx: Modify firmware-load order precedence for ISP81XX parts.
by Andrew Vasquez
· 16 years ago
6e9f21f
[SCSI] qla2xxx: Fix memory leak in error path
by Anirban Chakraborty
· 16 years ago
29bdccb
[SCSI] qla2xxx: Fix ISP restart bug in multiq code
by Anirban Chakraborty
· 16 years ago
3a03eb7
[SCSI] qla2xxx: Add ISP81XX support.
by Andrew Vasquez
· 16 years ago
444786d
[SCSI] qla2xxx: Use proper request/response queues with MQ instantiations.
by Andrew Vasquez
· 16 years ago
124f85e
[SCSI] qla2xxx: Don't fallback to interrupt-polling during re-initialization with MSI-X enabled.
by Andrew Vasquez
· 16 years ago
1ded85e
[SCSI] qla2xxx: Remove support for reading/writing HW-event-log.
by Andrew Vasquez
· 16 years ago
17d9863
[SCSI] qla2xxx: changes in multiq code
by Anirban Chakraborty
· 16 years ago
73208df
[SCSI] qla2xxx: add support for multi-queue adapter
by Anirban Chakraborty
· 16 years ago
749af3d
[SCSI] qla2xxx: Code changes for vport bus reset
by Anirban Chakraborty
· 16 years ago
c51da4e
[SCSI] qla2xxx: Fix for build warning
by Anirban Chakraborty
· 16 years ago
e315cd2
[SCSI] qla2xxx: Code changes for qla data structure refactoring
by Anirban Chakraborty
· 16 years ago
5bff55d
[SCSI] qla2xxx: Return a FAILED status when abort mailbox-command fails.
by Michael Reed
· 16 years ago
0927678
PCI: use pci_find_ext_capability everywhere
by Jesse Barnes
· 16 years ago
7b59413
[SCSI] qla2xxx: return SCSI_MLQUEUE_TARGET_BUSY when driver has detected rport error or race
by Mike Christie
· 16 years ago
272976c
[SCSI] qla2xxx: Add NPIV-Config Table support.
by Andrew Vasquez
· 16 years ago
c00d899
[SCSI] qla2xxx: Add Flash Layout Table support.
by Andrew Vasquez
· 16 years ago
048feec
[SCSI] qla2xxx: Defer enablement of RISC interrupts until ISP initialization completes.
by Andrew Vasquez
· 16 years ago
c795c1e
[SCSI] qla2xxx: Explicitly tear-down vports during PCI remove_one().
by Andrew Vasquez
· 16 years ago
19851f1
[SCSI] qla2xxx: Reference proper ha during SBR handling.
by Andrew Vasquez
· 16 years ago
bed475c
[SCSI] qla2xxx: Don't leak SG-DMA mappings while aborting commands.
by Andrew Vasquez
· 16 years ago
c9c5ced
[SCSI] qla2xxx: Additional NPIV corrections.
by Andrew Vasquez
· 16 years ago
bf6583b
[SCSI] qla2xxx: suppress uninitialized-var warning
by Andrew Morton
· 16 years ago
5de1f70
[SCSI] qla2xxx: Correct rport/fcport visibility-state handling during loop-resync.
by Seokmann Ju
· 17 years ago
8f0d643
[SCSI] qla2xxx: Correct fcport state-management during loss.
by Seokmann Ju
· 17 years ago
e5896bd
[SCSI] qla2xxx: Allow the user the option of disabling iIDMA.
by Andrew Vasquez
· 17 years ago
711c1d9
[SCSI] qla2xxx: Cleanup NPIV related functions
by Seokmann Ju
· 17 years ago
85821c9
[SCSI] qla2xxx: Set an rport's dev_loss_tmo value in a consistent manner.
by Andrew Vasquez
· 17 years ago
5f3a9a2
[SCSI] qla2xxx: Add dev_loss_tmo_callbk/terminate_rport_io callback support.
by Seokmann Ju
· 17 years ago
08b95a1
[SCSI] qla2xxx: Correct handling of AENs postings for vports.
by Seokmann Ju
· 17 years ago
6c2f527
[SCSI] qla2xxx: Convert vport_sem to a mutex
by matthias@kaehlcke.net
· 17 years ago
e1e82b6
[SCSI] qla2xxx: firmware semaphore to mutex
by Daniel Walker
· 17 years ago
fd9a29f0
[SCSI] qla2xxx: Display driver version at module init-time.
by Andrew Vasquez
· 17 years ago
666301e
[SCSI] qla2xxx: Correct regression in relogin code.
by Andrew Vasquez
· 17 years ago
01ef66b
[SCSI] qla2xxx: qla_os.c, make 2 functions static
by Adrian Bunk
· 17 years ago
7e47e5c
[SCSI] qla2xxx: Re-register FDMI information after a LIP.
by Andrew Vasquez
· 17 years ago
550bf57
[SCSI] qla2xxx: Wakeup DPC thread to process any deferred-work requests.
by Andrew Vasquez
· 17 years ago
463717e
[SCSI] qla2xxx: Check DFLG_NO_CABLE only on physical port.
by Seokmann Ju
· 17 years ago
4d4df19
[SCSI] qla2xxx: Add ISP84XX support.
by Harihara Kadayam
· 17 years ago
523ec77
[SCSI] qla2xxx: Add midlayer target/device reset support.
by Andrew Vasquez
· 17 years ago
c87a0d8
[SCSI] qla2xxx: Use PCI-SIG nomenclature for PCIe bandwidth units.
by Andrew Vasquez
· 17 years ago
587f4ca
[SCSI] qla2xxx: Cruft cleanup of functions and structures.
by Andrew Vasquez
· 17 years ago
cb8dacb
[SCSI] qla2xxx: Add hardware trace-logging support.
by Andrew Vasquez
· 17 years ago
0971de7
[SCSI] qla2xxx: Add FC-transport Asynchronous Event Notification support.
by Andrew Vasquez
· 17 years ago
0ddda2d
[SCSI] qla2xxx: Remove unused and obsolete #define's.
by Andrew Vasquez
· 17 years ago
01e58d8
[SCSI] qla2xxx: Update copyright banner.
by Andrew Vasquez
· 17 years ago
99363ef
[SCSI] qla2xxx: Correct issue where vport-state was not updated during an ISP_ABORT_NEEDED requst.
by Seokmann Ju
· 17 years ago
963b0fd
[SCSI] qla2xxx: Move RISC-interrupt-register modifications to qla2x00_request_irqs().
by Andrew Vasquez
· 17 years ago
3db0652
[SCSI] qla2xxx: Consolidate RISC-parity enablement codes.
by Andrew Vasquez
· 17 years ago
e871108
[SCSI] qla2xxx: Cleanse memory allocation logic during probe.
by Andrew Vasquez
· 17 years ago
df4bf0b
[SCSI] qla2xxx: Cleanup any outstanding SRB resources during shutdown.
by Andrew Vasquez
· 17 years ago
61623fc
[SCSI] qla2xxx: Add MODULE_FIRMWARE hint for ISP25XX firmware.
by Andrew Vasquez
· 17 years ago
0948391
PCI: Remove users of pci_enable_device_bars()
by Benjamin Herrenschmidt
· 17 years ago
d3f46f3
[SCSI] remove use_sg_chaining
by James Bottomley
· 17 years ago
9b73e76
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 17 years ago
Next »