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
/
qla_os.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-13
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+0
2014-09-25
qla2xxx: Add support for QFull throttling and Term Exchange retry
Quinn Tran
1
-0
/
+2
2014-09-25
qla2xxx: Increase the request queue size to 8K for ISP2031
Saurav Kashyap
1
-1
/
+1
2014-09-25
qla2xxx: Add Host reset handling in target mode.
Arun Easi
1
-0
/
+2
2014-09-25
qla2xxx: Disable PCI device in shutdown handler.
Chad Dupuis
1
-0
/
+3
2014-09-25
qla2xxx: Honor FCP_RSP retry delay timer field.
Chad Dupuis
1
-0
/
+9
2014-09-25
qla2xxx: Disable laser for ISP2031 while unloading driver.
Himanshu Madhani
1
-0
/
+31
2014-09-25
qla2xxx: Add fix in driver unload for pending activity.
Sawan Chandak
1
-2
/
+4
2014-09-25
qla2xxx: Unload of qla2xxx driver crashes the machine.
Arun Easi
1
-2
/
+2
2014-09-25
qla2xxx: Allow user to change ql2xfdmienable value.
Himanshu Madhani
1
-1
/
+1
2014-09-25
qla2xxx: Add FDMI-2 functionality.
Himanshu Madhani
1
-7
/
+6
2014-09-19
sched, cleanup, treewide: Remove set_current_state(TASK_RUNNING) after schedu...
Kirill Tkhai
1
-1
/
+0
2014-09-16
qla2xxx: Prevent probe and board_disable race
Joe Lawrence
1
-0
/
+2
2014-09-16
qla2xxx: Prevent removal and board_disable race
Joe Lawrence
1
-12
/
+19
2014-09-16
qla2xxx: Collect PCI register checks and board_disable scheduling
Joe Lawrence
1
-7
/
+1
2014-09-16
qla2xxx: Use qla2x00_clear_drv_active on probe failure
Joe Lawrence
1
-10
/
+3
2014-09-16
qla2xxx: Fix shost use-after-free on device removal
Joe Lawrence
1
-4
/
+2
2014-07-18
scsi: use 64-bit value for 'max_luns'
Hannes Reinecke
1
-3
/
+3
2014-07-18
scsi: use 64-bit LUNs
Hannes Reinecke
1
-16
/
+19
2014-07-18
qla2xxx: Restrict max_lun to 16-bit for older HBAs
Hannes Reinecke
1
-1
/
+6
2014-06-10
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
1
-46
/
+59
2014-05-28
qla2xxx: fix incorrect debug printk
Dan Carpenter
1
-1
/
+2
2014-05-19
qla2xxx: Remove wait for online from host reset handler.
Chad Dupuis
1
-46
/
+5
2014-05-19
qla2xxx: T10-Dif: add T10-PI support
Quinn Tran
1
-1
/
+1
2014-05-19
qla2xxx: Fix beacon blink logic for ISP26xx/83xx.
Himanshu Madani
1
-2
/
+4
2014-05-19
qla2xxx: Delay driver unload if there is any pending activity going on.
Sawan Chandak
1
-0
/
+24
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: Avoid escalating the SCSI error handler if the command is not found ...
Chad Dupuis
1
-4
/
+20
2014-05-19
qla2xxx: Change copyright year to 2014 in all the source files.
Armen Baloyan
1
-1
/
+1
2014-05-19
qla2xxx: Introduce fw_dump_flag to track fw dump progress.
Hiral Patel
1
-0
/
+1
2014-05-19
qla2xxx: Allow the next firmware dump if the previous dump capture fails for ...
Saurav Kashyap
1
-0
/
+1
2014-05-19
qla2xxx: Add pci device id 0x2271.
Joe Carnuccio
1
-6
/
+15
2014-04-18
sched, treewide: Replace hardcoded nice values with MIN_NICE/MAX_NICE
Dongsheng Yang
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
1
-1
/
+1
2014-03-15
[SCSI] qla2xxx: Correct the port no assignment for ISP82XX.
Saurav Kashyap
1
-1
/
+1
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
1
-2
/
+2
2014-03-15
[SCSI] qla2xxx: Add support for ISP2071.
Chad Dupuis
1
-24
/
+100
2014-03-15
[SCSI] qla2xxx: Set host can_queue value based on available resources.
Chad Dupuis
1
-9
/
+10
2014-03-15
[SCSI] qla2xxx: Remove init control block related dead code for ISPFX00.
Saurav Kashyap
1
-1
/
+0
2014-03-15
[SCSI] qla2xxx: Add mutex around optrom calls to serialize accesses.
Chad Dupuis
1
-0
/
+1
2013-12-19
[SCSI] qla2xxx: Fix warning reported by smatch.
Saurav Kashyap
1
-2
/
+2
2013-12-19
[SCSI] qla2xxx: Replace a constant with a macro definition for host->canqueue...
Armen Baloyan
1
-1
/
+1
2013-12-19
[SCSI] qla2xxx: Add changes to obtain ISPFX00 adapters product information in...
Armen Baloyan
1
-6
/
+2
2013-12-19
[SCSI] qla2xxx: Fix issue with not displaying node name after system reboot.
Armen Baloyan
1
-0
/
+10
2013-12-19
[SCSI] qla2xxx: Disable adapter when we encounter a PCI disconnect.
Chad Dupuis
1
-2
/
+75
2013-12-19
[SCSI] qla2xxx: Refactor shutdown code so some functionality can be reused.
Chad Dupuis
1
-77
/
+93
2013-12-19
[SCSI] Revert "qla2xxx: Ramp down queue depth for attached SCSI devices when ...
Chad Dupuis
1
-101
/
+6
[next]