index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
qla2xxx
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-22
[SCSI] qla2xxx: Wait for IDC complete event to finish loopback operation.
Chad Dupuis
4
-10
/
+39
2013-02-22
[SCSI] qla2xxx: Integrate generic card temperature with mezz card temperature.
Joe Carnuccio
6
-40
/
+86
2013-02-22
[SCSI] qla2xxx: Don't process state change aen for reset owner.
Saurav Kashyap
1
-0
/
+2
2013-02-22
[SCSI] qla2xxx: Don't process RSCNs for a vport on the same physical adapter.
Chad Dupuis
3
-18
/
+33
2013-02-22
[SCSI] qla2xxx: Add setting of driver version string for vendor application.
Joe Carnuccio
5
-1
/
+66
2013-02-22
[SCSI] qla2xxx: Correction of comment in MBC opcode defines.
Joe Carnuccio
1
-2
/
+2
2013-02-22
[SCSI] qla2xxx: Correct list-iteration bug in Report-ID Acquisition codes.
Andrew Vasquez
1
-3
/
+8
2013-02-22
[SCSI] Revert "[SCSI] qla2xxx: Optimize existing port name server query match...
Joe Carnuccio
2
-8
/
+9
2013-02-22
[SCSI] Revert "[SCSI] qla2xxx: Avoid losing any fc ports when loop id's are e...
Joe Carnuccio
1
-20
/
+63
2013-02-22
[SCSI] qla2xxx: silence two GCC warnings.
Paul Bolle
2
-4
/
+5
2013-02-22
[SCSI] qla2xxx: Update the copyright information.
Saurav Kashyap
21
-21
/
+21
2013-02-22
[SCSI] qla2xxx: Display the lock owner on lock acquire failure.
Saurav Kashyap
3
-3
/
+16
2013-02-22
[SCSI] qla2xxx: Move loopback mode reset after chip reset check.
Chad Dupuis
1
-19
/
+20
2013-02-22
[SCSI] qla2xxx: Extra loopback error handling for ISP83xx.
Chad Dupuis
2
-56
/
+87
2013-02-22
[SCSI] qla2xxx: Unload hangs after issuing BSG commands to vport.
Chad Dupuis
4
-10
/
+15
2013-02-22
[SCSI] qla2xxx: Do MPI reset only for ISP81xx.
Saurav Kashyap
1
-4
/
+6
2013-02-22
[SCSI] qla2xxx: Do link initialization on get loop id failure.
Joe Carnuccio
5
-1
/
+61
2013-02-22
[SCSI] qla2xxx: Update the FTP site references in the driver sources.
Giridhar Malavali
1
-1
/
+1
2013-02-22
[SCSI] qla2xxx: Reject loopback request if one is already in progress.
Chad Dupuis
2
-1
/
+9
2013-02-22
[SCSI] qla2xxx: Print thermal unsupported message.
Joe Carnuccio
2
-1
/
+5
2013-02-22
[SCSI] qla2xxx: Avoid null pointer dereference in shutdown routine.
Masanari Iida
1
-0
/
+3
2013-02-22
[SCSI] qla2xxx: Get VPD information from common location for CNA.
Saurav Kashyap
3
-17
/
+3
2013-02-22
[SCSI] qla2xxx: Correct race in loop_state assignment during reset handling.
Andrew Vasquez
1
-3
/
+3
2013-02-22
[SCSI] qla2xxx: Correction to the message ids.
Saurav Kashyap
1
-0
/
+1
2013-02-22
[SCSI] qla2xxx: Prevent enabling target mode for unsupported HBAs.
Arun Easi
3
-1
/
+8
2013-02-22
[SCSI] qla2xxx: Allow ISP81xx to create ATIO queues.
Arun Easi
1
-0
/
+1
2013-02-22
[SCSI] qla2xxx: Enable target mode support for ISP83xx.
Arun Easi
8
-25
/
+187
2013-02-22
[SCSI] qla2xxx: Ramp down queue depth for attached SCSI devices when driver r...
Chad Dupuis
6
-7
/
+135
2013-02-22
[SCSI] qla2xxx: Determine the number of outstanding commands based on availab...
Chad Dupuis
13
-47
/
+110
2013-01-03
Drivers: scsi: remove __dev* attributes.
Greg Kroah-Hartman
1
-1
/
+1
2012-12-15
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2
-3
/
+22
2012-12-13
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
15
-226
/
+243
2012-12-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
4
-11
/
+11
2012-11-30
[SCSI] qla2xxx: Display that driver is operating in legacy interrupt mode.
Saurav Kashyap
2
-2
/
+4
2012-11-30
[SCSI] qla2xxx: Dont clear drv active on iospace config failure.
Saurav Kashyap
2
-4
/
+6
2012-11-30
[SCSI] qla2xxx: Fix typo in qla2xxx driver.
Masanari Iida
2
-4
/
+4
2012-11-30
[SCSI] qla2xxx: Update ql2xextended_error_logging parameter description with ...
Chad Dupuis
1
-0
/
+2
2012-11-30
[SCSI] qla2xxx: Parameterize the link speed of hba rather than fcport.
Joe Carnuccio
3
-22
/
+17
2012-11-30
[SCSI] qla2xxx: Add 16Gb/s case to get port speed capability.
Joe Carnuccio
1
-0
/
+3
2012-11-30
[SCSI] qla2xxx: Move marking fcport online ahead of setting iiDMA speed.
Joe Carnuccio
1
-1
/
+1
2012-11-30
[SCSI] qla2xxx: Add acquiring of risc semaphore before doing ISP reset.
Joe Carnuccio
2
-0
/
+100
2012-11-30
[SCSI] qla2xxx: Ignore driver ack bit if corresponding presence bit is not set.
Saurav Kashyap
1
-1
/
+1
2012-11-30
[SCSI] qla2xxx: Fix typo in qla83xx_fw_dump function.
Saurav Kashyap
1
-1
/
+1
2012-11-30
[SCSI] qla2xxx: Add Gen3 PCIe speed 8GT/s to the log message.
Saurav Kashyap
1
-3
/
+11
2012-11-30
[SCSI] qla2xxx: Use correct Request-Q-Out register during bidirectional reque...
Andrew Vasquez
1
-10
/
+1
2012-11-30
[SCSI] qla2xxx: Move noisy Start scsi failed messages to verbose logging level.
Chad Dupuis
1
-1
/
+1
2012-11-30
[SCSI] qla2xxx: Fix coccinelle warnings in qla2x00_relogin.
Saurav Kashyap
1
-4
/
+3
2012-11-30
[SCSI] qla2xxx: No fcport FC-4 type assignment in GA_NXT response.
Armen Baloyan
1
-0
/
+3
2012-11-30
[SCSI] qla2xxx: Fix for warnings reported by sparse.
Saurav Kashyap
10
-121
/
+54
2012-11-30
[SCSI] qla2xxx: Honor status value of 2 for report-id acquisition.
Saurav Kashyap
1
-1
/
+1
[next]