Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
55f020db66ce187fb8c8e4002a94b0eb714da450
/
drivers
/
scsi
/
qla2xxx
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
c55d267
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 14 years ago
76f0c37
[SCSI] qla2xxx: Update version number to 8.03.07.00
by Madhuranath Iyengar
· 14 years ago
4e98d3b
[SCSI] qla2xxx: Check return value of fc_block_scsi_eh()
by Andrew Vasquez
· 14 years ago
e46ef00
[SCSI] qla2xxx: The ISP82XX should be online while waiting for commands completion.
by Saurav Kashyap
· 14 years ago
ff2fc42
[SCSI] qla2xxx: Propagate block-layer tags on submitted I/Os.
by Andrew Vasquez
· 14 years ago
97dec56
[SCSI] qla2xxx: Adjust FCP_RSP response-info field check after TMF completion.
by Andrew Vasquez
· 14 years ago
6aef87b
[SCSI] qla2xxx: Clear any stale login-states during an adapter reset.
by Andrew Vasquez
· 14 years ago
7a78ced
[SCSI] qla2xxx: Pass right CT command string for CT status processing.
by Andrew Vasquez
· 14 years ago
862cd01
[SCSI] qla2xxx: Don't wait for active mailbox command completion when firmware is hung.
by Giridhar Malavali
· 14 years ago
7190575
[SCSI] qla2xxx: Abort pending commands for faster recovery during ISP reset.
by Giridhar Malavali
· 14 years ago
cf2d771
[SCSI] qla2xxx: Display nport_id when any SNS command fails.
by Giridhar Malavali
· 14 years ago
0060ddf
[SCSI] qla2xxx: Reinitialize the device initialize timeout value after reset on ISP82xx.
by Giridhar Malavali
· 14 years ago
7c8cf2f
[SCSI] qla2xxx: Fix array subscript is above array bounds in qla2xx_build_scsi_type_6_iocbs().
by Chad Dupuis
· 14 years ago
f5e3e40
[SCSI] qla2xxx: Remove host_lock in queuecommand function
by Madhuranath Iyengar
· 14 years ago
43d133c
Merge branch 'master' into for-2.6.39
by Tejun Heo
· 14 years ago
1621dbb
[SCSI] qla2xxx: Return DID_NO_CONNECT when FC device is lost.
by Andrew Vasquez
· 14 years ago
044d78e
[SCSI] qla2xxx: Change from irq to irqsave with host_lock
by Madhuranath Iyengar
· 14 years ago
563585e
[SCSI] qla2xxx: Fix race that could hang kthread_stop()
by James Bottomley
· 14 years ago
278274d
scsi/be2iscsi,qla2xxx: convert to alloc_workqueue()
by Tejun Heo
· 14 years ago
aa5cbf8
[SCSI] qla2xxx: Use sg_next to fetch next sg element while walking sg list.
by Giridhar Malavali
· 14 years ago
900a36e
[SCSI] qla2xxx: Fix to avoid recursive lock failure during BSG timeout.
by Giridhar Malavali
· 14 years ago
0ce8791
[SCSI] qla2xxx: Remove code to not reset ISP82xx on failure.
by Giridhar Malavali
· 14 years ago
bc5c2aa
[SCSI] qla2xxx: Display mailbox register 4 during 8012 AEN for ISP82XX parts.
by Andrew Vasquez
· 14 years ago
7a44b86
[SCSI] qla2xxx: Don't perform a BIG_HAMMER if Get-ID (0x20) mailbox command fails on CNAs.
by Andrew Vasquez
· 14 years ago
f2019cb
[SCSI] qla2xxx: Remove redundant module parameter permission bits
by Joe Carnuccio
· 14 years ago
794a569
[SCSI] qla2xxx: Add sysfs node for displaying board temperature.
by Andrew Vasquez
· 14 years ago
10fbb7d
[SCSI] qla2xxx: Code cleanup to remove unwanted comments and code.
by Giridhar Malavali
· 14 years ago
c9e8fd5
[SCSI] qla2xxx: Fix for memory wedge on fw halt for ISP82XX
by Madhuranath Iyengar
· 14 years ago
21090cb
[SCSI] qla2xxx: Update FCP priority information to firmware before sending IOs
by Madhuranath Iyengar
· 14 years ago
4052bd5
[SCSI] qla2xxx: Fixed zero test on new_config in qla2x00_process_loopback().
by Joe Carnuccio
· 14 years ago
ff8073f
[SCSI] qla2xxx: Populate FCP_PRIO location for no *FLT* case
by Andrew Vasquez
· 14 years ago
8ae598d
[SCSI] qla2xxx: list cursors are not null
by Dan Carpenter
· 14 years ago
579d12b
[SCSI] qla2xxx: Added support for quiescence mode for ISP82xx.
by Saurav Kashyap
· 14 years ago
13d38d9
[SCSI] qla2xxx: Update version number to 8.03.05-k0.
by Madhuranath Iyengar
· 14 years ago
69abf61
[SCSI] qla2xxx: Properly set the return value in qla2xxx_eh_abort function.
by Saurav Kashyap
· 14 years ago
087c621
[SCSI] qla2xxx: Correct issue where NPIV-config data was not being allocated for 82xx parts.
by Andrew Vasquez
· 14 years ago
7992abf
[SCSI] qla2xxx: Change MSI initialization from using incorrect request_irq parameter.
by Mike Hernandez
· 14 years ago
85727e1
[SCSI] qla2xxx: Populate Command Type 6 LUN field properly.
by Mike Hernandez
· 14 years ago
f281233
SCSI host lock push-down
by Jeff Garzik
· 14 years ago
38170fa
[SCSI] qla2xxx: Avoid depending on SCSI host_lock in queuecommand function.
by Giridhar Malavali
· 14 years ago
9dac0d9
[SCSI] qla2xxx: Correct PRLI failure response code handling.
by Andrew Vasquez
· 14 years ago
170babc
[SCSI] qla2xxx: Drop srb reference before waiting for completion.
by Mike Christie
· 14 years ago
e30d175
[SCSI] qla2xxx: Addition of shutdown callback handler.
by Madhuranath Iyengar
· 14 years ago
339aa70
[SCSI] qla2xxx: Initialize the vport_slock spinlock.
by Andrew Vasquez
· 14 years ago
09d1dc2
[SCSI] qla2xxx: Remove scsi_cmnd->serial_number from debug traces
by Madhuranath Iyengar
· 14 years ago
f19af16
[SCSI] qla2xxx: Add flash read/update support using BSG interface
by Harish Zunjarrao
· 14 years ago
ff454b0
[SCSI] qla2xxx: Group CS_RESET return status with other link level event statuses.
by Chad Dupuis
· 14 years ago
4d97cc5
[SCSI] qla2xxx: Change del_timer_sync() to del_timer() in qla2x00_ctx_sp_free().
by Chad Dupuis
· 14 years ago
4da26e1
[SCSI] qla2xxx: Add module parameter to enable/disable GFF_ID device type check.
by Chad Dupuis
· 14 years ago
1e6d067
[SCSI] qla2xxx: Remove port down retry count.
by Chad Dupuis
· 14 years ago
542bce1
[SCSI] qla2xxx: locking problem in qla2x00_init_rings()
by Dan Carpenter
· 14 years ago
c70b529
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 14 years ago
6038f37
llseek: automatically add .llseek fop
by Arnd Bergmann
· 14 years ago
d2b5f10
[SCSI] qla2xxx: prep for fc host dev loss tmo support
by Mike Christie
· 14 years ago
e6a4202
[SCSI] qla2xxx: ROM lock recovery if fw hangs while holding the lock.
by Shyam Sundar
· 14 years ago
bcc5b6d
[SCSI] qla2xxx: AER Support-Return recovered from mmio_enable function for 82XX.
by Saurav Kashyap
· 14 years ago
58548cb
[SCSI] qla2xxx: Increase SG table size to support large IO size per scsi command.
by Giridhar Malavali
· 14 years ago
3fadb80b
[SCSI] qla2xxx: Clear local references of rport on device loss timeout notification from FC transport.
by Giridhar Malavali
· 14 years ago
b1d4698
[SCSI] qla2xxx: Handle MPI timeout indicated by AE8002
by Madhuranath Iyengar
· 14 years ago
bddd2d6
[SCSI] qla2xxx: Update to AER support, do early abort commands.
by Lalit Chandivade
· 14 years ago
77e334d
[SCSI] qla2xxx: Cleanup some dead-code and make some functions static.
by Giridhar Malavali
· 14 years ago
35e0cbd
[SCSI] qla2xxx: Return proper fabric name based on device state.
by Giridhar Malavali
· 14 years ago
a5b3632
[SCSI] qla2xxx: Added AER support for ISP82xx.
by Lalit Chandivade
· 14 years ago
6dbdda4
[SCSI] qla2xxx: Pass first 64 bytes of MBX information when vendor commands fail.
by Giridhar Malavali
· 14 years ago
c9afb9a
[SCSI] qla2xxx: Don't issue set or get port param MBC if port is not online.
by Giridhar Malavali
· 14 years ago
0fb576d
[SCSI] qla2xxx: Update version number to 8.03.04-k0.
by Madhuranath Iyengar
· 14 years ago
1bd58b8
[SCSI] qla2xxx: Check for empty slot in request queue before posting Command type 6 request.
by Giridhar Malavali
· 14 years ago
0374f55
[SCSI] qla2xxx: Cover UNDERRUN case where SCSI status is set.
by Lalit Chandivade
· 14 years ago
4142b19
[SCSI] qla2xxx: Correctly set fw hung and complete only waiting mbx.
by Giridhar Malavali
· 14 years ago
efa786c
[SCSI] qla2xxx: Reset seconds_since_last_heartbeat correctly.
by Lalit Chandivade
· 14 years ago
970ee0c
[SCSI] qla2xxx: make rport deletions explicit during vport removal
by Arun Easi
· 14 years ago
feafb7b
[SCSI] qla2xxx: Fix vport delete issues
by Arun Easi
· 14 years ago
a74bdf4
[SCSI] qla2xxx: do not reset dev_loss_tmo in slave callout
by Mike Christie
· 14 years ago
ae68230
drivers/scsi/qla2xxx/qla_os.c: fix continuation line formats
by Joe Perches
· 14 years ago
3cfc2c4
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
0c47087
[SCSI] qla2xxx: T10 DIF Type 2 support
by Arun Easi
· 14 years ago
3dbe756
[SCSI] qla2xxx: Cleanup some dead-code and make some functions static.
by Andrew Vasquez
· 14 years ago
de7c5d0
[SCSI] qla2xxx: Update copyright banner.
by Giridhar Malavali
· 14 years ago
4d78c97
[SCSI] qla2xxx: Rearranged and cleaned up the code for processing the pending commands.
by Giridhar Malavali
· 14 years ago
3711333
[SCSI] qla2xxx: Updates for ISP82xx.
by Giridhar Malavali
· 14 years ago
08f71e0
[SCSI] qla2xxx: Do not allow ELS Passthru commands for ISP23xx adapters
by Harish Zunjarrao
· 14 years ago
9bc4f4f
[SCSI] qla2xxx: Add CT passthru support for ISP23xx adapters
by Harish Zunjarrao
· 14 years ago
9a15eb4
[SCSI] qla2xxx: Don't issue set or get port param MBC if remote port is not logged in
by Madhuranath Iyengar
· 14 years ago
8867048
[SCSI] qla2xxx: Add qla2x00_free_fcports() function
by Chad Dupuis
· 14 years ago
14e303d
[SCSI] qla2xxx: Stop firmware before doing init firmware.
by Andrew Vasquez
· 14 years ago
03c3f56
[SCSI] qla2xxx: Propogate transport disrupted status for cable pull conditions for faster failover.
by Duane Grigsby
· 14 years ago
5544213
[SCSI] qla2xxx: Correct extended sense-data handling.
by Andrew Vasquez
· 14 years ago
0f2d962
[SCSI] qla2xxx: Check for golden firmware and show version if available
by Madhuranath Iyengar
· 14 years ago
e8c72ba
[SCSI] qla2xxx: Use GFF_ID to check FCP-SCSI FC4 type before logging into Nx_Ports
by Chad Dupuis
· 14 years ago
2f0f3f4
[SCSI] qla2xxx: Appropriately log FCP priority data messages
by Madhuranath Iyengar
· 14 years ago
d94d10e
[SCSI] qla2xxx: Removed dependency for SRB structure for Marker processing
by Giridhar Malavali
· 14 years ago
17cf2c5
[SCSI] qla2xxx: Don't issue set or get port param MBC if invalid port loop id
by Madhuranath Iyengar
· 14 years ago
c0ff277
[SCSI] qla2xxx: Updated version number to 8.03.03-k0.
by Giridhar Malavali
· 14 years ago
5b91490
[SCSI] qla2xxx: For ISP 23xx, select user specified login timeout value if greater than minuimum value(4 secs).
by Andrew Vasquez
· 14 years ago
6c7ccf7
[SCSI] qla2xxx: Removed redundant check for ISP 84xx.
by Giridhar Malavali
· 14 years ago
6907869
[SCSI] qla2xxx: Enable CRB based doorbell posting for request queue as default for ISP 82xx.
by Giridhar Malavali
· 14 years ago
ba77ef5
[SCSI] qla2xxx: T10 DIF enablement for 81XX
by Arun Easi
· 14 years ago
0547fb3
[SCSI] qla2xxx: Fix flash write failure on ISP82xx.
by Lalit Chandivade
· 14 years ago
cdbb0a4f
[SCSI] qla2xxx: Handle outstanding mbx cmds on hung f/w scenarios.
by Santosh Vernekar
· 14 years ago
Next »