index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
qla2xxx
Age
Commit message (
Expand
)
Author
Files
Lines
2010-07-28
[SCSI] qla2xxx: Add qla2x00_free_fcports() function
Chad Dupuis
3
-6
/
+15
2010-07-28
[SCSI] qla2xxx: Stop firmware before doing init firmware.
Andrew Vasquez
1
-2
/
+3
2010-07-28
[SCSI] qla2xxx: Propogate transport disrupted status for cable pull condition...
Duane Grigsby
1
-0
/
+3
2010-07-28
[SCSI] qla2xxx: Correct extended sense-data handling.
Andrew Vasquez
1
-9
/
+18
2010-07-28
[SCSI] qla2xxx: Check for golden firmware and show version if available
Madhuranath Iyengar
3
-0
/
+42
2010-07-28
[SCSI] qla2xxx: Use GFF_ID to check FCP-SCSI FC4 type before logging into Nx_...
Chad Dupuis
4
-1
/
+103
2010-07-28
[SCSI] qla2xxx: Appropriately log FCP priority data messages
Madhuranath Iyengar
3
-20
/
+48
2010-07-28
[SCSI] qla2xxx: Removed dependency for SRB structure for Marker processing
Giridhar Malavali
5
-240
/
+19
2010-07-28
[SCSI] qla2xxx: Don't issue set or get port param MBC if invalid port loop id
Madhuranath Iyengar
1
-0
/
+7
2010-07-27
[SCSI] qla2xxx: Updated version number to 8.03.03-k0.
Giridhar Malavali
1
-3
/
+3
2010-07-27
[SCSI] qla2xxx: For ISP 23xx, select user specified login timeout value if gr...
Andrew Vasquez
1
-10
/
+22
2010-07-27
[SCSI] qla2xxx: Removed redundant check for ISP 84xx.
Giridhar Malavali
1
-1
/
+1
2010-07-27
[SCSI] qla2xxx: Enable CRB based doorbell posting for request queue as defaul...
Giridhar Malavali
2
-5
/
+10
2010-07-27
[SCSI] qla2xxx: T10 DIF enablement for 81XX
Arun Easi
2
-3
/
+3
2010-07-27
[SCSI] qla2xxx: Fix flash write failure on ISP82xx.
Lalit Chandivade
1
-3
/
+4
2010-07-27
[SCSI] qla2xxx: Handle outstanding mbx cmds on hung f/w scenarios.
Santosh Vernekar
4
-24
/
+78
2010-07-27
[SCSI] qla2xxx: Do not enable VP in non fabric topology.
Lalit Chandivade
1
-1
/
+2
2010-07-27
[SCSI] qla2xxx: Support for loading Unified ROM Image (URI) format firmware f...
Harish Zunjarrao
3
-7
/
+215
2010-07-27
[SCSI] qla2xxx: Make the FC port capability mutual exclusive.
Andrew Vasquez
1
-2
/
+2
2010-07-27
[SCSI] qla2xxx: Add internal loopback support for ISP81xx.
Sarang Radke
7
-17
/
+269
2010-07-27
[SCSI] qla2xxx: Limit rport-flaps during link-disruptions.
Giridhar Malavali
1
-3
/
+5
2010-07-27
[SCSI] qla2xxx: Correct async-srb issues.
Andrew Vasquez
2
-7
/
+15
2010-07-27
[SCSI] qla2xxx: Correct use-after-free oops seen during EH-abort.
Giridhar Malavali
2
-1
/
+31
2010-07-27
[SCSI] qla2xxx: Fix cpu-affinity usage for non-capable ISPs.
Giridhar Malavali
1
-4
/
+4
2010-07-27
[SCSI] qla2xxx: Add portid to async-request messages.
Andrew Vasquez
2
-16
/
+31
2010-07-27
[SCSI] qla2xxx: Clear drive active CRB register when not in use.
Giridhar Malavali
6
-5
/
+13
2010-06-16
fix typos concerning "management"
Uwe Kleine-König
2
-2
/
+2
2010-05-21
sysfs: add struct file* to bin_attr callbacks
Chris Wright
1
-16
/
+16
2010-05-16
[SCSI] qla2xxx: Updates to ISP82xx support.
Giridhar Malavali
4
-144
/
+111
2010-05-16
[SCSI] qla2xxx: Optionally disable target reset.
Giridhar Malavali
2
-1
/
+8
2010-05-16
[SCSI] qla2xxx: ensure flash operation and host reset via sg_reset are mutual...
Lalit Chandivade
2
-1
/
+51
2010-05-16
[SCSI] qla2xxx: Silence bogus warning by gcc for wrap and did.
Mike Waychison
1
-2
/
+2
2010-05-16
[SCSI] qla2xxx: T10 DIF support added.
Arun Easi
10
-12
/
+1053
2010-05-16
[SCSI] qla2xxx: Support for asynchronous TM and Marker IOCBs.
Madhuranath Iyengar
8
-4
/
+366
2010-05-16
[SCSI] qla2xxx: Provide common framework for BSG and IOCB commands.
Madhuranath Iyengar
7
-142
/
+162
2010-05-16
[SCSI] qla2xxx: Cleanup FCP-command-status processing debug statements.
Andrew Vasquez
1
-129
/
+63
2010-05-16
[SCSI] qla2xxx: Limit mailbox command contention for ADISC requests.
Andrew Vasquez
6
-28
/
+178
2010-05-16
[SCSI] qla2xxx: Further generalization of SRB CTX infrastructure.
Andrew Vasquez
3
-69
/
+65
2010-05-16
[SCSI] qla2xxx: Add char device to increase driver use count
Harish Zunjarrao
2
-1
/
+16
2010-05-16
[SCSI] qla2xxx: Clear error status after uncorrectable non-fatal errors.
Lalit Chandivade
1
-1
/
+2
2010-05-16
[SCSI] qla2xxx: Display proper link state for disconnected ports.
Andrew Vasquez
1
-1
/
+2
2010-05-16
[SCSI] qla2xxx: Check for ISP84xx before processing to get 84xx firmware vers...
Andrew Vasquez
1
-3
/
+5
2010-05-01
[SCSI] qla2xxx: Add ISP82XX support.
Giridhar Malavali
15
-125
/
+5518
2010-04-11
[SCSI] qla2xxx: Fix documentation of ql2xfdmienable module parameter
Ferenc Wagner
1
-2
/
+2
2010-04-11
[SCSI] qla2xxx: General checkpatch corrections.
Andrew Vasquez
5
-60
/
+69
2010-04-11
[SCSI] qla2xxx: Fix to make conditional decision based on port number.
Sarang Radke
1
-2
/
+2
2010-04-11
[SCSI] qla2xxx: Free DMA memory only if it is allocated in vendor specific BS...
Harish Zunjarrao
1
-2
/
+4
2010-04-11
[SCSI] qla2xxx: Add APEX support.
Sarang Radke
7
-4
/
+518
2010-04-11
[SCSI] qla2xxx: Re-organized BSG interface specific code.
Giridhar Malavali
7
-831
/
+1230
2010-04-08
[SCSI] qla2xxx: fix lock imbalance
Jiri Slaby
1
-0
/
+1
[prev]
[next]