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-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
2008-07-26
[SCSI] qla2xxx: Additional NPIV corrections.
Andrew Vasquez
1
-2
/
+4
2008-07-26
[SCSI] qla2xxx: suppress uninitialized-var warning
Andrew Morton
1
-1
/
+1
2008-07-26
[SCSI] qla2xxx: Correct rport/fcport visibility-state handling during loop-re...
Seokmann Ju
1
-2
/
+3
2008-07-26
[SCSI] qla2xxx: Correct fcport state-management during loss.
Seokmann Ju
1
-10
/
+3
2008-07-26
[SCSI] qla2xxx: Allow the user the option of disabling iIDMA.
Andrew Vasquez
1
-0
/
+7
2008-07-26
[SCSI] qla2xxx: Cleanup NPIV related functions
Seokmann Ju
1
-7
/
+1
2008-07-26
[SCSI] qla2xxx: Set an rport's dev_loss_tmo value in a consistent manner.
Andrew Vasquez
1
-1
/
+1
2008-07-26
[SCSI] qla2xxx: Add dev_loss_tmo_callbk/terminate_rport_io callback support.
Seokmann Ju
1
-13
/
+40
2008-05-30
[SCSI] qla2xxx: Correct handling of AENs postings for vports.
Seokmann Ju
1
-6
/
+8
2008-05-15
[SCSI] qla2xxx: Convert vport_sem to a mutex
matthias@kaehlcke.net
1
-1
/
+1
2008-05-15
[SCSI] qla2xxx: firmware semaphore to mutex
Daniel Walker
1
-5
/
+6
2008-05-15
[SCSI] qla2xxx: Display driver version at module init-time.
Andrew Vasquez
1
-1
/
+2
2008-04-27
[SCSI] qla2xxx: Correct regression in relogin code.
Andrew Vasquez
1
-1
/
+1
2008-04-27
[SCSI] qla2xxx: qla_os.c, make 2 functions static
Adrian Bunk
1
-2
/
+2
2008-04-27
[SCSI] qla2xxx: Re-register FDMI information after a LIP.
Andrew Vasquez
1
-1
/
+1
2008-04-27
[SCSI] qla2xxx: Wakeup DPC thread to process any deferred-work requests.
Andrew Vasquez
1
-0
/
+4
2008-04-07
[SCSI] qla2xxx: Check DFLG_NO_CABLE only on physical port.
Seokmann Ju
1
-1
/
+2
2008-04-07
[SCSI] qla2xxx: Add ISP84XX support.
Harihara Kadayam
1
-2
/
+15
2008-04-07
[SCSI] qla2xxx: Add midlayer target/device reset support.
Andrew Vasquez
1
-153
/
+101
2008-04-07
[SCSI] qla2xxx: Use PCI-SIG nomenclature for PCIe bandwidth units.
Andrew Vasquez
1
-2
/
+2
2008-04-07
[SCSI] qla2xxx: Cruft cleanup of functions and structures.
Andrew Vasquez
1
-60
/
+2
2008-04-07
[SCSI] qla2xxx: Add hardware trace-logging support.
Andrew Vasquez
1
-0
/
+23
2008-04-07
[SCSI] qla2xxx: Add FC-transport Asynchronous Event Notification support.
Andrew Vasquez
1
-0
/
+73
2008-04-07
[SCSI] qla2xxx: Remove unused and obsolete #define's.
Andrew Vasquez
1
-9
/
+0
[next]