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
2005-10-28
[SCSI] update fc_transport for removal of block/unblock functions
James.Smart@Emulex.Com
4
-13
/
+40
2005-10-28
[SCSI] Add an 'Issue LIP' device attribute in fc_transport class
Andrew Vasquez
2
-0
/
+17
2005-10-28
[SCSI] qla2xxx: put back label erroneously removed by eh_active patch
James Bottomley
1
-1
/
+1
2005-10-28
[SCSI] qla2xxx: fix unnecessary activation of blk tag queue
James Bottomley
1
-26
/
+1
2005-10-28
[SCSI] qla2xxx: fix compile warning
Andrew Vasquez
1
-0
/
+2
2005-10-28
[SCSI] qla2xxx: remove eh_active checks in qla2xxx error handling
Andrew Vasquez
1
-26
/
+15
2005-10-28
[SCSI] qla2xxx: Resync with latest released ISP23xx/63xx firmware -- 3.03.18.
James Bottomley
3
-21052
/
+21098
2005-10-28
[SCSI] qla2xxx: Update license.
Andrew Vasquez
27
-393
/
+113
2005-10-28
[SCSI] qla2xxx: Use midlayer's int_to_scsilun() function.
Andrew Vasquez
2
-4
/
+3
2005-10-28
[SCSI] qla2xxx: Add support to dynamically enable/disable ZIO.
Andrew Vasquez
7
-41
/
+146
2005-10-28
[SCSI] qla2xxx: Correct issue where fcport is prematurely marked DEAD.
Andrew Vasquez
1
-1
/
+1
2005-10-28
[PATCH] gfp_t: drivers/scsi
Al Viro
3
-4
/
+4
2005-10-25
[PATCH] qlogic lockup fix
Andrew Morton
1
-1
/
+2
2005-09-25
[SCSI] qla2xxx: fix remote port timeout with qla2xxx driver
Andrew Vasquez
1
-0
/
+2
2005-09-17
[PATCH] qla2xxx: Use dword accessors for PCI_ROM_ADDRESS
Adam Kropelin
1
-9
/
+12
2005-09-12
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6
Linus Torvalds
2
-12
/
+10
2005-09-10
[SCSI] qla2xxx: use wwn_to_u64() transport helper
Andrew Vasquez
2
-12
/
+10
2005-09-09
[PATCH] trivial iomem annotations in qla2xxx/qla_dbg.c
viro@ZenIV.linux.org.uk
1
-1
/
+1
2005-09-04
[SCSI] qla2xxx: Update version number to 8.01.00-k.
Andrew Vasquez
1
-2
/
+2
2005-09-04
[SCSI] qla2xxx: Stop firmware execution at unintialization time.
Andrew Vasquez
4
-6
/
+41
2005-09-04
[SCSI] qla2xxx: Replace schedule_timeout().
Andrew Vasquez
1
-14
/
+11
2005-09-04
[SCSI] qla2xxx: Remove bad call to fc_remove_host() during probe failure.
Andrew Vasquez
1
-2
/
+0
2005-09-04
[SCSI] qla2xxx: Add host attributes.
Andrew Vasquez
3
-0
/
+136
2005-09-04
[SCSI] qla2xxx: Add change_queue_depth/type() API support.
Andrew Vasquez
1
-0
/
+29
2005-09-04
[SCSI] qla2xxx: Remove redundant call to pci_unmap_sg().
Andrew Vasquez
1
-5
/
+1
2005-09-04
[SCSI] qla2xxx: Remove RISC pause/release barriers during flash manipulation.
Andrew Vasquez
1
-34
/
+0
2005-09-04
[SCSI] qla2xxx: Correct LED scheme definition.
Andrew Vasquez
2
-3
/
+3
2005-09-04
[SCSI] qla2xxx: Simplify redundant target/device reset logic.
Andrew Vasquez
3
-56
/
+1
2005-09-04
[SCSI] qla2xxx: Correct domain/area exclusion logic.
Andrew Vasquez
1
-1
/
+8
2005-09-04
[SCSI] qla2xxx: Add FDMI support.
Andrew Vasquez
8
-5
/
+741
2005-09-04
[SCSI] qla2xxx: Export class-of-service (COS) information.
Andrew Vasquez
4
-0
/
+26
2005-09-04
[SCSI] qla2xxx: Use dma_get_required_mask() in determining the 'ideal' DMA mask.
Andrew Vasquez
1
-23
/
+10
2005-07-27
[PATCH] More qla2xxx configuration fixes
Andrew Vasquez
2
-1
/
+14
2005-07-27
Fix up qla2xxx configuration bogosity
Linus Torvalds
2
-2
/
+0
2005-07-26
Fix compiler warning in qla_iocb.c
Linus Torvalds
1
-1
/
+1
2005-07-26
[PATCH] qla2xxx: Kconfig dependency fix
Andrew Morton
1
-0
/
+1
2005-07-26
[PATCH] qla: remove anonymous union
Andrew Morton
1
-3
/
+1
2005-07-14
[SCSI] qla2xxx: Cleanup FC remote port registration.
Andrew Vasquez
2
-22
/
+11
2005-07-14
[SCSI] qla2xxx: Consolidate ISP24xx chip reset logic.
Andrew Vasquez
2
-47
/
+42
2005-07-14
[SCSI] qla2xxx: Add firmware version number to qla24xx_fw_version_str().
Andrew Vasquez
1
-1
/
+4
2005-07-14
[SCSI] qla2xxx: Update version number to 8.01.00b5-k.
Andrew Vasquez
1
-3
/
+3
2005-07-14
[SCSI] qla2xxx: Correct maximum supported lun and target-id definitions.
Andrew Vasquez
2
-3
/
+3
2005-07-14
[SCSI] qla2xxx: Update copyright banner.
Andrew Vasquez
21
-21
/
+21
2005-07-14
[SCSI] qla2xxx: Firmware updates.
Andrew Vasquez
5
-27900
/
+28078
2005-07-14
[SCSI] qla2xxx: Code scrubbing.
Andrew Vasquez
14
-306
/
+199
2005-07-14
[SCSI] qla2xxx: NVRAM id-list updates.
Andrew Vasquez
1
-5
/
+41
2005-07-14
[SCSI] qla2xxx: Add OS initialization codes for ISP24xx recognition.
Andrew Vasquez
4
-95
/
+350
2005-07-14
[SCSI] qla2xxx: Add ISP24xx initialization routines.
Andrew Vasquez
3
-135
/
+848
2005-07-14
[SCSI] qla2xxx: Add ISP24xx ISR routines.
Andrew Vasquez
2
-164
/
+419
2005-07-14
[SCSI] qla2xxx: Add ISP24xx IOCB manipulation routines.
Andrew Vasquez
3
-16
/
+323
[next]