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
2012-05-10
[SCSI] qla2xxx: Update version number to 8.04.00.03-k.
Chad Dupuis
1
-3
/
+3
2012-05-10
[SCSI] qla2xxx: Properly check for current state after the fabric-login request.
Saurav Kashyap
1
-1
/
+17
2012-05-10
[SCSI] qla2xxx: Proper completion to scsi-ml for scsi status task_set_full an...
Giridhar Malavali
2
-3
/
+14
2012-05-10
[SCSI] qla2xxx: Block flash access from application when device is initialize...
Giridhar Malavali
2
-0
/
+6
2012-05-10
[SCSI] qla2xxx: Fix reset time out as qla2xxx not ack to reset request.
Vikas Chaudhary
1
-0
/
+1
2012-03-22
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s...
Linus Torvalds
19
-1323
/
+2198
2012-03-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2012-02-29
[SCSI] qla2xxx: handle default case in qla2x00_request_firmware()
Dan Carpenter
1
-1
/
+2
2012-02-19
[SCSI] qla2xxx: Avoid invalid request queue dereference for bad response pack...
Arun Easi
1
-11
/
+17
2012-02-19
[SCSI] qla2xxx: Stop iteration after first failure in *_id functions.
Arun Easi
1
-0
/
+6
2012-02-19
[SCSI] qla2xxx: Fix incorrect register access in qla2x00_start_iocbs().
Arun Easi
1
-1
/
+1
2012-02-19
[SCSI] qla2xxx: Handle device mapping changes due to device logout.
Arun Easi
2
-0
/
+27
2012-02-19
[SCSI] qla2xxx: Add ha->max_fibre_devices to keep track of the maximum number...
Chad Dupuis
7
-48
/
+77
2012-02-19
[SCSI] qla2xxx: Cache swl during fabric discovery.
Andrew Vasquez
3
-7
/
+8
2012-02-19
[SCSI] qla2xxx: Remove EDC sysfs interface.
Joe Carnuccio
4
-149
/
+4
2012-02-19
[SCSI] qla2xxx: Perform firmware dump procedure on mailbox command timeout.
Chad Dupuis
1
-0
/
+6
2012-02-19
[SCSI] qla2xxx: Change the log message when previous dump is available to ret...
Giridhar Malavali
1
-2
/
+3
2012-02-19
[SCSI] qla2xxx: Log messages to use correct vha.
Arun Easi
2
-47
/
+47
2012-02-19
[SCSI] qla2xxx: Add new message when a new loopid is assigned.
Arun Easi
2
-1
/
+4
2012-02-19
[SCSI] qla2xxx: Fix ql_dbg arguments.
Arun Easi
1
-2
/
+2
2012-02-19
[SCSI] qla2xxx: Use ql_log* #define's in ql_log() and ql_log_pci().
Chad Dupuis
1
-6
/
+6
2012-02-19
[SCSI] qla2xxx: Convert remaining printk's to ql_log format.
Chad Dupuis
3
-16
/
+16
2012-02-19
[SCSI] qla2xxx: Print mailbox command opcode and return code when a command t...
Chad Dupuis
1
-7
/
+9
2012-02-19
[SCSI] qla2xxx: Reduce mbx-command timeout for Login/Logout requests.
Andrew Vasquez
1
-3
/
+4
2012-02-19
[SCSI] qla2xxx: Prep zero-length BSG data-transfer requests.
Andrew Vasquez
1
-17
/
+7
2012-02-19
[SCSI] qla2xxx: Perform implicit logout during rport tear-down.
Andrew Vasquez
5
-5
/
+51
2012-02-19
[SCSI] qla2xxx: Handle failure cases during fabric_login
Chad Dupuis
3
-19
/
+42
2012-02-19
[SCSI] qla2xxx: Increase speed of flash access in ISP82xx adapters to improve...
Chad Dupuis
1
-40
/
+27
2012-02-19
[SCSI] qla2xxx: Return blank sysfs string on initial get thermal failure.
Joe Carnuccio
1
-1
/
+1
2012-02-19
[SCSI] qla2xxx: Handle change notifications based on switch scan results.
Arun Easi
3
-144
/
+13
2012-02-19
[SCSI] qla2xxx: Correct print format for edc ql_log() calls.
Joe Carnuccio
1
-2
/
+2
2012-02-19
[SCSI] qla2xxx: Use consistent DL mask for ELS/CT passthru requests.
Andrew Vasquez
1
-4
/
+4
2012-02-19
[SCSI] qla2xxx: Consolidation of SRB processing.
Giridhar Malavali
11
-628
/
+485
2012-02-19
[SCSI] qla2xxx: Use a valid enode-mac if none defined.
Andrew Vasquez
1
-3
/
+3
2012-02-19
[SCSI] qla2xxx: Enhancements to support ISP83xx.
Giridhar Malavali
17
-170
/
+1233
2012-02-19
[SCSI] qla2xxx: Enhanced the dump routines to capture multiple request and re...
Giridhar Malavali
3
-3
/
+105
2012-02-18
[SCSI] qla2xxx: Update version number to 8.03.07.13-k.
Chad Dupuis
1
-1
/
+1
2012-02-18
[SCSI] qla2xxx: Proper detection of firmware abort error code for ISP82xx.
Giridhar Malavali
1
-1
/
+1
2012-02-18
[SCSI] qla2xxx: Remove resetting memory during device initialization for ISP8...
Shyam Sundar
1
-13
/
+0
2012-02-18
[SCSI] qla2xxx: Complete mailbox command timedout to avoid initialization fai...
Giridhar Malavali
1
-0
/
+4
2012-02-18
[SCSI] qla2xxx: Remove check for null fcport from host reset handler.
Michael Christie
1
-10
/
+0
2012-02-18
[SCSI] qla2xxx: Correct out of bounds read of ISP2200 mailbox registers.
Andrew Vasquez
2
-1
/
+2
2012-02-18
[SCSI] qla2xxx: Remove errant clearing of MBX_INTERRUPT flag during CT-IOCB p...
Andrew Vasquez
1
-1
/
+0
2012-02-18
[SCSI] qla2xxx: Clear options-flags while issuing stop-firmware mbx command.
Andrew Vasquez
1
-1
/
+2
2012-02-18
[SCSI] qla2xxx: Add an "is reset active" helper.
Andrew Vasquez
4
-51
/
+28
2012-02-18
[SCSI] qla2xxx: Add check for null fcport references in qla2xxx_queuecommand.
Chad Dupuis
1
-0
/
+6
2012-02-18
[SCSI] qla2xxx: Propagate up abort failures.
Arun Easi
1
-0
/
+1
2012-02-03
qla2xxx: fix printk typo in qla_bsg.c
Masanari Iida
1
-1
/
+1
2011-12-15
[SCSI] qla2xxx: remove redundant semicolon
Jesper Juhl
1
-1
/
+1
2011-12-15
[SCSI] qla2xxx: Do not check for minidump when device state is QLA82XX_DEV_RE...
Chad Dupuis
1
-1
/
+0
[next]