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
2008-02-02
PCI: Remove users of pci_enable_device_bars()
Benjamin Herrenschmidt
1
-4
/
+17
2008-01-30
[SCSI] remove use_sg_chaining
James Bottomley
1
-2
/
+0
2008-01-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
1
-51
/
+29
2008-01-23
[SCSI] qla2xxx: Add Fibre Channel Event (FCE) tracing support.
Andrew Vasquez
1
-0
/
+11
2008-01-23
[SCSI] qla2xxx: Trace-Control naming cleanups.
Andrew Vasquez
1
-1
/
+1
2008-01-23
[SCSI] qla2xxx: Code cleanups.
Adrian Bunk
1
-14
/
+6
2008-01-23
[SCSI] qla2xxx: Use completion routines.
Marcus Barrow
1
-19
/
+3
2008-01-23
[SCSI] qla2xxx: Don't schedule the DPC routine to perform an issue-lip request.
Andrew Vasquez
1
-2
/
+1
2008-01-23
[SCSI] qla2xxx: Fix for 32-bit platforms with 64-bit resources.
Andrew Vasquez
1
-15
/
+7
2008-01-14
scsi/qla2xxx/qla_os.c section fix
Adrian Bunk
1
-2
/
+2
2007-10-23
[SCSI] qla2xxx: Make driver (mostly) legacy I/O port free.
Andrew Vasquez
1
-20
/
+30
2007-10-16
[SCSI] add use_sg_chaining option to scsi_host_template
FUJITA Tomonori
1
-0
/
+2
2007-10-12
[SCSI] qla2xxx: Use shost_priv().
Andrew Vasquez
1
-10
/
+10
2007-10-12
[SCSI] qla2xxx: Correct infinite-login-retry issue.
Ravi Anand
1
-1
/
+3
2007-10-12
[SCSI] qla2xxx: Add PCI error recovery support.
Seokmann Ju
1
-0
/
+114
2007-10-12
[SCSI] qla2xxx: Add flash burst-read/write support.
Andrew Vasquez
1
-1
/
+1
2007-08-15
[SCSI] qla2xxx: Allocate enough space for the full PCI descriptor.
Andrew Vasquez
1
-1
/
+1
2007-07-31
[SCSI] qla2xxx: fix panic caused by previous patch
Seokmann Ju
1
-0
/
+14
2007-07-22
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
1
-133
/
+247
2007-07-20
[SCSI] qla2xxx: Add ISP25XX support.
Andrew Vasquez
1
-2
/
+68
2007-07-20
[SCSI] qla2xxx: Re-factor isp_operations to static structures.
Andrew Vasquez
1
-129
/
+171
2007-07-20
[SCSI] qla2xxx: Generalize iIDMA support.
Andrew Vasquez
1
-0
/
+2
2007-07-20
[SCSI] qla2xxx: Generalize FW-Interface-2 support.
Andrew Vasquez
1
-2
/
+6
2007-07-20
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
1
-1
/
+1
2007-07-16
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
1
-103
/
+134
2007-07-15
[SCSI] qla2xxx: add support for NPIV
Seokmann Ju
1
-96
/
+133
2007-05-31
[SCSI] qla2xxx: convert to use the data buffer accessors
FUJITA Tomonori
1
-7
/
+1
2007-05-30
[SCSI] qla2xxx: fix timeout in qla2x00_down_timeout
Bill Nottingham
1
-1
/
+1
2007-05-08
[SCSI] qla2xxx: Honor NVRAM port-down-retry-count settings.
Andrew Vasquez
1
-1
/
+1
2007-05-08
[SCSI] qla2xxx: Error-out during probe() if we're unable to complete HBA init...
Andrew Vasquez
1
-3
/
+1
2007-04-01
[SCSI] qla2xxx: Remove duplicate pci_disable_device() call
Bernhard Walle
1
-2
/
+1
2007-03-20
[SCSI] qla2xxx: Allow the extended-error-logging flag to be dynamic.
Andrew Vasquez
1
-1
/
+1
2007-03-20
[SCSI] qla2xxx: Add scan_[start|finish]() callbacks for ISP24xx HBAs.
Andrew Vasquez
1
-0
/
+2
2007-01-31
Merge branch 'linus'
James Bottomley
1
-28
/
+31
2007-01-31
[SCSI] qla2xxx: Remove unnecessary spinlock primitive - mbx_reg_lock.
Seokmann Ju
1
-8
/
+0
2007-01-31
[SCSI] qla2xxx: Export OptionROM boot-codes version information.
Andrew Vasquez
1
-0
/
+2
2007-01-31
[SCSI] qla2xxx: Add MSI-X support.
Andrew Vasquez
1
-11
/
+3
2007-01-04
[SCSI] qla2xxx: Correct reset handling logic.
Andrew Vasquez
1
-27
/
+28
2007-01-04
[SCSI] qla2xxx: Correct IOCB queueing mechanism for ISP54XX HBAs.
Andrew Vasquez
1
-1
/
+3
2006-12-07
[PATCH] slab: remove kmem_cache_t
Christoph Lameter
1
-1
/
+1
2006-11-23
[SCSI] qla2xxx: add asynchronous scsi scanning support.
Andrew Vasquez
1
-4
/
+29
2006-11-23
[SCSI] qla2xxx: defer topology discovery to DPC thread during initialization.
Andrew Vasquez
1
-22
/
+7
2006-11-22
Merge ../scsi-rc-fixes-2.6
James Bottomley
1
-9
/
+26
2006-11-16
[SCSI] qla2xxx: make some functions static
Adrian Bunk
1
-6
/
+6
2006-10-26
[SCSI] qla2xxx: Correct QUEUE_FULL handling.
Andrew Vasquez
1
-2
/
+19
2006-10-26
[SCSI] qla2xxx: Workaround D3 power-management issues.
Andrew Vasquez
1
-3
/
+3
2006-10-26
[SCSI] Maintain module-parameter name consistency with qla2xxx/qla4xxx.
Andrew Vasquez
1
-4
/
+4
2006-10-06
[PATCH] fix qla{2,4} build error
Frederik Deweerdt
1
-4
/
+4
2006-10-04
[SCSI] qla2xxx: Stall mid-layer error handlers while rport is blocked.
Andrew Vasquez
1
-0
/
+25
2006-10-04
[SCSI] qla2xxx: Add MODULE_FIRMWARE tags.
Andrew Vasquez
1
-5
/
+16
[next]