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
2013-04-30
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
17
-107
/
+4803
2013-04-30
Merge branch 'for-next-merge' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-20
/
+0
2013-04-25
qla2xxx: Remove unused function
Jörn Engel
2
-20
/
+0
2013-04-11
[SCSI] qla2xxx: Update the driver version to 8.05.00.03-k.
Saurav Kashyap
1
-2
/
+2
2013-04-11
[SCSI] qla2xxx: Obtain loopback iteration count from bsg request.
Joe Carnuccio
3
-3
/
+5
2013-04-11
[SCSI] qla2xxx: Add clarifying printk to thermal access fail cases.
Joe Carnuccio
1
-2
/
+3
2013-04-11
[SCSI] qla2xxx: Remove duplicated include form qla_isr.c
Wei Yongjun
1
-2
/
+0
2013-04-11
[SCSI] qla2xxx: Enhancements to support ISPFx00.
Giridhar Malavali
15
-98
/
+4793
2013-04-06
[SCSI] qla2xxx: Update the driver version to 8.04.00.13-k.
Saurav Kashyap
1
-1
/
+1
2013-04-06
[SCSI] qla2xxx: Remove debug code that msleeps for random duration.
Saurav Kashyap
1
-5
/
+0
2013-04-06
[SCSI] qla2xxx: Fix crash during firmware dump procedure.
Arun Easi
2
-2
/
+2
2013-04-06
[SCSI] Revert "qla2xxx: Add setting of driver version string for vendor appli...
Joe Carnuccio
5
-64
/
+1
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
[next]