index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
qla2xxx
Age
Commit message (
Expand
)
Author
Files
Lines
2007-07-27
[SCSI] qla2xxx: fix to honor ignored parameters in sysfs attributes
Seokmann Ju
3
-24
/
+38
2007-07-23
[SCSI] qla2xxx: Data accessors Cleanup of last merge
Boaz Harrosh
1
-2
/
+2
2007-07-22
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
15
-508
/
+1503
2007-07-20
[SCSI] qla2xxx: Update version number to 8.02.00-k2.
Andrew Vasquez
1
-1
/
+1
2007-07-20
[SCSI] qla2xxx: Add ISP25XX support.
Andrew Vasquez
11
-218
/
+1137
2007-07-20
[SCSI] qla2xxx: Use pci_try_set_mwi().
Andrew Vasquez
1
-6
/
+3
2007-07-20
[SCSI] qla2xxx: Use PCI-X/PCI-Express read control interfaces.
Andrew Vasquez
1
-21
/
+4
2007-07-20
[SCSI] qla2xxx: Re-factor isp_operations to static structures.
Andrew Vasquez
9
-196
/
+244
2007-07-20
[SCSI] qla2xxx: Validate mid-layer 'underflow' during check-condition handling.
Shyam Sundar
1
-0
/
+19
2007-07-20
[SCSI] qla2xxx: Correct setting of 'current' and 'supported' speeds during FD...
Andrew Vasquez
2
-9
/
+28
2007-07-20
[SCSI] qla2xxx: Generalize iIDMA support.
Andrew Vasquez
5
-5
/
+9
2007-07-20
[SCSI] qla2xxx: Generalize FW-Interface-2 support.
Andrew Vasquez
9
-54
/
+60
2007-07-20
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
1
-1
/
+1
2007-07-15
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
15
-330
/
+1695
2007-07-14
[SCSI] qla2xxx: update version to 8.02.00-k1.
Seokmann Ju
1
-3
/
+3
2007-07-14
[SCSI] qla2xxx: add support for NPIV
Seokmann Ju
13
-154
/
+1593
2007-07-12
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
1
-1
/
+1
2007-07-11
sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sys...
Zhang Rui
1
-20
/
+30
2007-07-11
sysfs: kill unnecessary attribute->owner
Tejun Heo
1
-6
/
+0
2007-07-11
PCI: Change all drivers to use pci_device->revision
Auke Kok
1
-1
/
+1
2007-05-31
[SCSI] qla2xxx: convert to use the data buffer accessors
FUJITA Tomonori
4
-181
/
+107
2007-05-30
[SCSI] qla2xxx: fix timeout in qla2x00_down_timeout
Bill Nottingham
1
-1
/
+1
2007-05-24
[SCSI] aacraid,qla2xxx: use irq_handler_t where appropriate
Jeff Garzik
1
-1
/
+1
2007-05-08
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
1
-7
/
+4
2007-05-08
[QLA2XXX]: Fix build on sparc.
David S. Miller
1
-7
/
+4
2007-05-08
[SCSI] qla2xxx: Update version number to 8.01.07-k7.
Andrew Vasquez
1
-1
/
+1
2007-05-08
[SCSI] qla2xxx: Add MSI support.
Andrew Vasquez
1
-1
/
+14
2007-05-08
[SCSI] qla2xxx: Correct pci_set_msi() usage semantics.
Andrew Vasquez
1
-17
/
+14
2007-05-08
[SCSI] qla2xxx: Attempt to stop firmware only if it had been previously execu...
Andrew Vasquez
1
-0
/
+2
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-30
[SCSI] qla2xxx: fix regression on sparc64
David Miller
1
-14
/
+163
2007-04-01
[SCSI] qla2xxx: Remove duplicate pci_disable_device() call
Bernhard Walle
1
-2
/
+1
2007-04-01
[SCSI] qla2xxx: fix for byteswap in fc_host fabric_name
Richard Lary
1
-8
/
+8
2007-03-20
[SCSI] qla2xxx: Update version number to 8.01.07-k6.
Andrew Vasquez
1
-1
/
+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: Drop acquisition of hardware_lock during flash manipulations.
Andrew Vasquez
1
-6
/
+0
2007-03-20
[SCSI] qla2xxx: Add cond_resched() calls during HBA flash manipulation.
Andrew Vasquez
1
-0
/
+5
2007-03-20
[SCSI] qla2xxx: Add scan_[start|finish]() callbacks for ISP24xx HBAs.
Andrew Vasquez
1
-0
/
+2
2007-03-20
[SCSI] qla2xxx: fix RSCN handling on big-endian systems
Malahal Naineni
1
-5
/
+8
2007-01-31
[SCSI] qla2xxx: Update version number to 8.01.07-k5.
Andrew Vasquez
1
-1
/
+1
2007-01-31
Merge branch 'linus'
James Bottomley
8
-84
/
+107
2007-01-31
[SCSI] qla2xxx: Remove unnecessary spinlock primitive - mbx_reg_lock.
Seokmann Ju
4
-42
/
+0
2007-01-31
[SCSI] qla2xxx: Fixup printk() with proper new-line character.
Andrew Vasquez
1
-1
/
+1
2007-01-31
[SCSI] qla2xxx: Allow NVRAM updates to immediately go into effect.
Andrew Vasquez
1
-0
/
+2
2007-01-31
[SCSI] qla2xxx: Enable queue-full throttling when UNDERRUN detected.
Andrew Vasquez
1
-0
/
+16
2007-01-31
[SCSI] qla2xxx: Fail initialization when inconsistent NVRAM detected.
Andrew Vasquez
1
-111
/
+14
2007-01-31
[SCSI] qla2xxx: Check loop-state before reading host statistics.
Andrew Vasquez
1
-7
/
+10
2007-01-31
[SCSI] qla2xxx: Refactor set-HBA-model/description code.
Andrew Vasquez
1
-46
/
+37
2007-01-31
[SCSI] qla2xxx: Set correct cabling state during initialization.
Andrew Vasquez
1
-1
/
+1
[next]