index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
qla2xxx
/
qla_os.c
Age
Commit message (
Expand
)
Author
2008-01-30
[SCSI] remove use_sg_chaining
James Bottomley
2008-01-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2008-01-23
[SCSI] qla2xxx: Add Fibre Channel Event (FCE) tracing support.
Andrew Vasquez
2008-01-23
[SCSI] qla2xxx: Trace-Control naming cleanups.
Andrew Vasquez
2008-01-23
[SCSI] qla2xxx: Code cleanups.
Adrian Bunk
2008-01-23
[SCSI] qla2xxx: Use completion routines.
Marcus Barrow
2008-01-23
[SCSI] qla2xxx: Don't schedule the DPC routine to perform an issue-lip request.
Andrew Vasquez
2008-01-23
[SCSI] qla2xxx: Fix for 32-bit platforms with 64-bit resources.
Andrew Vasquez
2008-01-14
scsi/qla2xxx/qla_os.c section fix
Adrian Bunk
2007-10-23
[SCSI] qla2xxx: Make driver (mostly) legacy I/O port free.
Andrew Vasquez
2007-10-16
[SCSI] add use_sg_chaining option to scsi_host_template
FUJITA Tomonori
2007-10-12
[SCSI] qla2xxx: Use shost_priv().
Andrew Vasquez
2007-10-12
[SCSI] qla2xxx: Correct infinite-login-retry issue.
Ravi Anand
2007-10-12
[SCSI] qla2xxx: Add PCI error recovery support.
Seokmann Ju
2007-10-12
[SCSI] qla2xxx: Add flash burst-read/write support.
Andrew Vasquez
2007-08-15
[SCSI] qla2xxx: Allocate enough space for the full PCI descriptor.
Andrew Vasquez
2007-07-31
[SCSI] qla2xxx: fix panic caused by previous patch
Seokmann Ju
2007-07-22
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2007-07-20
[SCSI] qla2xxx: Add ISP25XX support.
Andrew Vasquez
2007-07-20
[SCSI] qla2xxx: Re-factor isp_operations to static structures.
Andrew Vasquez
2007-07-20
[SCSI] qla2xxx: Generalize iIDMA support.
Andrew Vasquez
2007-07-20
[SCSI] qla2xxx: Generalize FW-Interface-2 support.
Andrew Vasquez
2007-07-20
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
2007-07-15
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2007-07-14
[SCSI] qla2xxx: add support for NPIV
Seokmann Ju
2007-05-31
[SCSI] qla2xxx: convert to use the data buffer accessors
FUJITA Tomonori
2007-05-30
[SCSI] qla2xxx: fix timeout in qla2x00_down_timeout
Bill Nottingham
2007-05-08
[SCSI] qla2xxx: Honor NVRAM port-down-retry-count settings.
Andrew Vasquez
2007-05-08
[SCSI] qla2xxx: Error-out during probe() if we're unable to complete HBA init...
Andrew Vasquez
2007-04-01
[SCSI] qla2xxx: Remove duplicate pci_disable_device() call
Bernhard Walle
2007-03-20
[SCSI] qla2xxx: Allow the extended-error-logging flag to be dynamic.
Andrew Vasquez
2007-03-20
[SCSI] qla2xxx: Add scan_[start|finish]() callbacks for ISP24xx HBAs.
Andrew Vasquez
2007-01-31
Merge branch 'linus'
James Bottomley
2007-01-31
[SCSI] qla2xxx: Remove unnecessary spinlock primitive - mbx_reg_lock.
Seokmann Ju
2007-01-31
[SCSI] qla2xxx: Export OptionROM boot-codes version information.
Andrew Vasquez
2007-01-31
[SCSI] qla2xxx: Add MSI-X support.
Andrew Vasquez
2007-01-03
[SCSI] qla2xxx: Correct reset handling logic.
Andrew Vasquez
2007-01-03
[SCSI] qla2xxx: Correct IOCB queueing mechanism for ISP54XX HBAs.
Andrew Vasquez
2006-12-07
[PATCH] slab: remove kmem_cache_t
Christoph Lameter
2006-11-22
[SCSI] qla2xxx: add asynchronous scsi scanning support.
Andrew Vasquez
2006-11-22
[SCSI] qla2xxx: defer topology discovery to DPC thread during initialization.
Andrew Vasquez
2006-11-22
Merge ../scsi-rc-fixes-2.6
James Bottomley
2006-11-15
[SCSI] qla2xxx: make some functions static
Adrian Bunk
2006-10-25
[SCSI] qla2xxx: Correct QUEUE_FULL handling.
Andrew Vasquez
2006-10-25
[SCSI] qla2xxx: Workaround D3 power-management issues.
Andrew Vasquez
2006-10-25
[SCSI] Maintain module-parameter name consistency with qla2xxx/qla4xxx.
Andrew Vasquez
2006-10-05
[PATCH] fix qla{2,4} build error
Frederik Deweerdt
2006-10-03
[SCSI] qla2xxx: Stall mid-layer error handlers while rport is blocked.
Andrew Vasquez
2006-10-03
[SCSI] qla2xxx: Add MODULE_FIRMWARE tags.
Andrew Vasquez
2006-10-03
[SCSI] qla2xxx: Add iIDMA support.
Andrew Vasquez
[next]