index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
qla2xxx
Age
Commit message (
Expand
)
Author
Files
Lines
2014-05-19
qla2xxx: Change copyright year to 2014 in all the source files.
Armen Baloyan
28
-28
/
+28
2014-05-19
qla2xxx: Update entry type 270 to match spec update.
Joe Carnuccio
1
-1
/
+1
2014-05-19
qla2xxx: Enable fw_dump_size for ISP8044.
Hiral Patel
1
-1
/
+1
2014-05-19
qla2xxx: Introduce fw_dump_flag to track fw dump progress.
Hiral Patel
6
-12
/
+44
2014-05-19
qla2xxx: Remove unnecessary delays from fw dump code path.
Hiral Patel
2
-41
/
+32
2014-05-19
qla2xxx: Track the process when the ROM_LOCK failure happens
Hiral Patel
2
-9
/
+14
2014-05-19
qla2xxx: Correction to ISP27xx template entry types 256 and 258.
Joe Carnuccio
1
-1
/
+1
2014-05-19
qla2xxx: Add ISP8044 serdes bsg interface.
Joe Carnuccio
6
-3
/
+137
2014-05-19
qla2xxx: Check for peg alive counter and clear any outstanding mailbox command.
Giridhar Malavali
1
-5
/
+8
2014-05-19
qla2xxx: Support of new firmware dump opcodes QLA8044_RDDFE(38), QLA8044_RDMD...
Pratik Mohanty
4
-1
/
+384
2014-05-19
qla2xxx: Allow the next firmware dump if the previous dump capture fails for ...
Saurav Kashyap
4
-6
/
+11
2014-05-19
qla2xxx: Add pci device id 0x2271.
Joe Carnuccio
2
-8
/
+21
2014-05-19
qla2xxx: Issue abort command for outstanding commands during cleanup when onl...
Giridhar Malavali
1
-2
/
+4
2014-05-19
qla2xxx: Log when device state is moved to failed state.
Giridhar Malavali
1
-8
/
+23
2014-05-19
qla2xxx: Correct ISP83xx/ISP27xx mislogic in setting out_mb in qla25xx_init_r...
Joe Carnuccio
1
-1
/
+1
2014-05-19
qla2xxx: Allow ISP83XX and ISP27XX both to write req_q_out register.
Joe Carnuccio
1
-1
/
+1
2014-05-19
qla2xxx: Correct operations for ISP27xx template types 270 and 271.
Joe Carnuccio
2
-6
/
+17
2014-05-19
qla2xxx: Do not schedule reset when one is already active when receiving an i...
Chad Dupuis
1
-5
/
+7
2014-05-19
qla2xxx: Wait for reset completion without lock for ISPFX00.
Saurav Kashyap
1
-1
/
+2
2014-04-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
1
-1
/
+17
2014-04-07
target: Pass in transport supported PI at session initialization
Nicholas Bellinger
1
-1
/
+1
2014-04-07
target: Add TFO->abort_task for aborted task resources release
Nicholas Bellinger
1
-0
/
+16
2014-04-02
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
24
-540
/
+2226
2014-03-20
[SCSI] qla2xxx: Fix build errors related to invalid print fields on some arch...
Chad Dupuis
2
-9
/
+9
2014-03-15
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2
-18
/
+31
2014-03-15
[SCSI] qla2xxx: Fixup looking for a space in the outstanding_cmds array in ql...
Chad Dupuis
1
-1
/
+1
2014-03-15
[SCSI] qla2xxx: Re-sync module parameter descriptions with the code
Steven J. Magnani
1
-4
/
+6
2014-03-15
[SCSI] qla2xxx: fix error handling of qla2x00_mem_alloc()
Dan Carpenter
1
-3
/
+3
2014-03-15
[SCSI] qla2xxx: Add IOCB Abort command asynchronous handling.
Armen Baloyan
7
-91
/
+140
2014-03-15
[SCSI] qla2xxx: Fix Task Management command asynchronous handling
Armen Baloyan
4
-123
/
+69
2014-03-15
[SCSI] qla2xxx: Correct the port no assignment for ISP82XX.
Saurav Kashyap
1
-1
/
+1
2014-03-15
[SCSI] qla2xxx: Update the driver version to 8.07.00.02-k.
Saurav Kashyap
1
-2
/
+2
2014-03-15
[SCSI] qla2xxx: Correctly set the read_optrom pointer for ISP8044.
Saurav Kashyap
1
-1
/
+1
2014-03-15
[SCSI] qla2xxx: Read capture firmware dump on mailbox timeout for ISP8044 and...
Chad Dupuis
6
-2
/
+73
2014-03-15
[SCSI] qla2xxx: Simplify the ISPFX00 interrupt handler code for ISPFX00.
Saurav Kashyap
2
-20
/
+9
2014-03-15
[SCSI] qla2xxx: Avoid poisoning in the response queue for ISPFX00.
Saurav Kashyap
1
-7
/
+8
2014-03-15
[SCSI] qla2xxx: Add changes in the IOCB structures to adjust driver source co...
Armen Baloyan
2
-18
/
+18
2014-03-15
[SCSI] qla2xxx: Remove ISP_ABORT_NEEDED and ISP_ABORT_RETRY checks from watch...
Atul Deshmukh
1
-2
/
+0
2014-03-15
[SCSI] qla2xxx: Remove Marker type IOCB logic for ISPFX00.
Armen Baloyan
3
-46
/
+1
2014-03-15
[SCSI] qla2xxx: Add support for ISP2071.
Chad Dupuis
20
-136
/
+1812
2014-03-15
[SCSI] qla2xxx: Set host can_queue value based on available resources.
Chad Dupuis
1
-9
/
+10
2014-03-15
[SCSI] qla2xxx: Properly handle 32 bit mailbox register for ISPFX00.
Saurav Kashyap
1
-6
/
+6
2014-03-15
[SCSI] qla2xxx: Enable the Flash Access Control (FAC) mailbox command.
Joe Carnuccio
1
-4
/
+1
2014-03-15
[SCSI] qla2xxx: Select correct request queue for error type IOCB for ISPFX00.
Saurav Kashyap
1
-1
/
+1
2014-03-15
[SCSI] qla2xxx: Remove init control block related dead code for ISPFX00.
Saurav Kashyap
3
-39
/
+0
2014-03-15
[SCSI] qla2xxx: Use proper message for Non owner reset ACK Timeout.
Atul Deshmukh
1
-2
/
+2
2014-03-15
[SCSI] qla2xxx: Replace constant value for IOCTL IOCB abort execution status ...
Armen Baloyan
2
-1
/
+5
2014-03-15
[SCSI] qla2xxx: Add handling for boot indication progress AENs for ISPFX00.
Armen Baloyan
2
-1
/
+4
2014-03-15
[SCSI] qla2xxx: Add mutex around optrom calls to serialize accesses.
Chad Dupuis
4
-21
/
+54
2014-03-10
[SCSI] qla2xxx: Poll during initialization for ISP25xx and ISP83xx
Giridhar Malavali
1
-2
/
+1
[next]