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
/
qla_init.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-27
[SCSI] qla2xxx: Correct misc. endian and byte-ordering issues.
Seokmann Ju
1
-1
/
+1
2008-04-07
[SCSI] qla2xxx: Consistently access the physical HA port.
Seokmann Ju
1
-6
/
+8
2008-04-07
[SCSI] qla2xxx: Add ISP84XX support.
Harihara Kadayam
1
-8
/
+111
2008-04-07
[SCSI] qla2xxx: Add Flash Descriptor Table layout support.
Andrew Vasquez
1
-0
/
+1
2008-04-07
[SCSI] qla2xxx: Cruft cleanup of functions and structures.
Andrew Vasquez
1
-41
/
+0
2008-04-07
[SCSI] qla2xxx: Add hardware trace-logging support.
Andrew Vasquez
1
-0
/
+11
2008-04-07
[SCSI] qla2xxx: Use an rport's scsi_target_id member consistently throughout ...
Andrew Vasquez
1
-4
/
+0
2008-04-07
[SCSI] qla2xxx: Update copyright banner.
Andrew Vasquez
1
-1
/
+1
2008-03-03
[SCSI] qla2xxx: Correct usage of inconsistent timeout values while issuing EL...
Andrew Vasquez
1
-4
/
+4
2008-03-03
[SCSI] qla2xxx: Correct needless clean-up resets during shutdown.
Andrew Vasquez
1
-1
/
+2
2008-02-07
[SCSI] qla2xxx: Consolidate RISC-parity enablement codes.
Andrew Vasquez
1
-46
/
+24
2008-02-07
[SCSI] qla2xxx: Clear EFT buffer before firmware reinitialization.
Andrew Vasquez
1
-0
/
+1
2008-02-07
[SCSI] qla2xxx: Cleanup any outstanding SRB resources during shutdown.
Andrew Vasquez
1
-15
/
+1
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-11
[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-15
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
1
-20
/
+146
2007-07-14
[SCSI] qla2xxx: add support for NPIV
Seokmann Ju
1
-20
/
+146
2007-07-11
PCI: Change all drivers to use pci_device->revision
Auke Kok
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: 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-03
[SCSI] qla2xxx: Correct reset handling logic.
Andrew Vasquez
1
-3
/
+5
2007-01-03
[SCSI] qla2xxx: make qla2x00_reg_remote_port() static
Adrian Bunk
1
-34
/
+34
2006-11-22
[SCSI] qla2xxx: defer topology discovery to DPC thread during initialization.
Andrew Vasquez
1
-85
/
+9
2006-10-25
[SCSI] qla2xxx: Workaround D3 power-management issues.
Andrew Vasquez
1
-0
/
+21
2006-10-25
[SCSI] Maintain module-parameter name consistency with qla2xxx/qla4xxx.
Andrew Vasquez
1
-1
/
+1
[next]