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_init.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-23
[SCSI] qla2xxx: Issue correct MBC_INITIALIZE_FIRMWARE command.
Seokmann Ju
1
-1
/
+3
2008-01-23
[SCSI] qla2xxx: Correct late-memset() of EFT buffer.
Andrew Vasquez
1
-1
/
+1
2008-01-23
[SCSI] qla2xxx: Add Fibre Channel Event (FCE) tracing support.
Andrew Vasquez
1
-13
/
+60
2008-01-23
[SCSI] qla2xxx: Trace-Control naming cleanups.
Andrew Vasquez
1
-3
/
+2
2008-01-12
[SCSI] qla2xxx: Correct NPIV support for recent ISPs.
Andrew Vasquez
1
-12
/
+7
2007-10-12
[SCSI] qla2xxx: Limit iIDMA speed adjustments.
Andrew Vasquez
1
-8
/
+2
2007-10-12
[SCSI] qla2xxx: Retrieve max-NPIV support capabilities from FW.
Seokmann Ju
1
-5
/
+11
2007-10-12
[SCSI] kmalloc + memset conversion to kzalloc
Mariusz Kozlowski
1
-8
/
+6
2007-08-15
[SCSI] qla2xxx: Correct 8GB iIDMA support.
Andrew Vasquez
1
-34
/
+11
2007-08-15
[SCSI] qla2xxx: Don't modify parity bits during ISP25XX restart.
Andrew Vasquez
1
-2
/
+4
2007-07-27
[SCSI] qla2xxx: fix to honor ignored parameters in sysfs attributes
Seokmann Ju
1
-8
/
+11
2007-07-20
[SCSI] qla2xxx: Add ISP25XX support.
Andrew Vasquez
1
-1
/
+37
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
1
-27
/
+27
2007-07-20
[SCSI] qla2xxx: Generalize iIDMA support.
Andrew Vasquez
1
-1
/
+1
2007-07-20
[SCSI] qla2xxx: Generalize FW-Interface-2 support.
Andrew Vasquez
1
-4
/
+4
2007-07-16
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
1
-20
/
+146
2007-07-15
[SCSI] qla2xxx: add support for NPIV
Seokmann Ju
1
-20
/
+146
2007-07-12
PCI: Change all drivers to use pci_device->revision
Auke Kok
1
-1
/
+1
2007-05-09
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
1
-7
/
+4
2007-05-09
[QLA2XXX]: Fix build on sparc.
David S. Miller
1
-7
/
+4
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-04-30
[SCSI] qla2xxx: fix regression on sparc64
David Miller
1
-14
/
+163
2007-01-31
Merge branch 'linus'
James Bottomley
1
-37
/
+39
2007-01-31
[SCSI] qla2xxx: Fixup printk() with proper new-line character.
Andrew Vasquez
1
-1
/
+1
2007-01-31
[SCSI] qla2xxx: Fail initialization when inconsistent NVRAM detected.
Andrew Vasquez
1
-111
/
+14
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
2007-01-31
[SCSI] qla2xxx: Export OptionROM boot-codes version information.
Andrew Vasquez
1
-0
/
+4
2007-01-31
[SCSI] qla2xxx: Add MSI-X support.
Andrew Vasquez
1
-0
/
+2
2007-01-04
[SCSI] qla2xxx: Correct reset handling logic.
Andrew Vasquez
1
-3
/
+5
2007-01-04
[SCSI] qla2xxx: make qla2x00_reg_remote_port() static
Adrian Bunk
1
-34
/
+34
2006-11-23
[SCSI] qla2xxx: defer topology discovery to DPC thread during initialization.
Andrew Vasquez
1
-85
/
+9
2006-10-26
[SCSI] qla2xxx: Workaround D3 power-management issues.
Andrew Vasquez
1
-0
/
+21
2006-10-26
[SCSI] Maintain module-parameter name consistency with qla2xxx/qla4xxx.
Andrew Vasquez
1
-1
/
+1
2006-10-06
[PATCH] fix qla{2,4} build error
Frederik Deweerdt
1
-1
/
+1
2006-10-04
[SCSI] qla2xxx: Add support for fabric name FC transport attribute.
Andrew Vasquez
1
-1
/
+2
2006-10-04
[SCSI] qla2xxx: Add iIDMA support.
Andrew Vasquez
1
-0
/
+81
2006-08-26
[SCSI] qla2xxx: Properly re-enable EFT support after an ISP abort.
Andrew Vasquez
1
-0
/
+11
2006-07-01
[SCSI] qla2xxx: make some more functions static
Adrian Bunk
1
-3
/
+5
2006-06-28
Merge ../linux-2.6/
James Bottomley
1
-2
/
+1
2006-06-27
[SCSI] qla2xxx: Correctly set the firmware NOS/OLS timeout during initializat...
Andrew Vasquez
1
-2
/
+1
2006-06-27
[SCSI] qla2xxx: Correct 'loop-down' determination logic in qla2x00_fw_ready().
Andrew Vasquez
1
-2
/
+1
2006-06-27
[SCSI] qla2xxx: Add support for extended error logging.
Andrew Vasquez
1
-0
/
+2
2006-06-27
[SCSI] qla2xxx: Cleanup DEBUG macro usage.
Andrew Vasquez
1
-5
/
+5
2006-06-27
[SCSI] qla2xxx: Add NVRAM 'Disable Serdes' bit support.
Andrew Vasquez
1
-0
/
+13
2006-06-27
[SCSI] qla2xxx: Rework firmware-trace facilities.
Andrew Vasquez
1
-14
/
+90
2006-06-26
[PATCH] drivers: use list_move()
Akinobu Mita
1
-2
/
+1
[next]