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
/
qla_os.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-08
[SCSI] qla2xxx: Reduce lock-contention during do-work processing.
Andrew Vasquez
1
-23
/
+22
2009-06-08
[SCSI] qla2xxx: Fallback to 'golden-firmware' operation on supported ISPs.
Andrew Vasquez
1
-0
/
+7
2009-06-08
[SCSI] qla2xxx: Correct queue-creation bug when driver loaded in QoS mode.
Anirban Chakraborty
1
-0
/
+1
2009-06-08
[SCSI] qla2xxx: Export TLV data on supported ISPs.
Andrew Vasquez
1
-0
/
+4
2009-06-08
[SCSI] qla2xxx: Export XGMAC statistics on supported ISPs.
Andrew Vasquez
1
-0
/
+4
2009-05-21
[SCSI] qla2xxx: Use port number to compute nvram/vpd parameter offsets.
Anirban Chakraborty
1
-0
/
+7
2009-05-21
[SCSI] qla2xxx: Add an override option to specify ISP firmware load semantics.
Andrew Vasquez
1
-0
/
+10
2009-05-21
[SCSI] qla2xxx: Conditionally disable automatic queue full tracking.
Michael Reed
1
-0
/
+8
2009-05-21
[SCSI] qla2xxx: Remove reference to request queue from scsi request block.
Anirban Chakraborty
1
-4
/
+2
2009-05-21
[SCSI] qla2xxx: Add CPU affinity support.
Anirban Chakraborty
1
-2
/
+76
2009-05-21
[SCSI] qla2xxx: Add QoS support.
Anirban Chakraborty
1
-64
/
+71
2009-05-21
[SCSI] qla2xxx: Correct bus-reset behaviour with recent ISPs.
Seokmann Ju
1
-1
/
+2
2009-04-07
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
1
-2
/
+2
2009-04-07
dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)
Yang Hongyang
1
-2
/
+2
2009-04-03
[SCSI] qla2xxx: Correct several PCI-EEH issues.
Seokmann Ju
1
-2
/
+7
2009-04-03
[SCSI] qla2xxx: Always use an FLT's NVRAM/VPD region information.
Andrew Vasquez
1
-2
/
+2
2009-04-03
[SCSI] qla2xxx: Add EDC-update support.
Joe Carnuccio
1
-0
/
+3
2009-04-03
[SCSI] qla2xxx: Cleanup unused flags and #defines.
Shyam Sundar
1
-8
/
+0
2009-04-03
[SCSI] qla2xxx: Correct ISP abort semantics for NVRAM, VPD, and flash update.
Lalit Chandivade
1
-0
/
+28
2009-04-03
[SCSI] qla2xxx: Ensure the timer and DPC routines complete prior to midlayer ...
Andrew Vasquez
1
-19
/
+30
2009-04-03
[SCSI] qla2xxx: Correct abort-semantics in qla2x00_abort_all_cmds().
Andrew Vasquez
1
-1
/
+1
2009-04-03
[SCSI] qla2xxx: Pass in optional extended-initialization control block.
Andrew Vasquez
1
-2
/
+15
2009-04-03
[SCSI] qla2xxx: Consolidate queuecommand implementations.
Giridhar Malavali
1
-106
/
+5
2009-04-03
[SCSI] qla2xxx: Refactor request/response-queue register handling.
Andrew Vasquez
1
-18
/
+9
2009-03-10
[SCSI] qla2xxx: Correct overwrite of pre-assigned init-control-block structur...
Andrew Vasquez
1
-4
/
+0
2009-03-10
[SCSI] qla2xxx: Correct truncation in return-code status checking.
Andrew Vasquez
1
-1
/
+1
2009-02-10
[SCSI] qla2xxx: Properly acknowledge IDC notification messages.
Andrew Vasquez
1
-0
/
+16
2009-01-25
[SCSI] qla2xxx: Correct regression in DMA-mask setting prior to allocations.
Andrew Vasquez
1
-6
/
+2
2009-01-25
[SCSI] qla2xxx: Correct regression in EH abort handling.
Andrew Vasquez
1
-0
/
+1
2009-01-25
[SCSI] qla2xxx: Modify firmware-load order precedence for ISP81XX parts.
Andrew Vasquez
1
-1
/
+1
2009-01-25
[SCSI] qla2xxx: Fix memory leak in error path
Anirban Chakraborty
1
-3
/
+8
2009-01-13
[SCSI] qla2xxx: Fix ISP restart bug in multiq code
Anirban Chakraborty
1
-4
/
+3
2009-01-08
[SCSI] qla2xxx: Add ISP81XX support.
Andrew Vasquez
1
-22
/
+91
2009-01-08
[SCSI] qla2xxx: Use proper request/response queues with MQ instantiations.
Andrew Vasquez
1
-2
/
+1
2009-01-08
[SCSI] qla2xxx: Don't fallback to interrupt-polling during re-initialization ...
Andrew Vasquez
1
-0
/
+2
2009-01-08
[SCSI] qla2xxx: Remove support for reading/writing HW-event-log.
Andrew Vasquez
1
-21
/
+0
2008-12-29
[SCSI] qla2xxx: changes in multiq code
Anirban Chakraborty
1
-78
/
+98
2008-12-29
[SCSI] qla2xxx: add support for multi-queue adapter
Anirban Chakraborty
1
-148
/
+275
2008-12-29
[SCSI] qla2xxx: Code changes for vport bus reset
Anirban Chakraborty
1
-7
/
+10
2008-12-29
[SCSI] qla2xxx: Fix for build warning
Anirban Chakraborty
1
-1
/
+1
2008-12-29
[SCSI] qla2xxx: Code changes for qla data structure refactoring
Anirban Chakraborty
1
-577
/
+688
2008-11-05
[SCSI] qla2xxx: Return a FAILED status when abort mailbox-command fails.
Michael Reed
1
-0
/
+1
2008-10-20
PCI: use pci_find_ext_capability everywhere
Jesse Barnes
1
-3
/
+2
2008-10-13
[SCSI] qla2xxx: return SCSI_MLQUEUE_TARGET_BUSY when driver has detected rpor...
Mike Christie
1
-14
/
+12
2008-10-03
[SCSI] qla2xxx: Add NPIV-Config Table support.
Andrew Vasquez
1
-0
/
+7
2008-10-03
[SCSI] qla2xxx: Add Flash Layout Table support.
Andrew Vasquez
1
-2
/
+0
2008-09-13
[SCSI] qla2xxx: Defer enablement of RISC interrupts until ISP initialization ...
Andrew Vasquez
1
-0
/
+2
2008-08-16
[SCSI] qla2xxx: Explicitly tear-down vports during PCI remove_one().
Andrew Vasquez
1
-3
/
+10
2008-08-16
[SCSI] qla2xxx: Reference proper ha during SBR handling.
Andrew Vasquez
1
-1
/
+2
2008-08-16
[SCSI] qla2xxx: Don't leak SG-DMA mappings while aborting commands.
Andrew Vasquez
1
-2
/
+0
[next]