Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
2d4b1fa234417b902c9d3034442387c1805bfa7b
/
drivers
/
scsi
/
qla2xxx
4455032
[SCSI] qla2xxx: fix remote port timeout with qla2xxx driver
by Andrew Vasquez
· 19 years ago
27b2f67
[PATCH] qla2xxx: Use dword accessors for PCI_ROM_ADDRESS
by Adam Kropelin
· 19 years ago
35d91f7
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6
by Linus Torvalds
· 19 years ago
f8b02a8
[SCSI] qla2xxx: use wwn_to_u64() transport helper
by Andrew Vasquez
· 19 years ago
b95adac
[PATCH] trivial iomem annotations in qla2xxx/qla_dbg.c
by viro@ZenIV.linux.org.uk
· 19 years ago
1aab60c
[SCSI] qla2xxx: Update version number to 8.01.00-k.
by Andrew Vasquez
· 19 years ago
f6ef3b1
[SCSI] qla2xxx: Stop firmware execution at unintialization time.
by Andrew Vasquez
· 19 years ago
fe74c71
[SCSI] qla2xxx: Replace schedule_timeout().
by Andrew Vasquez
· 19 years ago
86cd6ba
[SCSI] qla2xxx: Remove bad call to fc_remove_host() during probe failure.
by Andrew Vasquez
· 19 years ago
afb046e
[SCSI] qla2xxx: Add host attributes.
by Andrew Vasquez
· 19 years ago
ce7e4af
[SCSI] qla2xxx: Add change_queue_depth/type() API support.
by Andrew Vasquez
· 19 years ago
131736d
[SCSI] qla2xxx: Remove redundant call to pci_unmap_sg().
by Andrew Vasquez
· 19 years ago
c32c4cb
[SCSI] qla2xxx: Remove RISC pause/release barriers during flash manipulation.
by Andrew Vasquez
· 19 years ago
06c22bd
[SCSI] qla2xxx: Correct LED scheme definition.
by Andrew Vasquez
· 19 years ago
c00c72a
[SCSI] qla2xxx: Simplify redundant target/device reset logic.
by Andrew Vasquez
· 19 years ago
f7d289f
[SCSI] qla2xxx: Correct domain/area exclusion logic.
by Andrew Vasquez
· 19 years ago
cca5335
[SCSI] qla2xxx: Add FDMI support.
by Andrew Vasquez
· 19 years ago
ad3e0ed
[SCSI] qla2xxx: Export class-of-service (COS) information.
by Andrew Vasquez
· 19 years ago
7524f9b
[SCSI] qla2xxx: Use dma_get_required_mask() in determining the 'ideal' DMA mask.
by Andrew Vasquez
· 19 years ago
577a4f81
[PATCH] More qla2xxx configuration fixes
by Andrew Vasquez
· 19 years ago
e0aa8af
Fix up qla2xxx configuration bogosity
by Linus Torvalds
· 19 years ago
db776a1
Fix compiler warning in qla_iocb.c
by Linus Torvalds
· 19 years ago
a6fa657
[PATCH] qla2xxx: Kconfig dependency fix
by Andrew Morton
· 19 years ago
9a168bd
[PATCH] qla: remove anonymous union
by Andrew Morton
· 19 years ago
77d7414
[SCSI] qla2xxx: Cleanup FC remote port registration.
by Andrew Vasquez
· 19 years ago
88c2666
[SCSI] qla2xxx: Consolidate ISP24xx chip reset logic.
by Andrew Vasquez
· 19 years ago
f0883ac
[SCSI] qla2xxx: Add firmware version number to qla24xx_fw_version_str().
by Andrew Vasquez
· 19 years ago
97cbe08
[SCSI] qla2xxx: Update version number to 8.01.00b5-k.
by Andrew Vasquez
· 19 years ago
cc4731f
[SCSI] qla2xxx: Correct maximum supported lun and target-id definitions.
by Andrew Vasquez
· 19 years ago
ae91193
[SCSI] qla2xxx: Update copyright banner.
by Andrew Vasquez
· 19 years ago
f04a311
[SCSI] qla2xxx: Firmware updates.
by Andrew Vasquez
· 19 years ago
fa2a1ce
[SCSI] qla2xxx: Code scrubbing.
by Andrew Vasquez
· 19 years ago
ba5140b
[SCSI] qla2xxx: NVRAM id-list updates.
by Andrew Vasquez
· 19 years ago
fca2970
[SCSI] qla2xxx: Add OS initialization codes for ISP24xx recognition.
by Andrew Vasquez
· 19 years ago
0107109e
[SCSI] qla2xxx: Add ISP24xx initialization routines.
by Andrew Vasquez
· 19 years ago
9a853f7
[SCSI] qla2xxx: Add ISP24xx ISR routines.
by Andrew Vasquez
· 19 years ago
2b6c0ce
[SCSI] qla2xxx: Add ISP24xx IOCB manipulation routines.
by Andrew Vasquez
· 19 years ago
459c537
[SCSI] qla2xxx: Add ISP24xx flash-manipulation routines.
by Andrew Vasquez
· 19 years ago
1c7c635
[SCSI] qla2xxx: Add MBX command routines for ISP24xx support.
by Andrew Vasquez
· 19 years ago
8c958a9
[SCSI] qla2xxx: Generalize SNS generic-services routines.
by Andrew Vasquez
· 19 years ago
6d9b61e
[SCSI] qla2xxx: Add ISP24xx diagnostic routines.
by Andrew Vasquez
· 19 years ago
3d71644
[SCSI] qla2xxx: Add ISP24xx definitions.
by Andrew Vasquez
· 19 years ago
ac96202
[SCSI] qla2xxx: Add pci ids for new ISP types.
by Andrew Vasquez
· 19 years ago
abbd887
[SCSI] qla2xxx: Factor-out ISP specific functions to method-based call tables.
by Andrew Vasquez
· 19 years ago
3afa294
merge by hand (qla_os.c mismerge)
by James Bottomley
· 19 years ago
3237ee7
merge by hand (fix up qla_os.c merge error)
by James Bottomley
· 19 years ago
df0ae24
[SCSI] allow sleeping in ->eh_host_reset_handler()
by Jeff Garzik
· 19 years ago
68b3aa7
[SCSI] allow sleeping in ->eh_bus_reset_handler()
by Jeff Garzik
· 19 years ago
94d0e7b8
[SCSI] allow sleeping in ->eh_device_reset_handler()
by Jeff Garzik
· 19 years ago
8fa728a
[SCSI] allow sleeping in ->eh_abort_handler()
by Jeff Garzik
· 19 years ago
a1541d5
[SCSI] qla2xxx: Pull-down scsi-host-addition to follow board initialization.
by Andrew Vasquez
· 19 years ago
18e144d
[SCSI] qla2xxx: fix bad locking during eh_abort
by Andrew Vasquez
· 19 years ago
93fc429
[SCSI] qla trivial iomem annotation
by Al Viro
· 20 years ago
354d6b2
[SCSI] remove some dead code in qla2xxx
by Andrew Vasquez
· 20 years ago
07342d6
Automatic merge of rsync://www.parisc-linux.org/~jejb/git/scsi-for-linus-2.6.git
by Linus Torvalds
· 20 years ago
766f2fa
[PATCH] qla trivial iomem annotation
by Al Viro
· 20 years ago
1c97a12
[SCSI] qla2xxx: remove a transport #include
by Andrew Vasquez
· 20 years ago
7aaef27
qla2xxx: fix compiler warning in qla_attr.c
by
· 20 years ago
80e2ca3
[PATCH] qla2xxx: update version to 8.00.02b5-k
by
· 20 years ago
6721d2c
[PATCH] qla2xxx: remove /proc interface
by
· 20 years ago
8302192
[PATCH] qla2xxx: cleanup DMA mappings...
by
· 20 years ago
bdf7962
[PATCH] qla2xxx: remove lun discovery codes...
by
· 20 years ago
8482e118
[PATCH] qla2xxx: add remote port codes...
by
· 20 years ago
f4f051e
[PATCH] qla2xxx: remove internal queuing...
by
· 20 years ago
c6295cd
[PATCH] scsi: remove meaningless scsi_cmnd->serial_number_at_timeout field
by
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago