Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
24a081386e4236e10e80af4c62d5f6e68feb2081
/
drivers
/
scsi
/
qla2xxx
/
qla_init.c
24a0813
[SCSI] qla2xxx: Explicitly set the execution-throttle with recent ISPs.
by Andrew Vasquez
· 16 years ago
d743de6
[SCSI] qla2xxx: Reduce request queue-size overhead with recent ISPs.
by Andrew Vasquez
· 16 years ago
3d79038f
[SCSI] qla2xxx: Always use an FLT's NVRAM/VPD region information.
by Andrew Vasquez
· 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
1d2874d
[SCSI] qla2xxx: Add Flash-Access-Control support for recent ISPs.
by Joe Carnuccio
· 16 years ago
55a9615
[SCSI] qla2xxx: Update MPI/PHY version retrieval codes.
by Andrew Vasquez
· 16 years ago
b64b0e8
[SCSI] qla2xxx: Pass in optional extended-initialization control block.
by Andrew Vasquez
· 16 years ago
dda772e
[SCSI] qla2xxx: Always (re)read firmware version/capabilities information.
by Andrew Vasquez
· 16 years ago
7d9dade
[SCSI] qla2xxx: Correct over-allocation of firmware-dump buffer.
by Giridhar Malavali
· 16 years ago
c6b2fca
[SCSI] qla2xxx: Correct truncation in return-code status checking.
by Andrew Vasquez
· 16 years ago
ee546b6
[SCSI] qla2xxx: Correct vport delete bug.
by Anirban Chakraborty
· 16 years ago
605aa2b
[SCSI] qla2xxx: Use correct value for max vport in LOOP topology.
by Lalit Chandivade
· 16 years ago
618a752
[SCSI] qla2xxx: Remove interrupt request bit check in the response processing path in multiq mode.
by Anirban Chakraborty
· 16 years ago
eaac30b
[SCSI] qla2xxx: Modify firmware-load order precedence for ISP81XX parts.
by Andrew Vasquez
· 16 years ago
09ff36d
[SCSI] qla2xxx: Ensure RISC-interrupt-enabled consistency for IS_NOPOLLING_TYPE() ISPs.
by Andrew Vasquez
· 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
bb99de6
[SCSI] qla2xxx: Collapse EFT/FCE copy procedures during a firmware dump.
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
e315cd2
[SCSI] qla2xxx: Code changes for qla data structure refactoring
by Anirban Chakraborty
· 16 years ago
680d7db
[SCSI] qla2xxx: Do not honour max_vports from firmware for 2G ISPs and below.
by Shyam Sundar
· 16 years ago
737faec
[SCSI] qla2xxx: Use pci_disable_rom() to manipulate PCI config space.
by Andrew Vasquez
· 16 years ago
cc3ef7b
[SCSI] qla2xxx: Fix "occured" spelling errors.
by Bjorn Helgaas
· 16 years ago
c00d899
[SCSI] qla2xxx: Add Flash Layout Table support.
by Andrew Vasquez
· 16 years ago
4b89258
[SCSI] qla2xxx: Change GFP_ATOMIC to GFP_KERNEL for non-atomic allocations.
by Andrew Vasquez
· 16 years ago
946fb89
[SCSI] qla2xxx: Set npiv_supported flag for FCoE HBAs.
by Mike Hernandez
· 16 years ago
a7a2850
[SCSI] qla2xxx: Correct vport-state management issues during ISP-ABORT.
by Andrew Vasquez
· 16 years ago
c9c5ced
[SCSI] qla2xxx: Additional NPIV corrections.
by Andrew Vasquez
· 16 years ago
8201e207
[SCSI] qla2xxx: Issue proper ISP callbacks during stop-firmware.
by Andrew Vasquez
· 16 years ago
6d05252
[SCSI] qla2xxx: Don't hardcode fw_transfer_size for ISP2[45]xx parts.
by Andrew Vasquez
· 17 years ago
42e421b
[SCSI] qla2xxx: Verify the RISC is not in ROM code if firmware-load is disabled.
by Andrew Vasquez
· 17 years ago
5de1f70
[SCSI] qla2xxx: Correct rport/fcport visibility-state handling during loop-resync.
by Seokmann Ju
· 17 years ago
246de42
[SCSI] qla2xxx: Always aquire the parent's hardware_lock.
by Seokmann Ju
· 17 years ago
436a7b1
[SCSI] qla2xxx: Swap enablement order of EFT and FCE.
by Andrew Vasquez
· 17 years ago
1ee2714
[SCSI] qla2xxx: Retrieve board serial-number and description from VPD.
by Joe Carnuccio
· 17 years ago
e5896bd
[SCSI] qla2xxx: Allow the user the option of disabling iIDMA.
by Andrew Vasquez
· 17 years ago
e5f5f6f
[SCSI] qla2xxx: Track total number of ISP aborts.
by Harish Zunjarrao
· 17 years ago
5f3a9a2
[SCSI] qla2xxx: Add dev_loss_tmo_callbk/terminate_rport_io callback support.
by Seokmann Ju
· 17 years ago
c6852c4
[SCSI] qla2xxx: Correct misc. endian and byte-ordering issues.
by Seokmann Ju
· 17 years ago
d4486fd6
[SCSI] qla2xxx: Consistently access the physical HA port.
by Seokmann Ju
· 17 years ago
4d4df19
[SCSI] qla2xxx: Add ISP84XX support.
by Harihara Kadayam
· 17 years ago
7d232c7
[SCSI] qla2xxx: Add Flash Descriptor Table layout support.
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
5ab5a4d
[SCSI] qla2xxx: Use an rport's scsi_target_id member consistently throughout driver.
by Andrew Vasquez
· 17 years ago
01e58d8
[SCSI] qla2xxx: Update copyright banner.
by Andrew Vasquez
· 17 years ago
00a537b
[SCSI] qla2xxx: Correct usage of inconsistent timeout values while issuing ELS commands.
by Andrew Vasquez
· 17 years ago
7c7f1f2
[SCSI] qla2xxx: Correct needless clean-up resets during shutdown.
by Andrew Vasquez
· 17 years ago
3db0652
[SCSI] qla2xxx: Consolidate RISC-parity enablement codes.
by Andrew Vasquez
· 17 years ago
0afb467
[SCSI] qla2xxx: Clear EFT buffer before firmware reinitialization.
by Andrew Vasquez
· 17 years ago
df4bf0b
[SCSI] qla2xxx: Cleanup any outstanding SRB resources during shutdown.
by Andrew Vasquez
· 17 years ago
c48339d
[SCSI] qla2xxx: Issue correct MBC_INITIALIZE_FIRMWARE command.
by Seokmann Ju
· 17 years ago
fc44765
[SCSI] qla2xxx: Correct late-memset() of EFT buffer.
by Andrew Vasquez
· 17 years ago
df613b9
[SCSI] qla2xxx: Add Fibre Channel Event (FCE) tracing support.
by Andrew Vasquez
· 17 years ago
00b6bd2
[SCSI] qla2xxx: Trace-Control naming cleanups.
by Andrew Vasquez
· 17 years ago
eb66dc6
[SCSI] qla2xxx: Correct NPIV support for recent ISPs.
by Andrew Vasquez
· 17 years ago
39bd962
[SCSI] qla2xxx: Limit iIDMA speed adjustments.
by Andrew Vasquez
· 17 years ago
4d0ea24
[SCSI] qla2xxx: Retrieve max-NPIV support capabilities from FW.
by Seokmann Ju
· 17 years ago
bbfbbbc
[SCSI] kmalloc + memset conversion to kzalloc
by Mariusz Kozlowski
· 17 years ago
a3cbdfa
[SCSI] qla2xxx: Correct 8GB iIDMA support.
by Andrew Vasquez
· 17 years ago
8fef696
[SCSI] qla2xxx: Don't modify parity bits during ISP25XX restart.
by Andrew Vasquez
· 17 years ago
281afe1
[SCSI] qla2xxx: fix to honor ignored parameters in sysfs attributes
by Seokmann Ju
· 17 years ago
c3a2f0d
[SCSI] qla2xxx: Add ISP25XX support.
by Andrew Vasquez
· 17 years ago
af6177d
[SCSI] qla2xxx: Use pci_try_set_mwi().
by Andrew Vasquez
· 17 years ago
f85ec18
[SCSI] qla2xxx: Use PCI-X/PCI-Express read control interfaces.
by Andrew Vasquez
· 17 years ago
fd34f55
[SCSI] qla2xxx: Re-factor isp_operations to static structures.
by Andrew Vasquez
· 17 years ago
c76f2c0
[SCSI] qla2xxx: Generalize iIDMA support.
by Andrew Vasquez
· 17 years ago
e428924
[SCSI] qla2xxx: Generalize FW-Interface-2 support.
by Andrew Vasquez
· 17 years ago
bc06cff
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 18 years ago
2c3dfe3
[SCSI] qla2xxx: add support for NPIV
by Seokmann Ju
· 18 years ago
44c1013
PCI: Change all drivers to use pci_device->revision
by Auke Kok
· 18 years ago
0c23664
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 18 years ago
15576bc
[QLA2XXX]: Fix build on sparc.
by David S. Miller
· 18 years ago
a157b10
[SCSI] qla2xxx: Correct pci_set_msi() usage semantics.
by Andrew Vasquez
· 18 years ago
75edf81
[SCSI] qla2xxx: Attempt to stop firmware only if it had been previously executed.
by Andrew Vasquez
· 18 years ago
4e08df3
[SCSI] qla2xxx: fix regression on sparc64
by David Miller
· 18 years ago
30716e0
Merge branch 'linus'
by James Bottomley
· 18 years ago
7c98a04
[SCSI] qla2xxx: Fixup printk() with proper new-line character.
by Andrew Vasquez
· 18 years ago
7aef45a
[SCSI] qla2xxx: Fail initialization when inconsistent NVRAM detected.
by Andrew Vasquez
· 18 years ago
9bb9fcf
[SCSI] qla2xxx: Refactor set-HBA-model/description code.
by Andrew Vasquez
· 18 years ago
2603221
[SCSI] qla2xxx: Set correct cabling state during initialization.
by Andrew Vasquez
· 18 years ago
30c4766
[SCSI] qla2xxx: Export OptionROM boot-codes version information.
by Andrew Vasquez
· 18 years ago
a8488ab
[SCSI] qla2xxx: Add MSI-X support.
by Andrew Vasquez
· 18 years ago
0c8c39a
[SCSI] qla2xxx: Correct reset handling logic.
by Andrew Vasquez
· 18 years ago
23be331
[SCSI] qla2xxx: make qla2x00_reg_remote_port() static
by Adrian Bunk
· 18 years ago
d19044c
[SCSI] qla2xxx: defer topology discovery to DPC thread during initialization.
by Andrew Vasquez
· 18 years ago
18c6c12
[SCSI] qla2xxx: Workaround D3 power-management issues.
by Andrew Vasquez
· 18 years ago
11010fe
[SCSI] Maintain module-parameter name consistency with qla2xxx/qla4xxx.
by Andrew Vasquez
· 18 years ago
d7a297b
[PATCH] fix qla{2,4} build error
by Frederik Deweerdt
· 18 years ago
90991c8
[SCSI] qla2xxx: Add support for fabric name FC transport attribute.
by Andrew Vasquez
· 18 years ago
d8b4521
[SCSI] qla2xxx: Add iIDMA support.
by Andrew Vasquez
· 18 years ago
476e897
[SCSI] qla2xxx: Properly re-enable EFT support after an ISP abort.
by Andrew Vasquez
· 18 years ago
413975a
[SCSI] qla2xxx: make some more functions static
by Adrian Bunk
· 19 years ago
f28e716
Merge ../linux-2.6/
by James Bottomley
· 19 years ago
3ea66e2
[SCSI] qla2xxx: Correctly set the firmware NOS/OLS timeout during initialization.
by Andrew Vasquez
· 19 years ago
7d7abc7
[SCSI] qla2xxx: Correct 'loop-down' determination logic in qla2x00_fw_ready().
by Andrew Vasquez
· 19 years ago
Next »