index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
qla2xxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] gfp_t: drivers/scsi
Al Viro
2005-10-28
3
-4
/
+4
*
[PATCH] qlogic lockup fix
Andrew Morton
2005-10-25
1
-1
/
+2
*
[SCSI] qla2xxx: fix remote port timeout with qla2xxx driver
Andrew Vasquez
2005-09-25
1
-0
/
+2
*
[PATCH] qla2xxx: Use dword accessors for PCI_ROM_ADDRESS
Adam Kropelin
2005-09-17
1
-9
/
+12
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6
Linus Torvalds
2005-09-12
2
-12
/
+10
|
\
|
*
[SCSI] qla2xxx: use wwn_to_u64() transport helper
Andrew Vasquez
2005-09-10
2
-12
/
+10
*
|
[PATCH] trivial iomem annotations in qla2xxx/qla_dbg.c
viro@ZenIV.linux.org.uk
2005-09-09
1
-1
/
+1
|
/
*
[SCSI] qla2xxx: Update version number to 8.01.00-k.
Andrew Vasquez
2005-09-04
1
-2
/
+2
*
[SCSI] qla2xxx: Stop firmware execution at unintialization time.
Andrew Vasquez
2005-09-04
4
-6
/
+41
*
[SCSI] qla2xxx: Replace schedule_timeout().
Andrew Vasquez
2005-09-04
1
-14
/
+11
*
[SCSI] qla2xxx: Remove bad call to fc_remove_host() during probe failure.
Andrew Vasquez
2005-09-04
1
-2
/
+0
*
[SCSI] qla2xxx: Add host attributes.
Andrew Vasquez
2005-09-04
3
-0
/
+136
*
[SCSI] qla2xxx: Add change_queue_depth/type() API support.
Andrew Vasquez
2005-09-04
1
-0
/
+29
*
[SCSI] qla2xxx: Remove redundant call to pci_unmap_sg().
Andrew Vasquez
2005-09-04
1
-5
/
+1
*
[SCSI] qla2xxx: Remove RISC pause/release barriers during flash manipulation.
Andrew Vasquez
2005-09-04
1
-34
/
+0
*
[SCSI] qla2xxx: Correct LED scheme definition.
Andrew Vasquez
2005-09-04
2
-3
/
+3
*
[SCSI] qla2xxx: Simplify redundant target/device reset logic.
Andrew Vasquez
2005-09-04
3
-56
/
+1
*
[SCSI] qla2xxx: Correct domain/area exclusion logic.
Andrew Vasquez
2005-09-04
1
-1
/
+8
*
[SCSI] qla2xxx: Add FDMI support.
Andrew Vasquez
2005-09-04
8
-5
/
+741
*
[SCSI] qla2xxx: Export class-of-service (COS) information.
Andrew Vasquez
2005-09-04
4
-0
/
+26
*
[SCSI] qla2xxx: Use dma_get_required_mask() in determining the 'ideal' DMA mask.
Andrew Vasquez
2005-09-04
1
-23
/
+10
*
[PATCH] More qla2xxx configuration fixes
Andrew Vasquez
2005-07-27
2
-1
/
+14
*
Fix up qla2xxx configuration bogosity
Linus Torvalds
2005-07-27
2
-2
/
+0
*
Fix compiler warning in qla_iocb.c
Linus Torvalds
2005-07-26
1
-1
/
+1
*
[PATCH] qla2xxx: Kconfig dependency fix
Andrew Morton
2005-07-26
1
-0
/
+1
*
[PATCH] qla: remove anonymous union
Andrew Morton
2005-07-26
1
-3
/
+1
*
[SCSI] qla2xxx: Cleanup FC remote port registration.
Andrew Vasquez
2005-07-14
2
-22
/
+11
*
[SCSI] qla2xxx: Consolidate ISP24xx chip reset logic.
Andrew Vasquez
2005-07-14
2
-47
/
+42
*
[SCSI] qla2xxx: Add firmware version number to qla24xx_fw_version_str().
Andrew Vasquez
2005-07-14
1
-1
/
+4
*
[SCSI] qla2xxx: Update version number to 8.01.00b5-k.
Andrew Vasquez
2005-07-14
1
-3
/
+3
*
[SCSI] qla2xxx: Correct maximum supported lun and target-id definitions.
Andrew Vasquez
2005-07-14
2
-3
/
+3
*
[SCSI] qla2xxx: Update copyright banner.
Andrew Vasquez
2005-07-14
21
-21
/
+21
*
[SCSI] qla2xxx: Firmware updates.
Andrew Vasquez
2005-07-14
5
-27900
/
+28078
*
[SCSI] qla2xxx: Code scrubbing.
Andrew Vasquez
2005-07-14
14
-306
/
+199
*
[SCSI] qla2xxx: NVRAM id-list updates.
Andrew Vasquez
2005-07-14
1
-5
/
+41
*
[SCSI] qla2xxx: Add OS initialization codes for ISP24xx recognition.
Andrew Vasquez
2005-07-14
4
-95
/
+350
*
[SCSI] qla2xxx: Add ISP24xx initialization routines.
Andrew Vasquez
2005-07-14
3
-135
/
+848
*
[SCSI] qla2xxx: Add ISP24xx ISR routines.
Andrew Vasquez
2005-07-14
2
-164
/
+419
*
[SCSI] qla2xxx: Add ISP24xx IOCB manipulation routines.
Andrew Vasquez
2005-07-14
3
-16
/
+323
*
[SCSI] qla2xxx: Add ISP24xx flash-manipulation routines.
Andrew Vasquez
2005-07-14
4
-79
/
+531
*
[SCSI] qla2xxx: Add MBX command routines for ISP24xx support.
Andrew Vasquez
2005-07-14
5
-244
/
+809
*
[SCSI] qla2xxx: Generalize SNS generic-services routines.
Andrew Vasquez
2005-07-14
4
-73
/
+121
*
[SCSI] qla2xxx: Add ISP24xx diagnostic routines.
Andrew Vasquez
2005-07-14
3
-1
/
+983
*
[SCSI] qla2xxx: Add ISP24xx definitions.
Andrew Vasquez
2005-07-14
11
-152
/
+1318
*
[SCSI] qla2xxx: Add pci ids for new ISP types.
Andrew Vasquez
2005-07-14
1
-21
/
+0
*
[SCSI] qla2xxx: Factor-out ISP specific functions to method-based call tables.
Andrew Vasquez
2005-07-14
10
-199
/
+275
*
merge by hand (qla_os.c mismerge)
James Bottomley
2005-06-17
8
-219
/
+12
|
\
|
*
merge by hand (fix up qla_os.c merge error)
James Bottomley
2005-06-17
8
-221
/
+13
|
|
\
|
|
*
[SCSI] allow sleeping in ->eh_host_reset_handler()
Jeff Garzik
2005-06-17
1
-4
/
+0
|
|
*
[SCSI] allow sleeping in ->eh_bus_reset_handler()
Jeff Garzik
2005-06-17
1
-4
/
+0
[next]