Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
8c71778cbf2c8beaefaa2dee5478aa0622d96682
/
drivers
/
scsi
/
qla2xxx
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
3f3b6f9
[SCSI] qla2xxx: Do not enable VP in non fabric topology.
by Lalit Chandivade
· 14 years ago
9c2b297
[SCSI] qla2xxx: Support for loading Unified ROM Image (URI) format firmware file.
by Harish Zunjarrao
· 14 years ago
b0cd579
[SCSI] qla2xxx: Make the FC port capability mutual exclusive.
by Andrew Vasquez
· 14 years ago
23f2ebd
[SCSI] qla2xxx: Add internal loopback support for ISP81xx.
by Sarang Radke
· 14 years ago
3a6478d
[SCSI] qla2xxx: Limit rport-flaps during link-disruptions.
by Giridhar Malavali
· 14 years ago
6ac5260
[SCSI] qla2xxx: Correct async-srb issues.
by Andrew Vasquez
· 14 years ago
083a469
[SCSI] qla2xxx: Correct use-after-free oops seen during EH-abort.
by Giridhar Malavali
· 14 years ago
7e2b895
[SCSI] qla2xxx: Fix cpu-affinity usage for non-capable ISPs.
by Giridhar Malavali
· 14 years ago
d3fa9e7
[SCSI] qla2xxx: Add portid to async-request messages.
by Andrew Vasquez
· 14 years ago
b963752
[SCSI] qla2xxx: Clear drive active CRB register when not in use.
by Giridhar Malavali
· 14 years ago
65155b3
fix typos concerning "management"
by Uwe Kleine-König
· 14 years ago
2c3c8be
sysfs: add struct file* to bin_attr callbacks
by Chris Wright
· 14 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
7da23b86e
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
Next »