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.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-06-25
qla2xxx: Fix sparse warning in qla_target.c.
Quinn Tran
2
-8
/
+13
2014-06-15
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
3
-21
/
+26
2014-06-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
4
-65
/
+147
2014-06-10
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
31
-442
/
+1890
2014-06-04
qla2xxx: Convert to percpu_ida session tag pre-allocation
Nicholas Bellinger
4
-65
/
+147
2014-06-02
qla2xxx: fix sparse warnings introduced by previous target mode t10-dif patch
Quinn Tran
3
-21
/
+26
2014-05-28
qla2xxx: Use kmemdup instead of kmalloc + memcpy
Benoit Taine
1
-2
/
+1
2014-05-28
qla2xxx: fix incorrect debug printk
Dan Carpenter
1
-1
/
+2
2014-05-19
qla2xxx: Update the driver version to 8.07.00.08-k.
Saurav Kashyap
1
-1
/
+1
2014-05-19
qla2xxx: Remove wait for online from host reset handler.
Chad Dupuis
2
-46
/
+6
2014-05-19
qla2xxx: Do logins from a chip reset in DPC thread instead of the error handl...
Chad Dupuis
2
-39
/
+7
2014-05-19
qla2xxx: ABTS cause double free of qla_tgt_cmd +.
Quinn Tran
1
-3
/
+26
2014-05-19
qla2xxx: T10-Dif: add T10-PI support
Quinn Tran
10
-76
/
+851
2014-05-19
qla2xxx: Remove mapped vp index iterator macro dead code.
Himanshu Madhani
1
-7
/
+0
2014-05-19
qla2xxx: Add MBC option for fast SFP data access.
Joe Carnuccio
1
-1
/
+1
2014-05-19
qla2xxx: Fix beacon blink logic for ISP26xx/83xx.
Himanshu Madani
2
-7
/
+6
2014-05-19
qla2xxx: Don't check for firmware hung during the reset context for ISP82XX.
Tej Prakash
1
-30
/
+13
2014-05-19
qla2xxx: Delay driver unload if there is any pending activity going on.
Sawan Chandak
1
-0
/
+24
2014-05-19
qla2xxx: ISP27xx queue index shadow registers.
Joe Carnuccio
6
-11
/
+33
2014-05-19
qla2xxx: ISP27xx firmware dump template spec updates (including T274).
Joe Carnuccio
3
-33
/
+78
2014-05-19
qla2xxx: Reduce the time we wait for a command to complete during SCSI error ...
Chad Dupuis
1
-1
/
+1
2014-05-19
qla2xxx: Check the QLA8044_CRB_DRV_ACTIVE_INDEX register when we are not the ...
Hiral Patel
3
-63
/
+59
2014-05-19
qla2xxx: Clear loop_id for ports that are marked lost during fabric scanning.
Chad Dupuis
1
-1
/
+1
2014-05-19
qla2xxx: Adjust adapter reset routine to the changes in firmware specificatio...
Armen Baloyan
2
-8
/
+48
2014-05-19
qla2xxx: Avoid escalating the SCSI error handler if the command is not found ...
Chad Dupuis
3
-5
/
+26
2014-05-19
qla2xxx: IOCB data should be copied to I/O mem using memcpy_toio.
Atul Deshmukh
1
-1
/
+1
2014-05-19
qla2xxx: ISP8044 poll ipmdio bus timeout improvement.
Joe Carnuccio
1
-8
/
+7
2014-05-19
qla2xxx: Remove unnecessary printk_ratelimited from qla_nx2.c
Chad Dupuis
1
-2
/
+0
2014-05-19
qla2xxx: Include <delay.h> file for msleep declartion in qla_nx2.c file.
Atul Deshmukh
1
-0
/
+1
2014-05-19
qla2xxx: Use proper log message for flash lock failed error.
Atul Deshmukh
3
-3
/
+7
2014-05-19
qla2xxx: Decrease pci access for response queue processing for ISPFX00.
Armen Baloyan
1
-1
/
+1
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
[next]