Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
d95d00016f8f51dc502cadb263d861bd8c0212bb
/
drivers
/
scsi
/
qla2xxx
477e3e9
[SCSI] qla2xxx: Update version number to 8.03.07.13-k.
by Chad Dupuis
· 13 years ago
2cc9796
[SCSI] qla2xxx: Proper detection of firmware abort error code for ISP82xx.
by Giridhar Malavali
· 13 years ago
5a034bb
[SCSI] qla2xxx: Remove resetting memory during device initialization for ISP82xx.
by Shyam Sundar
· 13 years ago
d336096
[SCSI] qla2xxx: Complete mailbox command timedout to avoid initialization failures during next reset cycle.
by Giridhar Malavali
· 13 years ago
c7a9927
[SCSI] qla2xxx: Remove check for null fcport from host reset handler.
by Michael Christie
· 13 years ago
67ddda3
[SCSI] qla2xxx: Correct out of bounds read of ISP2200 mailbox registers.
by Andrew Vasquez
· 13 years ago
7cb0eb1c
[SCSI] qla2xxx: Remove errant clearing of MBX_INTERRUPT flag during CT-IOCB processing.
by Andrew Vasquez
· 13 years ago
4ba988d
[SCSI] qla2xxx: Clear options-flags while issuing stop-firmware mbx command.
by Andrew Vasquez
· 13 years ago
d051a5aa
[SCSI] qla2xxx: Add an "is reset active" helper.
by Andrew Vasquez
· 13 years ago
aa651be
[SCSI] qla2xxx: Add check for null fcport references in qla2xxx_queuecommand.
by Chad Dupuis
· 13 years ago
a55aac7
[SCSI] qla2xxx: Propagate up abort failures.
by Arun Easi
· 13 years ago
cd6dbb0
[SCSI] qla2xxx: remove redundant semicolon
by Jesper Juhl
· 13 years ago
a6f9091
[SCSI] qla2xxx: Do not check for minidump when device state is QLA82XX_DEV_READY.
by Chad Dupuis
· 13 years ago
cba1e47
[SCSI] qla2xxx: Move initialization of some variables before iospace_config.
by Chad Dupuis
· 13 years ago
5780790
[SCSI] qla2xxx: Ensure there's enough request-queue space for passthru IOCBs.
by Andrew Vasquez
· 13 years ago
a00f629
[SCSI] qla2xxx: Implement FCP priority tagging for 82xx adapters.
by Saurav Kashyap
· 13 years ago
5162cf0
[SCSI] qla2xxx: Consolidated IOCB processing routines.
by Giridhar Malavali
· 13 years ago
99b8212
[SCSI] qla2xxx: Process marker IOCB request on request queue 0.
by Giridhar Malavali
· 13 years ago
706f457
[SCSI] qla2xxx: Added a new entry to ISP specific function pointers structure.
by Giridhar Malavali
· 13 years ago
2e26426
[SCSI] qla2xxx: Corrected the display of firmware dump availability for ISP82xx.
by Giridhar Malavali
· 13 years ago
6e96fa7
[SCSI] qla2xxx: Corrected the default setting of the help text of Minidump capture mask.
by Giridhar Malavali
· 13 years ago
71dfe9e
[SCSI] qla2xxx: Corrections to returned sysfs error codes.
by Joe Carnuccio
· 13 years ago
882a917
[SCSI] qla2xxx: Correct report-id acquisition check
by Giridhar Malavali
· 13 years ago
3cb0a67
[SCSI] qla2xxx: Fix to include FCE data as part of dump.
by Giridhar Malavali
· 13 years ago
c142caf
[SCSI] qla2xxx: Limit excessive DPC cycles.
by Andrew Vasquez
· 13 years ago
4fa94f8
[SCSI] qla2xxx: Only read requested mailbox registers.
by Andrew Vasquez
· 13 years ago
c463119
[SCSI] qla2xxx: Proper cleanup of pass through commands when firmware returns error.
by Giridhar Malavali
· 13 years ago
cfb0919
[SCSI] qla2xxx: Update to dynamic logging.
by Chad Dupuis
· 13 years ago
d8424f6
[SCSI] qla2xxx: Make the logging functions verify their arguments and fixed the current broken uses as appropriate.
by Joe Perches
· 13 years ago
086b3e8
[SCSI] qla2xxx: Use less stack to emit logging messages.
by Joe Perches
· 13 years ago
09b4402
[SCSI] qla2xxx: Update version number to 8.03.07.12-k.
by Chad Dupuis
· 13 years ago
0d2aa38
[SCSI] qla2xxx: Submit all chained IOCBs for passthrough commands on request queue 0.
by Giridhar Malavali
· 13 years ago
49e85c2
[SCSI] qla2xxx: Correct fc_host port_state display.
by Saurav Kashyap
· 13 years ago
6315491
[SCSI] qla2xxx: Disable generating pause frames when firmware hang detected for ISP82xx.
by Giridhar Malavali
· 13 years ago
8937f2f
[SCSI] qla2xxx: Clear mailbox busy flag during premature mailbox completion for ISP82xx.
by Giridhar Malavali
· 13 years ago
c8f6544
[SCSI] qla2xxx: Encapsulate prematurely completing mailbox commands during ISP82xx firmware hang.
by Chad Dupuis
· 13 years ago
10a340e
[SCSI] qla2xxx: Display IPE error message for ISP82xx.
by Chad Dupuis
· 13 years ago
1806fcd
[SCSI] qla2xxx: Return the correct value for a mailbox command if 82xx is in reset recovery.
by Andrew Vasquez
· 13 years ago
3aadff3
[SCSI] qla2xxx: Enable Minidump by default with default capture mask 0x1f.
by Giridhar Malavali
· 13 years ago
841c5e5
[SCSI] qla2xxx: Stop unconditional completion of mailbox commands issued in interrupt mode during firmware hang.
by Giridhar Malavali
· 13 years ago
0cd33fc
[SCSI] qla2xxx: Revert back the request queue mapping to request queue 0.
by Giridhar Malavali
· 13 years ago
be5ea3c
[SCSI] qla2xxx: Don't call alloc_fw_dump for ISP82XX.
by Saurav Kashyap
· 13 years ago
4e85e3d
[SCSI] qla2xxx: Check for SCSI status on underruns.
by Arun Easi
· 13 years ago
ad53768
[SCSI] qla2xxx: Remove qla2x00_wait_for_loop_ready function.
by Saurav Kashyap
· 13 years ago
d424754
[SCSI] qla2xxx: Correct inadvertent clearing of RISC_INTR status.
by Andrew Vasquez
· 13 years ago
ec7ae51
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 13 years ago
9bfacd0
[SCSI] qla2xxx: Fix crash in qla2x00_abort_all_cmds() on unload
by Roland Dreier
· 13 years ago
8ec9c7f
scsi: fix qla2xxx printk format warning
by Randy Dunlap
· 13 years ago
e5fdae5
[SCSI] qla2xxx: Fix "active_mask" may be used uninitialized warning.
by Chad Dupuis
· 13 years ago
3173167
[SCSI] qla2xxx: Issue mailbox command only when firmware hung bit is reset for ISP82xx.
by Giridhar Malavali
· 13 years ago
b668ae3
[SCSI] qla2xxx: Return sysfs error codes appropriate to conditions.
by Joe Carnuccio
· 13 years ago
697a4bc
[SCSI] qla2xxx: Provide method for updating I2C attached VPD.
by Joe Carnuccio
· 13 years ago
1fedd80
[SCSI] qla2xxx: Correction to sysfs edc interface.
by Joe Carnuccio
· 13 years ago
491118d
[SCSI] qla2xxx: During loopdown perform Diagnostic loopback.
by Saurav Kashyap
· 13 years ago
63d92d3
[SCSI] qla2xxx: Fix array out of bound warning.
by Saurav Kashyap
· 13 years ago
5488329
[SCSI] qla2xxx: check for marker IOCB during response queue processing.
by Saurav Kashyap
· 13 years ago
86e45bf
[SCSI] qla2xxx: Enable write permission to some debug related module parameters to be changed dynamically.
by Chad Dupuis
· 13 years ago
c8582ad
[SCSI] qla2xxx: Prevent CPU lockups when "ql2xdontresethba" module param is set.
by Saurav Kashyap
· 13 years ago
999916d
[SCSI] qla2xxx: Implemeted beacon on/off for ISP82XX.
by Saurav Kashyap
· 13 years ago
08de284
[SCSI] qla2xxx: Add support for ISP82xx to capture dump (minidump) on failure.
by Giridhar Malavali
· 13 years ago
7ca3c80
[SCSI] qla2xxx: Update version number to 8.03.07.07-k.
by Chad Dupuis
· 13 years ago
51cc9a8
[SCSI] qla2xxx: Set the task attributes after memsetting fcp cmnd.
by Saurav Kashyap
· 13 years ago
58b4857
[SCSI] qla2xxx: Correct inadvertent loop state transitions during port-update handling.
by Andrew Vasquez
· 13 years ago
3553d34
[SCSI] qla2xxx: Save and restore irq in the response queue interrupt handler.
by Saurav Kashyap
· 13 years ago
bc91ade
[SCSI] qla2xxx: Double check for command completion if abort mailbox command fails.
by Chad Dupuis
· 13 years ago
7594206
[SCSI] qla2xxx: Acquire hardware lock while manipulating dsd list.
by Saurav Kashyap
· 13 years ago
42cd4f5
[SCSI] qla2xxx: Fix qla24xx revision check while enabling interrupts.
by Chad Dupuis
· 13 years ago
e02587d
[SCSI] qla2xxx: T10 DIF - Fix incorrect error reporting.
by Arun Easi
· 13 years ago
8cb2049
[SCSI] qla2xxx: T10 DIF - Handle uninitalized sectors.
by Arun Easi
· 13 years ago
92fd65c
[SCSI] qla2xxx: Cleanup of previous infrastructure.
by Saurav Kashyap
· 13 years ago
7c3df13
[SCSI] qla2xxx: Code changes to support new dynamic logging infrastructure.
by Saurav Kashyap
· 13 years ago
3ce8866
[SCSI] qla2xxx: Basic infrastructure for dynamic logging.
by Saurav Kashyap
· 13 years ago
a06a0f8
scsi: qla_isr.c: fix comment typo 'hammmer'
by Justin P. Mattock
· 13 years ago
57d19e8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 13 years ago
6ad11ea
[SCSI] qla2xxx: Refactor call to qla2xxx_read_sfp for thermal temperature.
by Joe Carnuccio
· 13 years ago
6766df9
[SCSI] qla2xxx: Unify the read/write sfp mailbox command routines.
by Joe Carnuccio
· 13 years ago
773120e
[SCSI] qla2xxx: Clear complete initialization control block.
by Andrew Vasquez
· 13 years ago
8251592
[SCSI] qla2xxx: Allow an override of the registered maximum LUN.
by Andrew Vasquez
· 13 years ago
24014d0
[SCSI] qla2xxx: Add host number in reset and quiescent message logs.
by Saurav Kashyap
· 13 years ago
1bff6cc
[SCSI] qla2xxx: Correctly read sfp single byte mailbox register.
by Joe Carnuccio
· 13 years ago
d652e09
[SCSI] qla2xxx: Add qla82xx_rom_unlock() function.
by Chad Dupuis
· 13 years ago
875efad7
[SCSI] qla2xxx: Log if qla82xx firmware fails to load from flash.
by Chad Dupuis
· 13 years ago
134ae07
[SCSI] qla2xxx: Use passed in host to initialize local scsi_qla_host in queuecommand function
by Madhuranath Iyengar
· 13 years ago
93d29cc
[SCSI] qla2xxx: Correct buffer start in edc sysfs debug print.
by Joe Carnuccio
· 13 years ago
5329678
[SCSI] qla2xxx: Update firmware version after flash update for ISP82xx.
by Saurav Kashyap
· 13 years ago
43ebf16
[SCSI] qla2xxx: Fix hang during driver unload when vport is active.
by Arun Easi
· 13 years ago
fa96d92
[SCSI] qla2xxx: Properly set the dsd_list_len for dsd_chaining in cmd type 6.
by Andrew Vasquez
· 13 years ago
cefcaba
[SCSI] qla2xxx: Fix virtual port failing to login after chip reset.
by Saurav Kashyap
· 13 years ago
9f40682
[SCSI] qla2xxx: Fix vport delete hang when logins are outstanding.
by Arun Easi
· 13 years ago
c9c2a14
[SCSI] qla2xxx: Update version number to 8.03.07.03-k.
by Madhuranath Iyengar
· 14 years ago
ec426e1
[SCSI] qla2xxx: Log fcport state transitions when debug messages are enabled.
by Chad Dupuis
· 14 years ago
a4f92a3
[SCSI] qla2xxx: Verify login-state has transitioned to PRLI-completed.
by Andrew Vasquez
· 14 years ago
92dbf27
[SCSI] qla2xxx: Limit the logs in case device state does not change for ISP82xx.
by Giridhar Malavali
· 14 years ago
ed0de87
[SCSI] qla2xxx: Add the ql2xdontresethba module_param.
by Giridhar Malavali
· 14 years ago
0e8edb0
[SCSI] qla2xxx: Display hardware/firmware registers to get more information about the error for ISP82xx.
by Giridhar Malavali
· 14 years ago
03bcfb5
[SCSI] qla2xxx: Add test for valid loop id to qla2x00_relogin().
by Joe Carnuccio
· 14 years ago
8f7daea
[SCSI] qla2xxx: Perform FCoE context reset before trying adapter reset for ISP82xx.
by Giridhar Malavali
· 14 years ago
aee3dbc
[SCSI] qla2xxx: Remove extra call to qla82xx_check_fw_alive().
by Giridhar Malavali
· 14 years ago
02be221
[SCSI] qla2xxx: Updated the reset sequence for ISP82xx.
by Giridhar Malavali
· 14 years ago
07e264b
[SCSI] qla2xxx: Update copyright banner.
by Andrew Vasquez
· 14 years ago
Next »